docs(nav): surface Guides, Tutorials, Agent Runtime & API Protocol in the sidebar #77
Reference in New Issue
Block a user
Delete Branch "docs/nav-surface-guides-tutorials"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
80 of 125 pages were built + in the sitemap but absent from the sidebar — including all 16 guides and all 9 tutorials — so users browsing the docs couldn't find them (only via search / inline links).
Added curated nav sections via folder
meta.json+ root-meta wiring (CTO-approved scope — user-facing buckets only):Root nav gains
---Guides & Tutorials---and---Runtime & Protocol---dividers.Orphan-from-nav: 80 → 41. The remaining 41 are intentionally internal/deep (ADRs, research evals, migration notes, incident log, smoke-test logs, architecture internals) — still public + in the sitemap, just not in the user sidebar.
Verified: on an in-section page the sidebar shows the section with all siblings; the 4 section labels render; full-doc internal-link scan 0 broken;
npm run buildgreen.39 user-facing pages (all guides+tutorials) now in sidebar via curated folder metas; orphans 80→41; link scan 0 broken. LGTM.