API reference for endpoints exposed by the documentation site.
apps/www): small set of endpoints used by documentation rendering and the Tools pages. Base URL: current site origin (http://localhost:3001 in your dev setup).These endpoints are implemented in apps/www/app/api/**.
Syntax-highlight code blocks for the docs UI.
Used by /tools/component-analytics. Currently returns mock data.
Used by /tools/governance. Currently returns mock data.
Dev-only logging stub used for telemetry ingestion.
Most endpoints use standard HTTP status codes (400/401/404/500) and return JSON with an error or message.