Mirror of the git repo's docs/README.md at a summary level, so recruiters/collaborators browsing Notion can see what documentation exists without cloning the repo.
| Area | Repo location |
|---|---|
| Architecture | docs/architecture/ |
| Pages | docs/pages/ |
| Features | docs/features/ |
| Components | docs/components/ |
| Development setup | docs/development/ |
| Deployment | docs/deployment/ |
| Security | docs/security/ |
| Performance | docs/performance/ |
| Testing | docs/testing/ |
| API reference | docs/api/ |
| Database schema | docs/database/ |
| Standards & templates | docs/standards/, docs/templates/ |
| ADRs | docs/adr/ |
| Technical debt register | docs/appendices/technical-debt-register.md |
See docs/notion-vs-markdown.md in the repo for why this split exists and what belongs where.