Welcome to Your Project¶
This is the documentation homepage for your repo.
Purpose¶
Describe the repo in reader-first terms before diving into implementation detail.
Key Pages¶
- Add the main documentation entry points for this repo here.
Getting Started¶
- Update this page so a new reader can understand the repo quickly.
- Add or refine the main docs sections used by this repo.
- Record architecture decisions in
docs/adr/. - Keep terminology and important external references in
docs/reference/.
Small notes: progressive architecture decisions are tracked in Architecture Decision Records; stable lookup material lives under Reference.