{
  "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-07-16T03:33:12.813Z"
  },
  "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": "f64b3247657cbc2d46d18a553036f23129f5a95aed2bba54e009e9b69affc19f",
  "ed25519_signature": "UzqxFTI8n0Tayyat7/Fhw4S5nvoe7/uV4dRciX71MvGLkhP5T2xhJFi/iXOkz130V5zMO0mufuFs812a1ODZBA==",
  "public_key": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAsFIB67A7w7j7oLHjuJeErxMpq2VTZyUXD2785nbgqMM=\n-----END PUBLIC KEY-----\n",
  "notary_fingerprint": "921e3af51250a1f5",
  "how_to_verify": "Recompute canonical JSON (keys sorted) of payload, then crypto.verify(null, canonical, public_key, base64decode(ed25519_signature))."
}