Skip to content
Tsumugu

RFCs#

An RFC proposes a change that needs agreement before code: a new or breaking public API, a new extension category, a change to the security or trust model, a new package boundary, or official support for a new source format. CONTRIBUTING.md lists the full set; internal refactors and fixes never need one.

ADRs and RFCs differ in tense. An ADR records a decision that was made; an RFC proposes one that has not been. An accepted RFC usually produces an ADR when it lands.

Process#

  1. Copy 0000-template.md to NNNN-short-kebab-title.md, numbered after the last RFC.

  2. Open a pull request containing only the RFC. Discussion happens on that pull request.

  3. It merges as Accepted or Rejected; a rejected RFC merges too, because the reasons against something are worth as much as the reasons for the things that exist.

  4. A Draft may merge when the design is worth recording but the evidence to decide is missing; it names what evidence would decide it.

Index#

RFCStatusProposal
1Acceptedan OpenAPI renderer, as a renderer package
2AcceptedMermaid diagrams; ADR 9 records the shape they took
3Accepted--trust: the operator opts the root in to execution
4Acceptedexplicit locale scopes within one documentation root
5Acceptedsearch as its own output; trimming lost on measurement