AIは何を読めるのか — Machine readabilityはpermissionに従う
How AI readability can respect data permissions and visibility.
AI-first is not AI-everything
Improve understanding, not access.
Separate structure from access
Structured does not mean public.
Framework: Structure → Permission → Readability → Retrieval → Controlled Understanding
Use five layers.
Define scope per entity
Respect different visibility levels.
Avoid hidden access paths
Do not leak private data.
Sync readability with permission
Keep machine layers current.
Use contextual retrieval
Respect access context.
Preserve provenance
Track sources and scope.
Applying this on Forwork
Check permissions before exposure.
Conclusion
Structure → Permission → Readability → Retrieval → Controlled Understanding.