{
  "spec_version": "0.2",
  "last_updated": "2026-05-07",
  "status": "ok",
  "human_status_url": "https://prxy.monster/status/",
  "api_health_url": "https://api.prxy.monster/health",
  "api_capabilities_url": "https://api.prxy.monster/v1/capabilities",
  "api_openapi_url": "https://api.prxy.monster/openapi.json",
  "mpp_discovery_url": "https://api.prxy.monster/.well-known/mpp",
  "jwks_url": "https://api.prxy.monster/.well-known/prxy-receipt-keys.json",
  "active_signing_kid": "prxy-receipt-2026-q2",
  "value_prop": "prxy.monster makes AI agent work visible, controllable, verifiable, and reusable — with a base URL change.",
  "subsystems": [
    { "key": "gateway",                "label": "Gateway",                              "status": "live",                  "detail": "api.prxy.monster on AWS App Runner; auto-deploys from main on push." },
    { "key": "byok_inference",         "label": "BYOK inference",                       "status": "live",                  "detail": "POST /v1/messages and POST /v1/chat/completions across 6 providers." },
    { "key": "anonymous_sandbox",      "label": "Anonymous sandbox",                    "status": "live",                  "detail": "5 real Bedrock Nova Micro calls per session, no signup. Receipts persist as public_demo." },
    { "key": "receipts_signing",       "label": "Signed receipts (Ed25519 + JWKS)",     "status": "live",                  "detail": "Every routed call returns Payment-Receipt headers; JWKS at /.well-known/prxy-receipt-keys.json." },
    { "key": "receipt_verification",   "label": "Receipt verification",                 "status": "live",                  "detail": "prxy-cli, lair /dashboard/verify, public <VerifyBadge> all run the same canonicalize-and-verify path." },
    { "key": "budgets",                "label": "Per-project budgets",                  "status": "live",                  "detail": "off / warn / hard_fail enforcement modes. hard_fail emits a signed blocked receipt." },
    { "key": "payload_capture",        "label": "Payload capture",                      "status": "live",                  "detail": "hash_only default. encrypted_at_rest opt-in under customer X25519 pubkey. none disables capture beyond receipt hashes." },
    { "key": "cost_calculator",        "label": "Cost attribution",                     "status": "live_with_caveat",      "detail": "Token-level cost with pricing-table provenance for Anthropic, OpenAI, Google, Bedrock. OpenRouter rides null + low confidence pending /generation/:id lookup." },
    { "key": "outcomes",               "label": "Outcome API",                          "status": "live",                  "detail": "POST /v1/outcomes anchors a learning signal on a receipt. Notes hashed server-side; raw text never persists." },
    { "key": "memory_candidates",      "label": "Memory candidates",                    "status": "live",                  "detail": "Lair reviewer UI promotes positive outcomes into patterns. No auto-promotion." },
    { "key": "cur_reconciliation",     "label": "CUR reconciliation",                   "status": "live_with_caveat",      "detail": "Daily AWS CUR matcher emits reconciliation_adjustment receipts. Live runs read fixture_cur_rows; Athena ingestion is a follow-up." },
    { "key": "modules_marketplace",    "label": "Modules marketplace",                  "status": "live",                  "detail": "12 official @prxy-official modules, all verified and free. Verified publisher program open." },
    { "key": "mpp_protocol",           "label": "MPP discovery + 402 + sessions",       "status": "live",                  "detail": "/.well-known/mpp, /v1/agent/quote, /v1/agent/sessions, /v1/agent/messages live end-to-end." },
    { "key": "mpp_settlement",         "label": "MPP production settlement",            "status": "gated_on_credentials",  "detail": "Stripe Link SPT settlement code path exists; production is gated on Stripe Link SPT GA + production-payment credentials." },
    { "key": "lair",                   "label": "Lair (operator dashboard)",            "status": "live",                  "detail": "lair.prxy.monster on App Runner. Cost / agents / projects / verifier / admin." },
    { "key": "public_ledger",          "label": "Public receipts ledger",               "status": "live_with_caveat",      "detail": "receipts.prxy.monster /r/<id> shows polished receipts with live VerifyBadge. V-13b leaderboard polish pending." },
    { "key": "docs",                   "label": "Docs",                                 "status": "live",                  "detail": "docs.prxy.monster — concepts, quickstarts, API reference, modules, recipes, migration guides." }
  ],
  "surfaces": {
    "website": "ok",
    "docs": "ok",
    "api_health": "ok",
    "mpp": "protocol_live_settlement_gated_on_stripe_link_spt_ga"
  },
  "notes": [
    "status.prxy.monster is not currently used as the canonical public status link.",
    "Use /status.json for agent-readable status and /health for gateway liveness.",
    "Truth source: docs/SYSTEM.md §0 + plans/prxyV2/STATUS.md + docs/MOCK-DATA-REALITY-AUDIT.md."
  ]
}
