Start here — this is the map. One home per concern; everything else points to it:
- Decisions (the stack + architecture) →
decisions/— the ADRs (001–008) are the source of truth; a stack-at-a-glance index lives indecisions/README.md. - Scope / identity + constraints →
ideas/scope-positioning.md. Vision / pillars / the wedge →ideas/thesis.md. - Sequence (rungs + order) →
specs/roadmap.md. How-to-build specs →specs/(data model, foundations, scaffold, streaming-chat, ci-cd-release). - Cross-cutting seams →
specs/foundations.md. - Code-level conventions (dev environment, routing, testing, components) →
development/. - Status / tasks / open threads + project memory → bd (
bd ready,bd prime). - Evidence / research (dated snapshots + deep-dives of other projects) →
research/.
Conventions: ADRs are numbered (NNN-*); everything else is named by topic. Each bucket has its own README.md.