Skip to main content
Every app includes built-in documentation pages at /docs/* that are auto-generated from the app’s code and configuration. These pages are generated deterministically via static analysis at build time — not by AI — so they serve as a reliable source of truth for the app’s API surface, data model, and architecture. They require no app code — they are provided by systemRoutes() and populated from build-time manifests.

Available docs pages

Who can access docs

Docs pages are accessible to all authenticated users. They are registered by systemRoutes() and require no additional configuration.