This page separates current user/developer docs from historical planning notes. If a document says "archive note", treat it as design history rather than the current source of truth.
- Architecture: backend layers, role routing, graph semantics, persistence, and publishing pipeline.
- Graph workflow spec: precise agent graph model, validation rules, and edge semantics.
- Research state layer: durable claims, experiments, evidence, derivations, pivots, and how agents update them.
- Troubleshooting: common setup and runtime failures.
- Local data and security: where data lives, what leaves the machine, and the local trust model.
- Sprite assets: PixelLab sprite folder and frame contracts.
- Visualization: visualizer concepts and data replay notes.
- Security policy: vulnerability reporting, local trust model, provider data flow, and sandbox limits.
- Roadmap: near-term work and explicitly out-of-scope directions.
- Changelog: public-facing changes and release notes.
These documents record implementation plans that helped shape the current codebase. They are useful for context, but they may mention routes, fields, or milestones that have since changed.
- Main README: ../README.md
- Frontend README: ../frontend/README.md
- Contributing guide: ../CONTRIBUTING.md