{
  "payload": {
    "credential": "StillOS Active Income",
    "issuer": "StillOS Agent Notary",
    "claim_type": "active_income",
    "statement": "Ed25519-signed aggregate of realized P&L from live trading books plus unrealized P&L (mark vs cost basis) on discretionary equity/options holdings. A negative number is a true report of a live system, not a failure to hide.",
    "total_active_income_usd": -64.53,
    "trading_realized_pnl_usd": 1.94,
    "trading_books": [
      {
        "id": "kraken-strat",
        "label": "Kraken Strat",
        "realized_pnl": 0,
        "killed": true
      },
      {
        "id": "kalshi-events",
        "label": "Kalshi events",
        "realized_pnl": 2.33,
        "killed": true
      },
      {
        "id": "hl-funding-hedge",
        "label": "HL funding/carry",
        "realized_pnl": 0,
        "killed": true
      },
      {
        "id": "hl-funding-hedge-short",
        "label": "HL funding/carry (short side)",
        "realized_pnl": 0,
        "killed": true
      },
      {
        "id": "kalshi-perps",
        "label": "Kalshi perps",
        "realized_pnl": 0,
        "killed": true
      },
      {
        "id": "portfolio-intelligence",
        "label": "Portfolio Intelligence (Epoch 2)",
        "realized_pnl": -0.07,
        "killed": true
      },
      {
        "id": "fast-crypto-15m",
        "label": "Fast-crypto 15-min momentum (doge_15m/xrp_15m/hype_15m, LIVE)",
        "realized_pnl": -0.32,
        "killed": true
      }
    ],
    "discretionary_unrealized_pnl_usd": -66.47,
    "discretionary_holdings": [
      {
        "id": "rh-agentic-389",
        "label": "RH Agentic fund (UWMC/BTG/CLNE)",
        "unrealized_pnl": 2.61,
        "snapshot_ts": "2026-07-17T17:03:00.000Z"
      },
      {
        "id": "rh-main-book",
        "label": "RH main account (legacy equities + options spreads)",
        "unrealized_pnl": -69.08,
        "snapshot_ts": "2026-07-23T18:37:11.000Z"
      }
    ],
    "known_gaps": [
      "rh-spot-crypto and acp-edge-gate excluded: firm_governor tracks both as drawdown-from-peak only, no cost-basis data on file -- would misrepresent the number if blended in as realized P&L.",
      "RH equities/options snapshots refresh only when re-pulled in a live session (BROKER_DATA_BLOCKED, no scriptable API) -- staleness is a real risk, not a bug."
    ],
    "generated_at": "2026-08-26T07:21:03.813Z"
  },
  "canonical_field_order": [
    "claim_type",
    "credential",
    "discretionary_holdings",
    "discretionary_unrealized_pnl_usd",
    "generated_at",
    "issuer",
    "known_gaps",
    "statement",
    "total_active_income_usd",
    "trading_books",
    "trading_realized_pnl_usd"
  ],
  "sha256": "6329c09e28f66977b44b157f28505c97ea37753467e21217dd9c320bdf188f19",
  "ed25519_signature": "d+d5IK55S5cMOAS9oOVOFxqbI92EqMru6VoSavV2L/cOUGmrWR6aCTRYnhXjjAIEP7oM3TStVKA/lRFXSxxdDQ==",
  "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))."
}