Route
Live route: /documentation.
Source file: app/app/documentation/page.tsx.
Documentation index and generated detail pages for the complete Azora project handbook.
/documentationUI patterns
This route should keep using the established dashboard patterns listed below.
- docs-page
- docs-hero
- docs-card
- docs-article
- docs-toc
Production review
Review these route-specific items before release.
- Category groups render correctly.
- Documentation sidebar remains nested by category.
- Long reference pages stay responsive.
- Run npm run check after route changes.
- Smoke test the live route after service restart.