AEPs — AFI Enhancement Proposals¶
This section contains AFI Enhancement Proposals (AEPs) — the design documents that drive substantive changes to the AFI specification, governance, and process.
The AEP process, workflow, and acceptance criteria are documented in AEP guidelines.
Contents¶
| AEP | Title | Status | Type |
|---|---|---|---|
| AEP-0001 | Project charter | Accepted | Process |
Proposing a new AEP¶
- Copy
AEP-TEMPLATE.mdtoAEP-NNNN-short-name.md(next unused number). - Fill in every section.
- Open a PR titled
AEP-NNNN: <short name>with statusDraftin the AEP frontmatter. - Follow the AEP guidelines.
Numbering¶
- 0001–0099 — foundational (charter, governance, process)
- 0100+ — Standards Track (spec features, transport bindings)
Numbers are assigned when the PR is opened by whoever the sponsoring Maintainer prefers — do not renumber existing AEPs.