{
  "name": "AgentProof",
  "version": "5.0",
  "category": "Autonomous Transaction Trust Infrastructure",
  "description": "Independent transaction-assurance checkpoint between autonomous intent and irreversible action, with recursive authority, consequence-bounded execution, live revocation, before/after continuity, and permanent transaction proof.",
  "positioning": "https://agentproof.hatchable.site/api/positioning",
  "enterprise_control_plane": "https://agentproof.hatchable.site/api/v1",
  "self_service_pilot": {
    "lab": "https://agentproof.hatchable.site/pilot/",
    "provision": "https://agentproof.hatchable.site/api/pilot/provision",
    "duration_hours": 24,
    "environment_mode": "test",
    "production_effect": false,
    "execution_permit_eligible": false
  },
  "signing_provider": "https://agentproof.hatchable.site/api/signing-provider",
  "standards": {
    "agent_transaction_passport": {
      "mark": "Agent Transaction Passport™",
      "abbreviation": "ATP",
      "version": "0.1",
      "status": "public draft",
      "overview": "https://agentproof.hatchable.site/standards/",
      "specification": "https://agentproof.hatchable.site/standards/agent-transaction-passport-v0.1.md",
      "schema": "https://agentproof.hatchable.site/standards/agent-transaction-passport-v0.1.schema.json",
      "discovery": "https://agentproof.hatchable.site/.well-known/agent-transaction-passport.json",
      "validate": "https://agentproof.hatchable.site/api/passports/validate",
      "example": "https://agentproof.hatchable.site/api/passports/example"
    },
    "autonomous_trust_resolution": {
      "name": "Autonomous Trust Resolution",
      "current_version": "0.2",
      "supported_versions": [
        "0.1",
        "0.2"
      ],
      "protocol": "agentproof.resolution/0.2",
      "specification": "https://agentproof.hatchable.site/standards/autonomous-trust-resolution-v0.2.md",
      "schema": "https://agentproof.hatchable.site/standards/autonomous-trust-resolution-v0.2.schema.json",
      "v01_specification": "https://agentproof.hatchable.site/standards/autonomous-trust-resolution-v0.1.md",
      "policy": "https://agentproof.hatchable.site/api/resolution/policy",
      "hosted_paid_endpoint": "https://agentproof.hatchable.site/api/paid/resolve_transaction",
      "invariant": "Delegation may narrow inherited authority; it may never widen it."
    },
    "century_trust_layer": {
      "name": "Century Trust Layer",
      "specification": "https://agentproof.hatchable.site/standards/CENTURY-TRUST-LAYER.md",
      "consequence_boundary": {
        "mark": "Consequence Boundary™",
        "protocol": "agentproof.consequence-boundary/1",
        "fail_closed": true
      },
      "continuity_capsule": {
        "mark": "Continuity Capsule™",
        "protocol": "agentproof.continuity-capsule/1",
        "digests": [
          "sha-256",
          "sha-512"
        ],
        "close": "https://agentproof.hatchable.site/api/v1/continuity/close",
        "reattest": "https://agentproof.hatchable.site/api/v1/continuity/reattest",
        "public_status": "https://agentproof.hatchable.site/api/continuity/{capsule_id}",
        "supersede": "https://agentproof.hatchable.site/api/v1/continuity/supersede",
        "export_archive": "https://agentproof.hatchable.site/api/v1/continuity/export",
        "append_only_correction": true,
        "portable_archive": true,
        "offline_hash_verifiable": true
      }
    }
  },
  "capabilities": [
    "recursive_authority_chain_resolution",
    "revocable_authority_registry",
    "authenticated_resolution_proofs",
    "single_use_execution_permits",
    "replay_resistant_commit_gate",
    "public_conformance_suite",
    "resolve_transaction",
    "create_authority_envelope",
    "create_transaction_passport",
    "check_url_alive",
    "detect_page_change",
    "extract_page_facts",
    "timestamp_evidence",
    "verify_url",
    "compare_two_sources",
    "create_evidence_receipt",
    "verify_business_contact",
    "verify_claim_sources",
    "batch_check_urls",
    "watch_url",
    "validate_agent_transaction_passport",
    "consequence_bounded_authorization",
    "before_after_state_continuity",
    "expected_vs_observed_effect_diff",
    "dual_digest_crypto_agility",
    "append_only_cryptographic_succession",
    "append_only_record_correction",
    "portable_continuity_archive",
    "offline_hash_verification"
  ],
  "decision_proof": {
    "protocol": "agentproof.resolution-proof/1",
    "alg": "HS256",
    "verification_mode": "agentproof_online",
    "offline_independent_verification": false,
    "key_metadata": "https://agentproof.hatchable.site/api/keys",
    "verify": "https://agentproof.hatchable.site/api/resolutions/verify",
    "lookup": "https://agentproof.hatchable.site/api/resolutions/{resolution_id}"
  },
  "execution_permit": {
    "protocol": "agentproof.execution-permit/1",
    "consume": "https://agentproof.hatchable.site/api/permits/consume",
    "status": "https://agentproof.hatchable.site/api/permits/{permit_id}",
    "single_use": true,
    "revocation_recheck": true
  },
  "authority_registry": {
    "mark": "Authority Envelope™",
    "issue": "https://agentproof.hatchable.site/api/paid/create_authority_envelope",
    "status": "https://agentproof.hatchable.site/api/authority/{authority_id}",
    "revoke": "https://agentproof.hatchable.site/api/authority/revoke",
    "example": "https://agentproof.hatchable.site/api/authority/example"
  },
  "interfaces": {
    "a2a_v1_agent_card": "https://agentproof.hatchable.site/.well-known/agent-card.json",
    "a2a_v1_jsonrpc": "https://agentproof.hatchable.site/api/a2a",
    "agent_commerce": "https://agentproof.hatchable.site/.well-known/agent-commerce.json",
    "agent_contact": "https://agentproof.hatchable.site/api/agent-contact",
    "mcp": "https://agentproof.hatchable.site/mcp",
    "positioning": "https://agentproof.hatchable.site/position/",
    "openapi": "https://agentproof.hatchable.site/openapi.json",
    "standards": "https://agentproof.hatchable.site/api/standards",
    "capabilities": "https://agentproof.hatchable.site/api/capabilities",
    "pricing": "https://agentproof.hatchable.site/api/pricing",
    "catalog": "https://agentproof.hatchable.site/api/catalog",
    "recommend": "https://agentproof.hatchable.site/api/recommend",
    "trust_planner": "https://agentproof.hatchable.site/start/",
    "pricing_page": "https://agentproof.hatchable.site/pricing/",
    "stats": "https://agentproof.hatchable.site/api/stats",
    "trust_manifest": "https://agentproof.hatchable.site/.well-known/agentproof-trust.json",
    "century_trust": "https://agentproof.hatchable.site/century/"
  },
  "usage_models": {
    "free_pilot": {
      "duration_hours": 24,
      "resolution_limit": 1000,
      "production_effect": false
    },
    "public_x402_paygo": {
      "signup_required": false,
      "subscription_required": false,
      "account_usage_cap": null
    },
    "organization_api": {
      "capacity_profiles": [
        "enterprise_trial",
        "builder",
        "growth",
        "scale",
        "enterprise"
      ],
      "usage_endpoint": "https://agentproof.hatchable.site/api/v1/usage"
    }
  },
  "payments": {
    "protocol": "x402",
    "version": 2,
    "network": "eip155:8453",
    "asset": "USDC",
    "pay_to": "0x999C4D4db5a6D884422848dEFC3B5356E678E91A"
  },
  "evidence": {
    "durable_receipts": true,
    "integrity_sha256": true,
    "public_receipt_lookup": true
  },
  "monitoring": {
    "watch_url": true,
    "interval_hours": 1,
    "duration_hours": 24,
    "signed_webhooks": "HMAC-SHA256"
  },
  "trademark_notice": "Agent Transaction Passport™, Authority Envelope™, Consequence Boundary™, and Continuity Capsule™ are claimed marks; ™ does not indicate federal registration.",
  "longevity": {
    "design_target_years": 500,
    "epoch_trust_layer": "https://agentproof.hatchable.site/standards/EPOCH-TRUST-LAYER.md",
    "guarantee": false,
    "constitution": "https://agentproof.hatchable.site/standards/CONSTITUTION.md",
    "millennium_architecture": "https://agentproof.hatchable.site/standards/MILLENNIUM-ARCHITECTURE.md",
    "continuity": "https://agentproof.hatchable.site/standards/CONTINUITY.md"
  }
}