ADR Index
These Architecture Decision Records explain the decisions that most affect users, operators, and contributors.
Included ADRs
- ADR-001: Named Pipes for IPC
- ADR-002: In-Process Injection
- ADR-003: Length-Prefix Framing
- ADR-005: Multi-Targeting Strategy
- ADR-006: STDIO Session State
How to read them
- Start with Architecture Overview if you are new to the project.
- Read ADR-001 and ADR-002 to understand the two most fundamental design choices.
- Read ADR-005 before changing bootstrapper, packaging, or compatibility behavior.
- Read ADR-006 before adding Streamable HTTP, SSE, or any multi-client server transport.