Live documentation routes for the frontend, client, admin, and AI-facing surfaces.
JWT-authenticated routes used by the application dashboard.
/app/docs
External integrator routes secured with API keys and scopes.
/api/v1/docs
Administrative, ops, and marketplace control plane routes.
/api/docs/admin
Machine-readable API reference generated for AI agents and tooling.
/llm.txt
docs/README.md
and docs/INDEX.md. Use those files for architecture,
operations, testing, audits, and feature planning notes.