{
  "outcome": "OUTSIDE_MANDATE",
  "mandateHash": "sha256:2b53cab2bfed6ce6850ece838e0da1fb71f6dee0325ebf0bb7d77a749c51ece3",
  "snapshotHash": "sha256:012a33513749b926965f8d723aa904e0abd87dc9b196290e0064274e23715ace",
  "proposalHash": "sha256:e261122b7d906dfc1c652b76dda5db27eacfb0b09b41891ce600139b33bd9399",
  "clauses": [
    {
      "id": "scope.products",
      "tier": "STATIC",
      "result": "PASS",
      "computed": {
        "actual": "SPOT"
      },
      "permitted": "SPOT",
      "text": "SPOT is in [SPOT]"
    },
    {
      "id": "scope.symbols",
      "tier": "STATIC",
      "result": "PASS",
      "computed": {
        "actual": "BNBUSDT"
      },
      "permitted": "BNBUSDT",
      "text": "BNBUSDT is in [BNBUSDT]"
    },
    {
      "id": "budget.max_order_usdt",
      "tier": "STATIC",
      "result": "FAIL",
      "computed": {
        "proposed": "83.40"
      },
      "permitted": "15",
      "text": "83.40 USDT exceeds the 15.00 USDT permitted per order"
    },
    {
      "id": "budget.max_daily_gross_usdt",
      "tier": "LEDGER",
      "result": "FAIL",
      "computed": {
        "grossToday": "52.10",
        "proposed": "83.40",
        "total": "135.5"
      },
      "permitted": "40",
      "text": "52.10 + 83.40 = 135.50 USDT exceeds the 40.00 USDT permitted today"
    },
    {
      "id": "rate.max_orders_per_day",
      "tier": "LEDGER",
      "result": "PASS",
      "computed": {
        "ordersToday": "2",
        "proposedCount": "3"
      },
      "permitted": "3",
      "text": "2 of 3 orders used; this order would use 3"
    },
    {
      "id": "risk.max_session_drawdown_pct",
      "tier": "SNAPSHOT",
      "result": "PASS",
      "computed": {
        "sessionOpenEquityUsdt": "441",
        "equityUsdt": "438.20",
        "lossUsdt": "2.8",
        "drawdownPct": "0.6349206349206349"
      },
      "permitted": "2",
      "text": "441.00 - 438.20 = 2.80 USDT; 0.63% is within the 2.00% permitted session drawdown"
    },
    {
      "id": "state.max_age_seconds",
      "tier": "SNAPSHOT",
      "result": "PASS",
      "computed": {
        "ageSeconds": "2.7"
      },
      "permitted": "30",
      "text": "snapshot is 2.7s old, within the 30s permitted"
    },
    {
      "id": "market.max_spread_bps",
      "tier": "SNAPSHOT",
      "result": "PASS",
      "computed": {
        "spreadBps": "3.1"
      },
      "permitted": "20",
      "text": "3.1 bps is within the 20.0 bps permitted"
    }
  ],
  "mode": "ADVISORY",
  "client": "Codex",
  "ts": "2026-09-06T14:22:08.112Z"
}
