RFCs
Design proposals for cross-cutting changes. Module-shaped changes spec'd on module reference pages directly; RFCs for process, build, namespaces, multi-module design.
Workflow: agent-backlog Kanban. RFCs produced when issue carries design-rfc label at Refinement gate.
Status
| Status | Meaning |
|---|---|
draft | Under refinement. Not the contract. |
accepted | Merged. Awaiting implementation. |
implemented | Merged and runtime in line. |
rejected | Closed without acceptance. Kept for history. |
superseded | Replaced by later RFC or in-repo skill. |
Index
Draft
- 0001 — Sendable concurrency model
- 0003 — Feature request mechanism for LLM callers
- 0004 — std:env
- 0005 — std:task
- 0006 — lib:mime extension/filename detection
- 0007 — std:path
Approved
Accepted
- 0009 — lib:compress — compression and decompression
- 0010 — lib:csv — CSV parsing and writing
- 0011 — lib:text — String utilities and case conversion
Implemented
Rejected
None yet.
Superseded
- 0000 — Spec-driven development — replaced by agent-backlog Kanban skill