developers · contracts
The contract files, served raw.
Every public artifact DEED emits — receipts, replays, brackets, capability states — validates against one of these contracts. Each link below is the canonical file itself, not a rewrite of it. Versioned names are stable; breaking changes ship as a new version, never as an edit in place.
schemas · 142
- deed.a2ui.v1.schema.json
DEED a2ui.v1 · the agent-stream delta grammar
The published contract for DEED's agent stream: intent in, governed generative UI out. An agent emits an ordered sequence of frames — a2ui deltas (append/replace/remove) over a closed 16-kind node vocabulary — that a pure reducer folds into a tree and renders to DEED primitives. No free-form HTML, no open node set: an unknown kind renders a visible error, never a silent fallback. The stream is honest by construction — every stream declares an evidence_class (live/replay/simulation/unavailable) and rides the five data-beats (see → decide → authorize → act → prove). Consequential intents halt the stream at the GATE sentinel, which pairs with an approvalGate node and holds until the operator rules; a replay holds no authority and renders its refusal as the receipt. Both surfaces build against this one contract: the Shell v3 composer driver that emits frames and the a2ui runtime (window.DeedA2UI) that folds and renders them.
- deed.audit_entry.v95.schema.json
DEED v95 AuditEntry
Public-safe Runtime audit entry transport shape for mapping DEED Runtime, Proof, replay, and journal events into lifecycle Trace objects.
- deed.authority_ceremony.v1.schema.json
DEED Authority Ceremony and Receipt v1
- deed.builder_code_authority.v1.schema.json
DEED Builder Code Authority v1
- deed.capital_operation.v1.schema.json
DEED CapitalOperation v1
The envelope for anything that can touch money, authority, payment, task settlement, or proof. Agents never call rails directly; they create and advance CapitalOperations. Policy-checked, simulated, signed under scoped authority, executed through a rail, replayable from receipts. The runtime validator (deed.protocol.capital_operation) additionally enforces per-kind consequence-class floors under the rule: class = worst reachable consequence, not stated intent.
- deed.coliseum.league_retention.v0.schema.json
DEED Coliseum League retention v0
Public read-only retention gate for weekly paper Coliseum bracket samples and League promotion evidence. This contract never executes orders and never publishes performance claims.
- deed.coliseum.paper_bracket.v0.schema.json
DEED Coliseum paper bracket v0
Public read-only paper tournament bracket for replay-backed DEED League promotion.
- deed.coliseum.paper_bracket.v1.schema.json
DEED Coliseum paper bracket v1
Public read-only paper League bracket derived from REAL stored paper runs (decision_replay_frames, source_type=paper_fill). No fabricated entrants; no public pnl ranking. Honest forming state when no scored runs exist yet.
- deed.decision_receipt_card.v1.schema.json
DEED Public Decision Receipt Card
- deed.decision_replay.v1.schema.json
DEED Decision Replay
- deed.design_admission_baseline.v1.schema.json
DEED design admission baseline
- deed.design_catalog.v1.schema.json
DEED design catalog
- deed.design_contract.v1.schema.json
DEED design contract
- deed.design_dim_evidence.v1.schema.json
DEED design dimension evidence
- deed.design_rubric_99_target.v1.schema.json
DEED design rubric 99 target
- deed.design_rubric_evidence_sweep.v1.schema.json
DEED design rubric evidence sweep
- deed.design_spec_matrix.v1.schema.json
DEED design specification matrix v1
Current executable design-specification index and formal proof binding for DEED.
- deed.design_state_fixtures.v1.schema.json
DEED design state fixtures
- deed.design_system_component_manifest.v1.schema.json
DEED design-system component manifest
- deed.design_system_keyboard_contract.v1.schema.json
DEED component keyboard contract
- deed.design_system_release_receipt.v1.schema.json
DEED design-system release receipt
- deed.design_universe_manifest.v1.schema.json
DEED design universe manifest v1
Complete current primitive universe reconciled against the canonical DEED design catalog.
- deed.developer_proof_api.v1.schema.json
DEED Developer Proof API Contract
Machine-readable launch contract for public read-only proof and replay integration.
- deed.discovery.v1.schema.json
DEED discovery manifest
Canonical machine-readable discovery manifest for DEED agents and public crawlers.
- deed.divergence_refusal_proof.v1.schema.json
DivergenceRefusalProof v1
Cryptographically-fingerprinted bundle attached to an hl-sign refusal that was driven by HL data-plane divergence. Lets an operator (or third-party auditor) verify the claim 'we refused this trade because our primary HL source and the fallback disagreed, by this amount, on these coins, at this timestamp' — without trusting the engine's own log line. Embedded as an extension under decision_replay_frames.frame.tools[] or stored as a standalone bundle keyed by replay_id. The proof_hash field self-seals the bundle so any silent modification is detectable. Closes audit item F21/F22 (https://usedeed.app/contracts/audit-items#F22) when the engine wires the full payload-hash chain.
- deed.engine.evidence_depth.v1.schema.json
DEED Runtime evidence depth v1
Public contract for retained live-Runtime evidence depth and the exact sample gaps that block launch-grade confidence.
- deed.engine.native_dimension_readback.v1.schema.json
DEED native Runtime dimension readback v1
Public read-only contract for app-owned Runtime dimension readbacks generated from public-safe live-Runtime-bus harvests.
- deed.engine.proof.v1.schema.json
DEED Runtime proof v1
Public machine-readable contract for DEED Runtime proof systems and safety boundaries.
- deed.engine_product_truth.v1.schema.json
DEED Runtime product truth v1
Public operator-facing contract for the DEED Hyperliquid Runtime product narrative and safety boundary.
- deed.formal_cubical_import_closure.v1.schema.json
DEED formal Cubical import closure v1
- deed.formal_identity_retirement.v1.schema.json
DEED formal identity retirement manifest v1
Fail-closed manifest proving the retired formal namespace cannot resolve as a current path. Retired spellings remain data-only negative test inputs.
- deed.formal_proof_package.v1.schema.json
DEED formal proof package v1
Manifest for the reproducible DEED Q-anamorphism proof package. It proves package integrity and type-check reproducibility; it grants no custody or execution authority.
- deed.formal_runtime_state_contract.v1.schema.json
DEED formal runtime state contract v1
- deed.formal_transition_oracle.v1.schema.json
DEED formal transition oracle v1
- deed.genesis.evidence.v1.schema.json
Genesis Evidence Bundle v1
Machine-readable proof of one Genesis self-mutation cycle. Built by deed.genesis.evidence.build_bundle() by folding a stream of journal events sharing the same cycle_id. Lets an Admin UI / MCP tool / public proof surface render the cycle without parsing raw JSONL.
- deed.growth_multi_operator_history.v1.schema.json
DEED Growth Multi-Operator History Readback
- deed.growth_receipt_repeatability.v1.schema.json
DEED Growth Receipt Repeatability Readback
- deed.hl_data_plane.v1.schema.json
Hyperliquid Data-Plane Provenance v1
Provenance block attached to a ReplayFrame / EvidenceBundle so consumers can see (a) which Hyperliquid source the Runtime read from, (b) how fresh each cached signal was at decision time, and (c) whether the source agreed with the public HL API. Produced by deed/data_plane.py:data_plane_provenance(). The schema deliberately does not specify a single hash field for the data plane state — divergence detection is a follow-on contract.
- deed.hl_data_plane_divergence.v1.schema.json
HL Data-Plane Divergence Record v1
Per-cycle divergence record produced by deed.data_plane_producer.compute_divergence. Compares the engine's primary HL source (typically cached responses from market_data_service) against an optional fallback source. One record is written to bus/hl_data_plane_divergence.json each periodic cycle; the full history lives at bus/hl_data_plane_divergence_history.jsonl. Consumers: /v2/data-plane-divergence (current), /v2/data-plane-divergence/history (records[]), runtime_safety.py (folds the overall status into RuntimeSafetyState), and the hl-sign refusal path (refuses signing when status=major_drift). Schema name is intentionally distinct from deed.hl_data_plane.v1 — that one describes the provenance block embedded in a replay frame; this one describes the standalone divergence record produced by the periodic comparator.
- deed.hosted_operator_launch_receipt.v1.schema.json
DEED Hosted Operator Launch Receipt
- deed.intelligence_warehouse.v1.schema.json
DEED Intelligence Warehouse Contract v1
Machine-readable source, join, privacy, and governance contract for DEED intelligence warehouse materialization.
- deed.intent.v1.schema.json
deed.intent.v1
The composer's intent envelope (COMPOSER-SPEC §3.1). Idempotent, mortal, carries NO secret material. Emitted by source:composer; the engine re-derives class and is authoritative.
- deed.journal_root.v2.schema.json
DEED signed journal root
The current Ed25519-signed daily journal root object minted by the runtime (engine generate_root + sign_root). root_hash and signature canonicalization are defined by the published journal hash recipe (deed.journal_hash_recipe.v1.json). Retired signed objects remain readable only through their frozen contract and bounded verifier path.
- deed.journal_root_artifact.v2.schema.json
DEED public journal-root artifact
The current unsigned public artifact served at /api/journal-roots/<sha256-slug>. The artifact proves claimed-hash match and entry-chain linkage; the embedded deed.journal_root.v2 object is the material that proves the Ed25519 signature. Retired artifacts remain readable only through their frozen contract and bounded verifier path.
- deed.manifest.v1.schema.json
DEED discovery manifest (v1)
The stabilized v1 discovery card served at /.well-known/deed.json. It exposes only current DEED contracts; staged blocks state what exists today and no more, and the card carries no census figures.
- deed.marketplace.paid_call_gate.v0.schema.json
DEED marketplace paid-call gate v0
Public readiness contract for marketplace paid calls. The contract is disabled by default and cannot execute orders, move funds, or enable x402.
- deed.marketplace.paid_response_receipt.v0.schema.json
DEED marketplace paid response receipt v0
Draft blocked receipt schema for future marketplace paid responses. Version v0 represents disabled paid response delivery and cannot prove a charge.
- deed.marketplace.reputation.v0.schema.json
DEED marketplace reputation v0
Public supplier and listing reputation contract for the read-only DEED marketplace.
- deed.marketplace.seller_disclosure.v0.schema.json
DEED marketplace seller disclosure v0
Public contract for seller disclosure review requirements. The review workflow is not enabled and cannot approve sellers, enable paid calls, configure x402, or move funds.
- deed.mcp.public_tool_results.v1.schema.json
DEED public MCP tool results
Contract for /oss/mcp read-only tool result payloads that do not already use public operator schemas.
- deed.mcp.refusal.v1.schema.json
DEED public MCP refusal
Structured refusal payload returned when public /oss/mcp is asked to mutate runtime or execute orders.
- deed.mcp.tools.v1.schema.json
DEED public MCP tools list
Contract for the read-only tools/list response exposed by /oss/mcp.
- deed.pricing_contract.v1.schema.json
DEED Pricing Contract v1
Machine-readable product, pricing, fee, and execution-boundary contract for public and operator pricing surfaces.
- deed.production_attestation_canary_export.v1.schema.json
DEED rejected production attestation canary export v1
- deed.production_attestation_export.v1.schema.json
DEED production attestation export v1
- deed.production_attestation_window.v1.schema.json
DEED promoted production attestation window v1
- deed.production_attestation_window_request_bundle.v1.schema.json
DEED production attestation window request bundle v1
- deed.proof_card.external_attestation.v1.schema.json
DEED proof-card external attestation v1
- deed.proof_card.external_independence.v1.schema.json
DEED proof-card external independence covenant v1
- deed.proof_card.external_promotion.v1.schema.json
DEED proof-card external promotion result v1
- deed.proof_card.external_request.v1.schema.json
DEED proof-card external attestation request v1
- deed.proof_card.onchain_revocation.v1.schema.json
DEED proof-card on-chain revocation pointer or replay evidence v1
- deed.proof_card.onchain_revocation_promotion.v1.schema.json
DEED proof-card on-chain revocation promotion v1
- deed.proof_card.onchain_revocation_request.v1.schema.json
DEED proof-card on-chain revocation request v1
- deed.proof_card.revocations.v1.schema.json
DEED proof-card file revocations v1
- deed.proof_card.v2.schema.json
DEED proof card v2
A bounded, self-issued DEED proof card. Verification code remains authoritative for cryptographic, revocation, and formal-tree checks.
- deed.proof_packet.v1.schema.json
DEED ProofPacket v1
The exportable, third-party-verifiable record of ONE capital operation: the redacted latest deed.capital_operation.v1 envelope snapshot, an ordered sha256 chain over every journal snapshot of that operation, the authority it ran under, and the Ed25519 material needed to verify its authorization signatures offline — no secrets required, none included. Not deed.proof_pack.v1 (the per-root daily journal proof); this contract is per-operation. The runtime validator (deed.protocol.proof_packet) and the offline verifier (python3 -m deed.proof_packet_verify <packet.json>) additionally enforce cross-field laws this schema cannot express: packet_id must equal pp_<op_id> of the packaged operation; receipts and signature.entries must be verbatim mirrors of the operation's receipts and signatures; each snapshot_chain seq must equal its array position and the chain head status must match the operation; every status change in the chain must be a legal lifecycle transition; each signature challenge must bind this operation's op_id, policy_hash, simulation_hash, quote_hash, scope_id, and scope_epoch, be signed before quote expiry, and verify against the embedded public key; and proof_hash must reproduce as sha256 over the canonical packet bytes (JSON with sorted keys, compact separators, non-ASCII preserved, UTF-8) with proof_hash itself excluded.
- deed.proof_surface.v1.schema.json
Proof surface packet
The typed reading of the /proof URL: the same signed journal-root state the HTML page renders, served to an explicit Accept: application/json preference. Absence is rendered as absence — an unreachable feed is state "unavailable", never a fabricated green state. Field semantics mirror app/src/lib/proof-surface.ts and are kept in lockstep by unit test.
- deed.public_decision_artifacts.v1.schema.json
DEED Public Recurring Decision Artifacts
- deed.public_operator.v1.schema.json
DEED Public Operator Profile
- deed.public_operators.v1.schema.json
DEED Public Operators Index
- deed.registry.catalog.v0.schema.json
DEED Registry catalog v0
Public-safe catalog contract for DEED Registry skills, strategy templates, signals, datasets, and evaluators. The compatibility /api/market route remains supported.
- deed.registry.reputation.v0.schema.json
DEED Registry reputation v0
Public supplier and listing reputation contract for the read-only DEED Registry. The compatibility /api/market/reputation route remains supported.
- deed.replay_decision_graph.v1.schema.json
DEED Public Replay Decision Graph v1
- deed.replay_entrypoints.v1.schema.json
DEED Public Replay Entrypoints
- deed.replay_graph_context.v1.schema.json
DEED Public Replay Graph Context
- deed.runtime_capability_state.public.v1.schema.json
DEED Public Runtime Capability State v1
Anonymous, allowlisted RuntimeCapabilityState proof projection. Operator identity, wallets, account values, authority leases, signing posture, Builder Code metadata, blockers, reasons, and operational ages are excluded.
- deed.runtime_capability_state.v1.schema.json
DEED Runtime Capability State v1
- deed.runtime_safety.v1.schema.json
RuntimeSafetyState v1
Aggregated read-only view of the engine's safety signals. Joins risk.json, circuit_breaker.json, md_heartbeat.json, heartbeat.json, immune_risk.json into one contract with freshness metadata. Consumers (Admin UI, MCP tools, public Runtime status) read this once instead of reconciling 5+ files by hand. Pure aggregator: no business logic. Produced by deed/runtime_safety.py:compute_runtime_safety_state and exposed at GET /v2/runtime-safety.
- deed.runtime_setup_lifecycle.v1.schema.json
DEED Runtime Setup Lifecycle
Current app projection of the claim-to-proof Runtime setup spine derived from RuntimeCapabilityState.
- deed.setup_lifecycle.v1.schema.json
Setup Lifecycle Snapshot v1
Unified view of the Runtime's 'what's forming' surfaces. Folds approaching.json, near_misses*.jsonl, rejections.jsonl, and trades.jsonl into one record per (coin, direction) tuple over a configurable window. Produced by deed/setup_lifecycle.py:build_snapshot(); persisted at bus/setup_lifecycles.json; exposed at GET /v2/setup-lifecycles.
- deed.status.v1.schema.json
DEED public status contract
Public-safe operational status for DEED runtime, proof, notification, and support readiness.
- deed.vibe_deploy.lifecycle_contract.v1.schema.json
DEED Vibe Deploy Lifecycle Contract v1
- deed.vibe_deploy.proof_chain.v1.schema.json
DEED Vibe Deploy Proof Chain v1
Ordered proof contract for establishing Runtime ownership, liveness, paper capability, Hyperliquid authority, main-wallet Builder Code authority before live lease, short live-lease execution authority, and no-secret Builder fill reconciliation.
- deed.vibe_deploy.recovery_hardening.v1.schema.json
DEED Vibe Deploy Recovery Hardening v1
- deed.vibe_deploy.runtime_manifest.v1.schema.json
DEED Vibe Deploy Runtime Manifest v1
- deed.vibe_deploy_readiness.v1.schema.json
DEED Vibe Deploy Readiness v1
- zero.a2ui.v1.schema.json
DEED a2ui.v1 · the agent-stream delta grammar
The published contract for DEED's agent stream: intent in, governed generative UI out. An agent emits an ordered sequence of frames — a2ui deltas (append/replace/remove) over a closed 16-kind node vocabulary — that a pure reducer folds into a tree and renders to DEED primitives. No free-form HTML, no open node set: an unknown kind renders a visible error, never a silent fallback. The stream is honest by construction — every stream declares an evidence_class (live/replay/simulation/unavailable) and rides the five data-beats (see → decide → authorize → act → prove). Consequential intents halt the stream at the GATE sentinel, which pairs with an approvalGate node and holds until the operator rules; a replay holds no authority and renders its refusal as the receipt. Both surfaces build against this one contract: the Shell v3 composer driver that emits frames and the a2ui runtime (window.ZeroA2UI) that folds and renders them.
- zero.audit_entry.v95.schema.json
DEED v95 AuditEntry
Public-safe Runtime audit entry transport shape for mapping DEED Runtime, Proof, replay, and journal events into lifecycle Trace objects.
- zero.authority_ceremony.v1.schema.json
DEED Authority Ceremony and Receipt v1
- zero.builder_code_authority.v1.schema.json
DEED Builder Code Authority v1
- zero.capital_operation.v1.schema.json
DEED CapitalOperation v1
The envelope for anything that can touch money, authority, payment, task settlement, or proof. Agents never call rails directly; they create and advance CapitalOperations. Policy-checked, simulated, signed under scoped authority, executed through a rail, replayable from receipts. The runtime validator (zero.protocol.capital_operation) additionally enforces per-kind consequence-class floors under the rule: class = worst reachable consequence, not stated intent.
- zero.coliseum.league_retention.v0.schema.json
DEED Coliseum League retention v0
Public read-only retention gate for weekly paper Coliseum bracket samples and League promotion evidence. This contract never executes orders and never publishes performance claims.
- zero.coliseum.paper_bracket.v0.schema.json
DEED Coliseum paper bracket v0
Public read-only paper tournament bracket for replay-backed DEED League promotion.
- zero.coliseum.paper_bracket.v1.schema.json
DEED Coliseum paper bracket v1
Public read-only paper League bracket derived from REAL stored paper runs (decision_replay_frames, source_type=paper_fill). No fabricated entrants; no public pnl ranking. Honest forming state when no scored runs exist yet.
- zero.decision_receipt_card.v1.schema.json
DEED Public Decision Receipt Card
- zero.decision_replay.v1.schema.json
DEED Decision Replay
- zero.deed_manifest.v0.schema.json
DEED discovery manifest (v0 draft)
The discovery card served at /.well-known/deed.json once the Stage-1 flip is armed (it answers 404 before that). v0 is a draft shape: staged blocks (signature, cli, mandate, registries) state what exists today and no more, and the card carries no census figures. The signed-manifest law and the final block layout are decided with the flip pack (PR #942) and the mandate spec.
- zero.developer_proof_api.v1.schema.json
DEED Developer Proof API Contract
Machine-readable launch contract for public read-only proof and replay integration.
- zero.discovery.v1.schema.json
DEED discovery manifest
Canonical machine-readable discovery manifest for DEED agents and public crawlers.
- zero.divergence_refusal_proof.v1.schema.json
DivergenceRefusalProof v1
Cryptographically-fingerprinted bundle attached to an hl-sign refusal that was driven by HL data-plane divergence. Lets an operator (or third-party auditor) verify the claim 'we refused this trade because our primary HL source and the fallback disagreed, by this amount, on these coins, at this timestamp' — without trusting the engine's own log line. Embedded as an extension under decision_replay_frames.frame.tools[] or stored as a standalone bundle keyed by replay_id. The proof_hash field self-seals the bundle so any silent modification is detectable. Closes audit item F21/F22 (https://getzero.dev/contracts/audit-items#F22) when the engine wires the full payload-hash chain.
- zero.engine.evidence_depth.v1.schema.json
DEED Runtime evidence depth v1
Public contract for retained live-Runtime evidence depth and the exact sample gaps that block launch-grade confidence.
- zero.engine.native_dimension_readback.v1.schema.json
DEED native Runtime dimension readback v1
Public read-only contract for app-owned Runtime dimension readbacks generated from public-safe live-Runtime-bus harvests.
- zero.engine.proof.v1.schema.json
DEED Runtime proof v1
Public machine-readable contract for DEED Runtime proof systems and safety boundaries.
- zero.engine_product_truth.v1.schema.json
DEED Runtime product truth v1
Public operator-facing contract for the DEED Hyperliquid Runtime product narrative and safety boundary.
- zero.genesis.evidence.v1.schema.json
Genesis Evidence Bundle v1
Machine-readable proof of one Genesis self-mutation cycle. Built by zero.genesis.evidence.build_bundle() by folding a stream of journal events sharing the same cycle_id. Lets an Admin UI / MCP tool / public proof surface render the cycle without parsing raw JSONL.
- zero.growth_multi_operator_history.v1.schema.json
DEED Growth Multi-Operator History Readback
- zero.growth_receipt_repeatability.v1.schema.json
DEED Growth Receipt Repeatability Readback
- zero.hl_data_plane.v1.schema.json
Hyperliquid Data-Plane Provenance v1
Provenance block attached to a ReplayFrame / EvidenceBundle so consumers can see (a) which Hyperliquid source the Runtime read from, (b) how fresh each cached signal was at decision time, and (c) whether the source agreed with the public HL API. Produced by zero/data_plane.py:data_plane_provenance(). The schema deliberately does not specify a single hash field for the data plane state — divergence detection is a follow-on contract.
- zero.hl_data_plane_divergence.v1.schema.json
HL Data-Plane Divergence Record v1
Per-cycle divergence record produced by zero.data_plane_producer.compute_divergence. Compares the engine's primary HL source (typically cached responses from market_data_service) against an optional fallback source. One record is written to bus/hl_data_plane_divergence.json each periodic cycle; the full history lives at bus/hl_data_plane_divergence_history.jsonl. Consumers: /v2/data-plane-divergence (current), /v2/data-plane-divergence/history (records[]), runtime_safety.py (folds the overall status into RuntimeSafetyState), and the hl-sign refusal path (refuses signing when status=major_drift). Schema name is intentionally distinct from zero.hl_data_plane.v1 — that one describes the provenance block embedded in a replay frame; this one describes the standalone divergence record produced by the periodic comparator.
- zero.hosted_operator_launch_receipt.v1.schema.json
DEED Hosted Operator Launch Receipt
- zero.intelligence_warehouse.v1.schema.json
DEED Intelligence Warehouse Contract v1
Machine-readable source, join, privacy, and governance contract for DEED intelligence warehouse materialization.
- zero.intent.v1.schema.json
zero.intent.v1
The composer's intent envelope (COMPOSER-SPEC §3.1). Idempotent, mortal, carries NO secret material. Emitted by source:composer; the engine re-derives class and is authoritative.
- zero.marketplace.paid_call_gate.v0.schema.json
DEED marketplace paid-call gate v0
Public readiness contract for marketplace paid calls. The contract is disabled by default and cannot execute orders, move funds, or enable x402.
- zero.marketplace.paid_response_receipt.v0.schema.json
DEED marketplace paid response receipt v0
Draft blocked receipt schema for future marketplace paid responses. Version v0 represents disabled paid response delivery and cannot prove a charge.
- zero.marketplace.reputation.v0.schema.json
DEED marketplace reputation v0
Public supplier and listing reputation contract for the read-only DEED marketplace.
- zero.marketplace.seller_disclosure.v0.schema.json
DEED marketplace seller disclosure v0
Public contract for seller disclosure review requirements. The review workflow is not enabled and cannot approve sellers, enable paid calls, configure x402, or move funds.
- zero.mcp.public_tool_results.v1.schema.json
DEED public MCP tool results
Contract for /oss/mcp read-only tool result payloads that do not already use public operator schemas.
- zero.mcp.refusal.v1.schema.json
DEED public MCP refusal
Structured refusal payload returned when public /oss/mcp is asked to mutate runtime or execute orders.
- zero.mcp.tools.v1.schema.json
DEED public MCP tools list
Contract for the read-only tools/list response exposed by /oss/mcp.
- zero.pricing_contract.v1.schema.json
DEED Pricing Contract v1
Machine-readable product, pricing, fee, and execution-boundary contract for public and operator pricing surfaces.
- zero.proof_packet.v1.schema.json
DEED ProofPacket v1
The exportable, third-party-verifiable record of ONE capital operation: the redacted latest zero.capital_operation.v1 envelope snapshot, an ordered sha256 chain over every journal snapshot of that operation, the authority it ran under, and the Ed25519 material needed to verify its authorization signatures offline — no secrets required, none included. Not zero.proof_pack.v1 (the per-root daily journal proof); this contract is per-operation. The runtime validator (zero.protocol.proof_packet) and the offline verifier (python3 -m zero.proof_packet_verify <packet.json>) additionally enforce cross-field laws this schema cannot express: packet_id must equal pp_<op_id> of the packaged operation; receipts and signature.entries must be verbatim mirrors of the operation's receipts and signatures; each snapshot_chain seq must equal its array position and the chain head status must match the operation; every status change in the chain must be a legal lifecycle transition; each signature challenge must bind this operation's op_id, policy_hash, simulation_hash, quote_hash, scope_id, and scope_epoch, be signed before quote expiry, and verify against the embedded public key; and proof_hash must reproduce as sha256 over the canonical packet bytes (JSON with sorted keys, compact separators, non-ASCII preserved, UTF-8) with proof_hash itself excluded.
- zero.proof_surface.v1.schema.json
Proof surface packet
The typed reading of the /proof URL: the same signed journal-root state the HTML page renders, served to an explicit Accept: application/json preference. Absence is rendered as absence — an unreachable feed is state "unavailable", never a fabricated green state. Field semantics mirror app/src/lib/proof-surface.ts and are kept in lockstep by unit test.
- zero.public_decision_artifacts.v1.schema.json
DEED Public Recurring Decision Artifacts
- zero.public_operator.v1.schema.json
DEED Public Operator Profile
- zero.public_operators.v1.schema.json
DEED Public Operators Index
- zero.registry.catalog.v0.schema.json
DEED Registry catalog v0
Public-safe catalog contract for DEED Registry skills, strategy templates, signals, datasets, and evaluators. The compatibility /api/market route remains supported.
- zero.registry.reputation.v0.schema.json
DEED Registry reputation v0
Public supplier and listing reputation contract for the read-only DEED Registry. The compatibility /api/market/reputation route remains supported.
- zero.replay_decision_graph.v1.schema.json
DEED Public Replay Decision Graph v1
- zero.replay_entrypoints.v1.schema.json
DEED Public Replay Entrypoints
- zero.replay_graph_context.v1.schema.json
DEED Public Replay Graph Context
- zero.runtime_capability_state.public.v1.schema.json
DEED Public Runtime Capability State v1
Anonymous, allowlisted RuntimeCapabilityState proof projection. Operator identity, wallets, account values, authority leases, signing posture, Builder Code metadata, blockers, reasons, and operational ages are excluded.
- zero.runtime_capability_state.v1.schema.json
DEED Runtime Capability State v1
- zero.runtime_safety.v1.schema.json
RuntimeSafetyState v1
Aggregated read-only view of the engine's safety signals. Joins risk.json, circuit_breaker.json, md_heartbeat.json, heartbeat.json, immune_risk.json into one contract with freshness metadata. Consumers (Admin UI, MCP tools, public Runtime status) read this once instead of reconciling 5+ files by hand. Pure aggregator: no business logic. Produced by zero/runtime_safety.py:compute_runtime_safety_state and exposed at GET /v2/runtime-safety.
- zero.runtime_setup_lifecycle.v1.schema.json
DEED Runtime Setup Lifecycle
Current app projection of the claim-to-proof Runtime setup spine derived from RuntimeCapabilityState.
- zero.setup_lifecycle.v1.schema.json
Setup Lifecycle Snapshot v1
Unified view of the Runtime's 'what's forming' surfaces. Folds approaching.json, near_misses*.jsonl, rejections.jsonl, and trades.jsonl into one record per (coin, direction) tuple over a configurable window. Produced by zero/setup_lifecycle.py:build_snapshot(); persisted at bus/setup_lifecycles.json; exposed at GET /v2/setup-lifecycles.
- zero.status.v1.schema.json
DEED public status contract
Public-safe operational status for DEED runtime, proof, notification, and support readiness.
- zero.vibe_deploy.lifecycle_contract.v1.schema.json
DEED Vibe Deploy Lifecycle Contract v1
- zero.vibe_deploy.proof_chain.v1.schema.json
DEED Vibe Deploy Proof Chain v1
Ordered proof contract for establishing Runtime ownership, liveness, paper capability, Hyperliquid authority, main-wallet Builder Code authority before live lease, short live-lease execution authority, and no-secret Builder fill reconciliation.
- zero.vibe_deploy.recovery_hardening.v1.schema.json
DEED Vibe Deploy Recovery Hardening v1
- zero.vibe_deploy.runtime_manifest.v1.schema.json
DEED Vibe Deploy Runtime Manifest v1
- zero.vibe_deploy_readiness.v1.schema.json
DEED Vibe Deploy Readiness v1
examples, api definitions, and docs · 11
- decision-replay.examples.json
examples
- deed.audit_entry.v95.examples.json
examples
- deed.developer_proof_api.changelog.v1.json
json
- deed.journal_hash_recipe.v1.json
json
- operator-runtime.openapi.yaml
openapi
- public-operator.examples.json
examples
- public-operator.md
doc
- public-operator.openapi.yaml
openapi
- zero.audit_entry.v95.examples.json
examples
- zero.developer_proof_api.changelog.v1.json
json
- zero.journal_hash_recipe.v1.json
json