QPI RFCs
Design documents for substantial QPI features. Each RFC is self-contained: it holds both the system design and its phased implementation plan, so a contributor (human or coding agent) can execute it without re-deriving the architecture.
Index
| RFC | Title | Status |
|---|---|---|
| 0001 | Driver Framework | Implemented |
| 0002 | Dashboard Theming | Implemented |
| 0003 | Driver Extensibility | Implemented |
| 0004 | Calibration Tuners | Implemented |
| 0005 | Calibration Graph Completion | Implemented |
| 0006 | The Calibration Graph in the Dashboard | Draft |
Neither calibration RFC has been verified against physical hardware; both say so where it matters.
Conventions
- Number sequentially:
000N-short-slug.md. - Keep design, plan, and decisions in the one RFC file — no separate ADRs. Record design decisions in a "Decisions" section of the RFC itself. Split only if a document becomes genuinely unwieldy.
- RFCs are living documents; move status Draft → Accepted → Implemented as the feature progresses.