Roadmap

Development Roadmap

Development roadmap

Development is tracked through GitLab milestones across the protocol repositories.

Completed

Current Focus

Next

Long-Term

Propose Changes

OpenCrown is built in the open. Anyone can propose additions to the roadmap or changes to the protocol.

Open Crown Proposals (OCPs)

The OCP process is the formal mechanism for changing the standard:

  1. Discuss: open an issue on the oc-standard repository
  2. Draft: use the OCP template
  3. Submit: create a merge request to oc-standard
  4. Review: community feedback for a minimum of 14 days
  5. Decision: multisig accepts, rejects, or requests changes

OCP types: Core (protocol mechanics), Interface (APIs and data formats), Meta (governance processes), Informational (guidelines and best practices).

Features and Improvements

For suggestions that don't require a formal OCP:

Security Issues

See the security policy for responsible disclosure guidelines and the phased bounty program.

Progressive Decentralization

Progressive decentralization roadmap

OpenCrown's governance decentralizes progressively, starting with efficient decision-making under a small multisig and expanding to full crown-holder governance as the protocol matures. Each phase is triggered by a combination of measurable on-chain milestones (crown holder count) and time anchors (months post-mainnet), so the founder-led period has a hard end date regardless of crown adoption rate.

The full governance specification, including voting thresholds, the founder veto override mechanism, and the dual-key constitutional process, lives in OCP-0002 (Crown-Weighted Governance). This page summarizes the phases.

Phase 1: Pre-Mainnet (Current)

Protocol decisions are made by a multi-signature wallet. OCPs are drafted publicly, opened for community comment, and ratified by the multisig after the comment period. No binding crown holder votes occur in this phase — the infrastructure for binding votes does not yet exist.

Phase 2: Bootstrap (Mainnet T+0)

Same governance model as Phase 1, anchored to mainnet launch. The Bootstrap Period treasury policy (OCP-0002 Spec 10) begins: capped, line-itemed, publicly reported reference-operator subsidy through T+24 months.

Phase 2.5: Veto Narrowing

Trigger: 500 active crowns.

The founder veto scope narrows without a vote — a credibility commitment validated by the public justification log. The founder voluntarily recuses on routine grants, chain additions, app/marketplace policy, and community fund allocations under $5,000.

Veto scope retained: smart contract upgrades, treasury withdrawals above $5k, anti-squat/heartbeat integrity, OCP process, emergency pause.

Phase 3: Community Voice

Trigger: 10,000 active crowns OR T+24 months post-mainnet (whichever is first).

The T+24-month time anchor is the protocol's commitment that the founder-ratification window has a hard end date. If crown adoption is slower than projected, binding votes activate by calendar.

Phase 4: Shared Governance

Trigger: 100,000 active crowns.

Phase 5: Full DAO

Trigger: 1,000,000 active crowns OR December 31, 2030 (whichever is first).

Design Principles

Crowns survive without any operator. Crown ownership is on-chain, verification proofs are on-chain events, and metadata is on IPFS. Direct contract interaction is always available via the SDK and CLI, so if every operator disappeared tomorrow, crowns would still exist and remain resolvable.

Exit capability builds trust. Users can leave at any time — exporting their data, interacting directly with contracts, or switching operators — because the architecture itself is permissionless.

The DAO runs near break-even. Roughly 20% of crown claim and deal fees fund protocol development; the design target is sustainability rather than profit. During the Bootstrap Period the treasury subsidizes public-goods infrastructure (RPC, indexer, audits, SDK, docs) on a capped, time-bounded, line-itemed budget. After Phase 3, all protocol infrastructure funding flows through open RFP/grant processes.