{
  "payload": {
    "credential": "StillOS Verified External Revenue",
    "issuer": "StillOS Agent Notary",
    "claim_type": "verified_external_revenue",
    "statement": "Ed25519-signed total of externally-confirmed revenue across all ledgers, wash-trade / self-funded-test transactions excluded by pattern match. Reports the notary/agent-verification revenue line separately -- that figure is the actual test of the enterprise-value thesis, not the blended total.",
    "total_verified_external_revenue_usd": 22.6,
    "notary_agent_verification_revenue_usd": 0,
    "by_source": [
      {
        "id": "promo-harvest",
        "label": "Promo Harvest (house-fee referrals)",
        "total_usd": 22.6,
        "settled_count": 1
      },
      {
        "id": "notary-settlements",
        "label": "Notary / agent-verification settlements",
        "total_usd": 0,
        "settled_count": 0
      }
    ],
    "wash_filter_pattern": "0xA3a05818|0xC52f3F2785|0xfAB07d26|49\\.13\\.49\\.149|127\\.0\\.0\\.1|localhost|treeshipzk-test|-test\\b|selftest|wash",
    "known_gaps": [
      "Notary/agent-verification revenue is $0 as of this credential -- the enterprise-value thesis has not yet produced a single real external dollar. This is stated plainly, not smoothed over.",
      "Sourced from the same files as health_registry.cjs revenueReconciliationCheck() -- if that check DEGRADES (drift vs system-state.json), this credential and internal state may disagree; check core/health_registry.cjs output before treating this number as current."
    ],
    "generated_at": "2026-08-26T07:22:02.696Z"
  },
  "canonical_field_order": [
    "by_source",
    "claim_type",
    "credential",
    "generated_at",
    "issuer",
    "known_gaps",
    "notary_agent_verification_revenue_usd",
    "statement",
    "total_verified_external_revenue_usd",
    "wash_filter_pattern"
  ],
  "sha256": "df6627ca080f738a53f4433681a1b4f5a0c05a1cac7835e611af444b7518ae1a",
  "ed25519_signature": "IUjMYSWAHzm/kvOTx5TBXWH/wdG4IB/N9UJi0EpA0+CQSWFqOBLlhV/h9TfmGWfPDAFIxD9UzCXBVi0F749/DA==",
  "public_key": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEARz4QMQCVd+ImBqd3YmkIA3NYd857O+5dAWNhY7V2ryk=\n-----END PUBLIC KEY-----\n",
  "notary_fingerprint": "21de066900082465",
  "how_to_verify": "Recompute canonical JSON (keys sorted) of payload, then crypto.verify(null, canonical, public_key, base64decode(ed25519_signature))."
}