Roadmap

V0.2 uses in-memory stores and in-process-friendly seams so the protocol is fully testable today. None of the following changes the protocol guarantees — each swaps in behind a trait.

AreaTodayNext
Transportiroh 1.0 QUIC, relays off+ iroh-gossip for Space dissemination
Storesin-memory HashMapredb 4
PaymentsLocalCredit + in-tree ecashcdk (Cashu) adapter
Capsulecore module, run(in,len,out) ABIWASM Component Model + WIT (verse:model, verse:code worlds)
Mandatesimplicit one-hop capabilitya UCAN-profile token gating may_call / may_read / may_spend
Verificationdeterministic replay+ sampling & TEE tiers for nondeterministic work
Gatewaycontrol-planeOpenWeb gateway/router (bridge to HTTP / the open web)

Design rails that won’t move

When in doubt: does this force someone uninvolved to store or agree to something? If yes, it’s wrong.