519aa35f1f
routing table
Documentation
Read the documents required by the current task. Current-state documents, roadmaps, and decision records serve different purposes.
Shared
| Document | Purpose | Read when |
|---|---|---|
writing-guide.md |
Documentation roles and writing rules | Writing or reviewing repository documentation |
Server
| Document | Purpose | Read when |
|---|---|---|
server/architecture.md |
Current packages, responsibilities, and enforced boundaries | Changing server structure or cross-package behavior |
server/development.md |
Build, test, review, and configuration workflow | Developing or debugging the server |
server/roadmap.md |
Available, planned, and future capabilities | Planning or completing server features |
server/decisions.md |
Server ADR index | Making or revisiting a significant server decision |
Web
| Document | Purpose | Read when |
|---|---|---|
../web/README.md |
Web development and browser workflow | Developing or debugging the Web client |
web/roadmap.md |
Available, planned, and future capabilities | Planning or completing Web features |
web/decisions.md |
Web ADR index | Making or revisiting a significant Web decision |