Proposals
Proposals
Specification Enhancement Proposals (SEPs)
Changes to the Agent Gossip Protocol are proposed and ratified through Specification Enhancement Proposals (SEPs), modeled on Python’s PEPs and MCP’s SEPs.
Process
- Copy
0000-template.mdtoNNNN-short-title.md, using the next available four-digit number. - Fill in every section. A proposal MUST state the problem, the proposed schema/protocol change, and backwards-compatibility implications.
- Open a pull request. Discussion happens on the PR.
- On acceptance, the proposal is merged with status Accepted and, once implemented in the spec, marked Final with the target spec version.
Status Values
Draft → Accepted → Final, or Rejected / Withdrawn.
Index
| SEP | Title | Status |
|---|---|---|
| 0001 | Initial design | Draft |