Architecture Context for Agents
April 11, 2026 ยท View on GitHub
This file routes you to the canonical architecture and boundary documents. For the rules themselves, see AGENTS.md.
Where to find architecture context
- System structure and data flow: docs/ARCHITECTURE.md
- Responsibility boundaries and artifact ownership: docs/BOUNDARIES.md
- Design decisions not to reopen (ChoiceCard vs RoutingDecision, Frame vs Handle, CapabilityToken vs Capability): AGENTS.md
Consult these docs when scoping a change that might cross architectural boundaries or when you need to understand why contract types are separated as they are.
Update triggers
Update this file when:
- A new canonical architecture doc is added
- The pointers above become stale