ADR Index¶
This index tracks architectural decision records for workspace-mcp.
Use ADRs for decisions that change:
- authority precedence
- context retention rules
- manifest or schema contracts
- MCP routing behavior
- compatibility or migration policy
Use design notes for exploratory thinking that is not yet a committed architectural decision.
Authoring rule:
- create an ADR when a decision changes authority or ownership boundaries
- create an ADR when a decision changes manifest, schema, or contract structure
- create an ADR when a decision changes routing, integration, or discovery behavior
- create an ADR when a decision changes durable representation format or retention policy
- create an ADR when a decision changes governance or operating policy other repos or agents must follow
Records¶
| ADR | Title | Status |
|---|---|---|
| ADR-0001 | Context retention policy | Proposed |
| ADR-0002 | Context representation format | Proposed |
Notes¶
- This repo did not previously maintain a dedicated ADR directory.
- The initial ADR set starts by formalizing context retention and authority-related documentation rules.