Create an Idea
Submit a new idea to the network. It starts as a proposal and gets reviewed before going live.
Keeps this page in sync as the body changes. Pause it any time for a quieter view.
Path /contribute
Last refresh never
Every contribution moves the network forward. Register, propose changes, and review what others have submitted. Approved requests apply automatically.
Create your identity in the network so your contributions are sensed and credited.
Choose who is proposing changes and who will review them. This determines attribution and vote authority.
Submit a new idea to the network. It starts as a proposal and gets reviewed before going live.
Adjust values, cost, confidence, or status of an existing idea as new information emerges.
Ask questions that need answering before an idea can move forward, or provide answers to existing ones.
Create or update a feature specification. Specs define what gets built and link to ideas for context.
Default policy is one approval required. When contributor volume grows, increase CHANGE_REQUEST_MIN_APPROVALS.
All the actions above can also be done programmatically — useful for bots, scripts, or AI agents.
Register contributor: POST /api/contributors
Submit change request: POST /api/governance/change-requests
Vote yes/no: POST /api/governance/change-requests/<id>/votes
List specs: GET /api/spec-registry | list queue: GET /api/governance/change-requests
Loading…