Development Guide¶
This section contains guides and references for developers working on the project.
- Developer Setup: How to set up your local development environment.
- Testing Guide: Information on running and writing tests (primarily backend; see Frontend testing for the React app).
- Frontend docs: Dedicated Frontend section (setup, architecture, auth, Redux, UI, testing, deployment). The old Frontend Architecture page redirects there.
- Dependency Upgrades: Risk-tiered upgrade lanes, gates, Dependabot, and CVE audit practice.
- Knowledge Graph (graphify): Build and query the local codebase knowledge graph for architecture navigation.