Checklist
Request for
Comments
Every meaningful change to the Open Agent Specification should be discussed in public. RFCs are the mechanism: a written proposal, open review, a recorded decision, and implementation work that matches the contract.
From idea to specification
The goal of the RFC process is predictable change: everyone can see what's proposed, what's accepted, and what a verifier is expected to enforce.
Where RFCs live
RFCs should be tracked in the open, alongside the specification source. The repository is the canonical index.
Write RFCs that hold up in production
A standard earns trust when it is explicit about authority, failure modes, and verifier behavior. Use this checklist to keep proposals concrete.
Checklist
How to review an RFC
Have a proposal?
Start by writing down the contract and the verifier rules. Then open a pull request against the specification repository so the discussion is public from day one.