{
  "generated": "2026-08-10T14:17:39",
  "exit_policy": "warn-only",
  "summary": {
    "checks_run": 21,
    "passing": 21,
    "violations": 0,
    "errors": 0,
    "warnings": 0,
    "acknowledged": 0
  },
  "by_check": {},
  "checks": [
    {
      "check_id": "bd_present",
      "artifact": "block_deals",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "1637 block-deal rows",
      "sample": []
    },
    {
      "check_id": "bd_value_identity",
      "artifact": "block_deals",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "0 rows where value_inr != quantity*price",
      "sample": []
    },
    {
      "check_id": "bd_nonneg",
      "artifact": "block_deals",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "0 rows with non-positive qty/price/value",
      "sample": []
    },
    {
      "check_id": "bd_no_future_dates",
      "artifact": "block_deals",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "0 rows dated in the future",
      "sample": []
    },
    {
      "check_id": "bd_freshness",
      "artifact": "block_deals",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "latest block deal 2026-08-07 (3d ago)",
      "sample": []
    },
    {
      "check_id": "bd_isin_format",
      "artifact": "block_deals",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "0 malformed ISINs (1511/1637 rows ISIN-filled)",
      "sample": []
    },
    {
      "check_id": "bd_pct_float_range",
      "artifact": "block_deals",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "0 deals exceed 100% of float",
      "sample": []
    },
    {
      "check_id": "bd_entity_resolution",
      "artifact": "entities",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "20.0% of block value entity-resolved",
      "sample": []
    },
    {
      "check_id": "raw_dedup",
      "artifact": "raw_block_deals",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "0 duplicate row_hash values",
      "sample": []
    },
    {
      "check_id": "px_present",
      "artifact": "prices",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "621045 price rows",
      "sample": []
    },
    {
      "check_id": "px_positive",
      "artifact": "prices",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "0 non-positive closes",
      "sample": []
    },
    {
      "check_id": "px_no_future",
      "artifact": "prices",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "0 price rows in the future",
      "sample": []
    },
    {
      "check_id": "px_coverage",
      "artifact": "block_deals",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "95.3% of deals priced (1560/1637)",
      "sample": []
    },
    {
      "check_id": "sec_isin_format",
      "artifact": "securities",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "0 malformed security ISINs",
      "sample": []
    },
    {
      "check_id": "sec_float_factor_range",
      "artifact": "securities",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "0 float factors outside (0,1]",
      "sample": []
    },
    {
      "check_id": "deliv_present",
      "artifact": "delivery_daily",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "213956 EQ delivery rows",
      "sample": []
    },
    {
      "check_id": "deliv_freshness",
      "artifact": "delivery_daily",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "latest delivery 2026-08-07 (3d ago)",
      "sample": []
    },
    {
      "check_id": "deliv_pct_range",
      "artifact": "delivery_daily",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "0 rows with delivery >100%",
      "sample": []
    },
    {
      "check_id": "fil_archive_present",
      "artifact": "filings",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "5 archived filing day(s)",
      "sample": []
    },
    {
      "check_id": "fil_freshness",
      "artifact": "filings",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "newest filings 2026-08-09 (1d ago)",
      "sample": []
    },
    {
      "check_id": "fil_snapshot_valid",
      "artifact": "filings",
      "severity": "OK",
      "ok": true,
      "count": 0,
      "acknowledged": 0,
      "message": "79 records in filings_20260809.json",
      "sample": []
    }
  ]
}