AIPs are formal proposals for changes and improvements to the AWP protocol, worknets, and governance processes.
Inspired by Ethereum's EIP process.
All proposals are listed in the AIPS/ directory, or browse the auto-generated index at awp.pro/aip.
- Fork this repository
- Copy
aip-template.mdtoAIPS/aip-XXX.md(replace XXX with the next number) - Fill in the template with your proposal
- Open a Pull Request
- Worknet — proposals for new worknets or changes to existing worknet behavior
- Protocol — changes to the core AWP protocol (emission, staking, governance)
- Meta — process changes, governance rules, or informational documents
| Status | Meaning |
|---|---|
| Draft | Initial proposal, open for discussion |
| Review | Under formal community review |
| Accepted | Approved by governance, pending implementation |
| Final | Implemented and active |
| Withdrawn | Removed by the author |
All proposals are indexed at awp.pro/aip — the website automatically syncs from this repository.