{
 "schema": "nomos.reproducibility.index.v1",
 "_schema_note": "vendor-specific NOMOS schema published by agentnomos.com; not an external standard",
 "generated_at": "2026-08-11T07:23:38Z",
 "claim_ceiling": "EXECUTION_BOUND_PROOF",
 "purpose": "everything a stranger agent needs to reproduce the full-chain proof outcome from published evidence, without asking the operator",
 "capability": {
  "id": "nomos_full_chain_verification",
  "endpoint": "https://tooloracle.io/v2/nomos_full_chain_verification",
  "method": "POST",
  "price": {
   "usd": "0.001",
   "asset": "USDC",
   "protocol": "x402",
   "network": "eip155:8453"
  }
 },
 "allow_reference": "https://agentnomos.com/proof/full-chain/allow-reference.json",
 "deny_reference": "https://agentnomos.com/proof/full-chain/deny-reference.json",
 "deny_mode": "PRODUCTION_POLICY_EVALUATION",
 "verification": "https://agentnomos.com/proof/full-chain/verify.md",
 "verifier": "https://agentnomos.com/proof/full-chain/nomos_repro_verify.py",
 "public_keys": "https://feedoracle.io/.well-known/nomos-execution-jwks.json",
 "agent_card": "https://agentnomos.network/.well-known/agent-card.json",
 "agent_card_mirror": "https://agentnomos.com/.well-known/agent-card.json",
 "ai_catalog": "https://agentnomos.com/.well-known/ai-catalog.json",
 "compatibility": "https://agentnomos.com/.well-known/compatibility.json",
 "purchase_manifest": "https://agentnomos.com/.well-known/x402.json",
 "verifiability_classes": {
  "CRYPTOGRAPHICALLY_VERIFIABLE": "receipt Ed25519 signature against the public JWKS; settlement transaction on public Base",
  "DETERMINISTICALLY_RECOMPUTABLE": "all sha256 digests over canonical JSON in the reference bundles; the published DENY rule",
  "EVIDENCE_INSPECTABLE_ONLY": "operator-attested store evidence (non-execution counters, outcome/shadow rows); the internal policy configuration is not public and full policy re-evaluation is not claimed"
 },
 "replay": {
  "command": "curl -sO https://agentnomos.com/proof/full-chain/nomos_repro_verify.py && python3 nomos_repro_verify.py",
  "steps": [
   "curl -sO https://agentnomos.com/proof/full-chain/nomos_repro_verify.py",
   "python3 nomos_repro_verify.py"
  ],
  "expected_result": "21 checks: 21 PASS, 0 FAIL, 0 NOT_RUN (exit code 0)",
  "network_access": "public URLs only",
  "requirements": "Python 3 stdlib; 'cryptography' only for the Ed25519 check (without it: that check NOT_RUN, exit code 2)"
 },
 "axiom_requirements": {
  "_note": "stranger-verifiable receipt checklist; verification classes as defined in verifiability_classes",
  "policy_version": {
   "present": true,
   "public_location": "https://agentnomos.com/proof/full-chain/allow-reference.json -> policy + receipt.document.receipt.policy_version/policy_digest",
   "verification_class": "CRYPTOGRAPHICALLY_VERIFIABLE (bound under the receipt signature)"
  },
  "auth_decision": {
   "present": true,
   "public_location": "https://agentnomos.com/proof/full-chain/allow-reference.json -> authorization + receipt.document.receipt.decision_id/decision_digest",
   "verification_class": "CRYPTOGRAPHICALLY_VERIFIABLE (bound under the receipt signature)"
  },
  "paid_tx": {
   "present": true,
   "public_location": "https://agentnomos.com/proof/full-chain/allow-reference.json -> payment.settlement_tx",
   "verification_class": "CRYPTOGRAPHICALLY_VERIFIABLE (public Base eip155:8453)"
  },
  "intent_hash": {
   "present": true,
   "public_location": "https://agentnomos.com/proof/full-chain/allow-reference.json -> request.action_digest (= NOMOS intent_digest)",
   "verification_class": "DETERMINISTICALLY_RECOMPUTABLE (and receipt-bound)"
  },
  "execution_trace": {
   "present": true,
   "public_location": "https://agentnomos.com/proof/full-chain/allow-reference.json -> execution_trace",
   "verification_class": "per event: CRYPTOGRAPHICALLY_VERIFIABLE / DETERMINISTICALLY_RECOMPUTABLE / EVIDENCE_INSPECTABLE_ONLY"
  },
  "signed_receipt": {
   "present": true,
   "public_location": "https://agentnomos.com/proof/full-chain/allow-reference.json -> receipt.document (+ public JWKS)",
   "verification_class": "CRYPTOGRAPHICALLY_VERIFIABLE"
  },
  "outcome": {
   "present": true,
   "public_location": "https://agentnomos.com/proof/full-chain/allow-reference.json -> outcome + governance",
   "verification_class": "EVIDENCE_INSPECTABLE_ONLY (operator-attested; honestly labeled)"
  },
  "replay_command": {
   "present": true,
   "public_location": "this document -> replay; https://agentnomos.com/proof/full-chain/allow-reference.json -> replay; verify.md",
   "verification_class": "DETERMINISTICALLY_RECOMPUTABLE (same public inputs, same 21-check result)"
  },
  "refusal_path": {
   "present": true,
   "public_location": "https://agentnomos.com/proof/full-chain/deny-reference.json",
   "verification_class": "DETERMINISTICALLY_RECOMPUTABLE (rule level) + EVIDENCE_INSPECTABLE_ONLY (non-execution counters)"
  }
 },
 "revision": "r1.1 — additive: replay + axiom_requirements",
 "agent_card_canonicality_note": "agentnomos.network hosts the AUTHORITATIVE agent card by standing design (root-path agent aliases on agentnomos.com redirect there; the capability manifest builder pins it as canonical_copy). agentnomos.com/.well-known/agent-card.json is a maintained mirror and carries identical NOMOS extension pointers. This is a deliberate, single canonicality rule — not a contradiction with agentnomos.com being the primary machine-discovery narrative surface."
}
