SEED / Clearance
developer preview
Status

Product status

SEED Clearance has bounded P2/P3 challenge, verify and signed receipt evidence on Earth. A3-G8 is bounded canary evidence only: the claim transaction finalized, the replay guard was recorded, the claimable balance is depleted, and the holder vault was credited 22500useed. Product release/readiness remains NO_GO until the required gates pass; hosted rewards, production payout claims and private payment remain blocked.

Plain summary

You can test the local loop now: install, setup, connect an assistant, approve a sandbox action, write a signed log, export a proof, verify it, revoke access, and confirm the next action is denied. That local loop is separate from seed-clear P2/P3, R1/P6/P7 and private-value closure.

The current seed-clear runtime has Earth evidence for a production-approved BBS+ verifier path, pinned issuer trust, durable replay store and signed receipt rail. A3-G4 records the bounded chain contract: consume final, materialize final, fund final, release final, and a positive claimable-balance query with the Clearance 45/30/15/10 split. A3-G8 then recorded bounded canary `MsgClaim` evidence and credited `a3-clearance-holder-vault` with the user share. This canary evidence is not product release readiness and does not create a hosted rewards center, production wallet payout claim, or private payment. Private value rails are fail-closed while the proof backend is pending. Backend evidence is in-process only; private earn and vault custody are not live.

Current state

Local setup loop — install, identity, assistant connectionPASS
Proof loop — signed action log and verifiable proofPASS
Revoke loop — post-revoke requests fail closedPASS
Hosted public release - separate control-plane packet, not seed-clear runtime closureBOUNDED
seed-clear Earth runtime - health/ready evidenced; public metrics return 404EVIDENCE
P2/P3 production clearance verification - challenge, BBS+ verify, replay protection, signed receiptPASS
R1/P6/P7 economics - bounded chain bridge plus A3-G8 canary claim evidenceG8 CANARY DONE
Private Commanded Payment - proof backend pending; no executable payment actionFAIL-CLOSED

Current wave gates

This static page mirrors the current governance state. It is not a live status API. It separates P2/P3 clearance verification from economic payout and private-payment claims.

The hosted proof surface is Hosted economic proof. It publishes the bounded A3-G4 evidence and A3-G8 canary claim evidence while keeping hosted rewards, production payout and private-payment claims closed.

clearance-wave-gates.json
{
  "seed_clear_earth_runtime": "p2_p3_evidence_no_go",
  "seed_clear_release_grade_artifact": "no_go",
  "p1_runtime": [
    "earth",
    "healthz_readyz_200",
    "public_metrics_404"
  ],
  "p2_p3_runtime_evidence": "signed_receipt_evidence",
  "r1_p6_p7_protocol_source_surface": "bounded_chain_bridge_claimable_query",
  "r1_p6_p7_local_bridge_contract": "go_bounded_local",
  "a3_g4_runtime_rollout": "done_earth_mars_e63c2a0",
  "a3_g4_chain_sequence": "consume_final_materialize_final_fund_final_release_final",
  "a3_g4_claimable_balance_query": "positive_22500useed",
  "a3_g8_canary_claim": "done_code_0_height_75865",
  "a3_g8_claim_tx_hash": "F00377EF6FC2ECFF3A6814B71C395CFEE46CD4307B96484A7564BA73CF76492C",
  "a3_g8_holder_vault_credit": "22500useed",
  "a3_g8_claimable_balance": "depleted",
  "a3_g8_claim_replay_guard": "recorded",
  "a3_g8_lineage_reconciliation": "pass_50000useed_split",
  "validator_binary_alignment": "done_earth_mars_e63c2a0",
  "product_origin_chain_bridge": "done_bounded_post_consume",
  "product_origin_chain_payout": "canary_closed_no_production_payout_claim",
  "hosted_economic_proof_surface": "bounded_a3_g8_canary_evidence_no_go",
  "public_economic_claim": "canary_only_no_production_claim",
  "p6_p7_live_rewards_claims": "no_go",
  "private_commanded_payment": "fail_closed_proof_backend_pending",
  "private_earn": "not_live",
  "vault_custody": "not_live",
  "degraded_privacy_exit": "opt_in_non_private",
  "private_value_backend_evidence": "in_process_only",
  "public_surfaces": {
    "sdk": "p2_p3_live_a3_g8_canary_evidence_only",
    "clearance_room": "p2_p3_live_a3_g8_canary_no_fake_rewards",
    "portable_https_links": "format_and_copy_evidence",
    "clear_native_scheme": "not_claimed"
  }
}

No live status API. This page is static; it is updated when the manifest is.