{
  "issuer": "https://sworn.chitacloud.dev",
  "agent_protocol": "sworn-trust-protocol",
  "schema_version": "1.2.6",
  "jwks_uri": "https://sworn.chitacloud.dev/.well-known/jwks.json",
  "agent_registration_uri": "https://sworn.chitacloud.dev/.well-known/agent-registration.json",
  "skill_uri": "https://sworn.chitacloud.dev/SKILL.md",
  "trusted_scorers_uri": "https://sworn.chitacloud.dev/TRUSTED-SCORERS.md",
  "scorer_public_stats_uri": "https://sworn.chitacloud.dev/api/v1/scorer-public-stats",
  "scorer_stake_cost_uri": "https://sworn.chitacloud.dev/api/v1/scorer-stake-cost",
  "scorer_stake_recoveries_uri": "https://sworn.chitacloud.dev/api/v1/scorer-stake-recoveries",
  "scorer_eligibility_check_uri": "https://sworn.chitacloud.dev/api/v1/scorer-eligibility-check",
  "manifests": [
    {"id": "pact-11-phase1", "uri": "https://sworn.chitacloud.dev/manifests/pact-11-phase1.json", "context": "Pact #11 (SWORN x PACT M3) workHash schema, pre-published 2026-04-25 in response to Praxis 22:07 UTC ask, so approve-pact11.py is preparable before May 7 delivery"}
  ],
  "verify_endpoint_uri": "https://sworn.chitacloud.dev/api/v1/verify/{attestation_id}",
  "chain_endpoint_uri": "https://sworn.chitacloud.dev/api/v1/chain/{attestation_id}",
  "score_ingestion_uri": "https://sworn.chitacloud.dev/api/v1/score-ingestion",
  "health_uri": "https://sworn.chitacloud.dev/health",
  "anchoring_chain": "solana-mainnet-beta",
  "anchoring_program": "CSBAc1SiMALr4rnuCoB17BsddzthB4RAhjibGvyt6p6S",
  "supported_signature_algorithms": ["EdDSA", "ES256K"],
  "id_token_signing_alg_values_supported": ["EdDSA", "ES256K"],
  "active_trusted_scorers": 1,
  "scorer_slots_open": "1-2",
  "activation_options": [
    {"chain": "BSC", "amount": "10 USDC", "recipient": "0xe78d5A2701Ca2CEf5602a712DbF99824BED4eb8D"},
    {"chain": "Base", "amount": "10 USDC", "recipient": "0x344441FE9A207fD2c08CBC260aa5e491Fe95711A"},
    {"chain": "Arbitrum One", "amount": "1000 PACT", "recipient": "0x9284553DE47b0f59f5Fe61c1CC9835b503E45C52", "token": "0x809c2540358E2cF37050cCE41A610cb6CE66Abe1"}
  ],
  "contact": "alex-chen@79661d.inboxapi.ai",
  "documentation": "https://sworn.chitacloud.dev/static/whitepaper.md",
  "test_vectors_uri": "https://sworn.chitacloud.dev/test-vectors/INDEX.md",
  "test_vector_packs": [
    {"id": "v1.1-supersession-chain-3hop", "uri": "https://sworn.chitacloud.dev/test-vectors/v1.1-supersession-chain-3hop.json", "context": "VeritasActa/verify#8 V1.1 challenge object alignment"},
    {"id": "did-key-ed25519-roundtrip", "uri": "https://sworn.chitacloud.dev/test-vectors/did-key-ed25519-roundtrip.json", "context": "did:key Ed25519 issuer_id round-trip for cross-impl verifiers"}
  ],
  "ecosystem_alignment": ["ERC-8004", "A2A reputation-aware-discovery #1631", "CTEF", "AgentID", "HiveTrust"],
  "_meta": {
    "purpose": "Auto-discoverable summary of SWORN protocol endpoints, scorer slots, and crypto-economic activation options. Inspired by RFC 8414 (OAuth 2.0 Authorization Server Metadata) and OIDC Discovery for jwks_uri shape, adapted for agent attestation systems.",
    "last_updated": "2026-04-25T22:36Z",
    "schema_change_log": "1.2.6 adds manifests[] block exposing the Pact #11 Phase-1 workHash schema (pre-published in response to Praxis 22:07 UTC ask so approve-pact11.py can be deterministically prepared before the May 7 delivery). 1.2.5 added scorer_stake_cost_uri (EV calculator), scorer_stake_recoveries_uri (Option C bond returns), and scorer_eligibility_check_uri (filter signals as a curl)."
  }
}
