{
  "month": "2026-07",
  "summary": {
    "total": 15,
    "auto_approve": 5,
    "withhold_self_correct": 3,
    "withhold_escalate": 7,
    "publishable": 5
  },
  "thresholds": {
    "auto_approve": 0.85,
    "auto_correct": 0.6,
    "pegged_fx_max_relative_drift": 0.03,
    "floating_fx_max_relative_drift": 0.2,
    "turnover_ratio_min": 0.0001,
    "turnover_ratio_max": 1.0,
    "average_price_min": 1e-06,
    "average_price_max": 1000000.0,
    "index_monthly_move_pct_max": 35.0,
    "trading_move_pct_max": 500.0,
    "market_cap_move_pct_max": 250.0,
    "scale_ratio_tolerance": 0.05,
    "suspicious_scale_ratios": [
      0.001,
      0.01,
      0.1,
      10.0,
      100.0,
      1000.0
    ]
  },
  "results": [
    {
      "code": "adx",
      "month": "2026-07",
      "source_status": "failed",
      "gate_status": "withhold_escalate",
      "publishable": false,
      "confidence": 0.04,
      "local_currency": "AED",
      "fx_rate": 3.673,
      "usd_values": {
        "value_usd": null,
        "market_cap_usd": null
      },
      "present_fields": [],
      "missing_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is AED."
        },
        {
          "name": "status",
          "status": "fail",
          "detail": "Scraper status is failed; publish gate fails closed."
        },
        {
          "name": "source_url",
          "status": "pass",
          "detail": "Source URL is present."
        },
        {
          "name": "source_date",
          "status": "warn",
          "detail": "Source date is missing."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "6 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "warn",
          "detail": "No source snippets were stored for the extracted metrics."
        },
        {
          "name": "required_fields",
          "status": "fail",
          "detail": "Missing required metric fields: index, volume, value, market_cap."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for AED."
        },
        {
          "name": "fx_peg_sanity",
          "status": "pass",
          "detail": "AED peg check passed."
        },
        {
          "name": "index_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "volume_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "value_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "market_cap_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        }
      ],
      "critical_failures": [
        "Scraper status is failed; publish gate fails closed.",
        "Missing required metric fields: index, volume, value, market_cap."
      ],
      "warnings": [
        "Source date is missing.",
        "No source snippets were stored for the extracted metrics."
      ],
      "recommended_actions": [
        "Re-fetch the official source and compare the snapshot against the current evidence.",
        "Re-run the deterministic extractor for this source before using any fallback.",
        "Re-run the repair bundle or structured fallback extraction only if deterministic parsing still fails.",
        "Compare the candidate value against a secondary official source when one exists.",
        "Escalate to human review if the corrected record still fails the publish gate."
      ]
    },
    {
      "code": "ase",
      "month": "2026-07",
      "source_status": "success",
      "gate_status": "auto_approve",
      "publishable": true,
      "confidence": 0.91,
      "local_currency": "JOD",
      "fx_rate": 0.7085,
      "usd_values": {
        "value_usd": 415692906.1397,
        "market_cap_usd": 40443909617.5018
      },
      "present_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "missing_fields": [],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is JOD."
        },
        {
          "name": "status",
          "status": "pass",
          "detail": "Scraper status is success."
        },
        {
          "name": "source_url",
          "status": "pass",
          "detail": "Source URL is present."
        },
        {
          "name": "source_date",
          "status": "pass",
          "detail": "Source date is 2026-07-30."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "14 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "pass",
          "detail": "4 metric source snippet(s) were stored."
        },
        {
          "name": "required_fields",
          "status": "pass",
          "detail": "All required metrics are present."
        },
        {
          "name": "index_positive",
          "status": "pass",
          "detail": "index is positive."
        },
        {
          "name": "volume_positive",
          "status": "pass",
          "detail": "volume is positive."
        },
        {
          "name": "value_positive",
          "status": "pass",
          "detail": "value is positive."
        },
        {
          "name": "market_cap_positive",
          "status": "pass",
          "detail": "market_cap is positive."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for JOD."
        },
        {
          "name": "fx_peg_sanity",
          "status": "pass",
          "detail": "JOD peg check passed."
        },
        {
          "name": "market_cap_vs_value",
          "status": "pass",
          "detail": "Market capitalization exceeds traded value."
        },
        {
          "name": "turnover_ratio",
          "status": "pass",
          "detail": "Turnover ratio is 0.0103."
        },
        {
          "name": "average_price",
          "status": "pass",
          "detail": "Average price is 2.292772."
        },
        {
          "name": "index_history",
          "status": "pass",
          "detail": "index monthly change is 3.6%."
        },
        {
          "name": "volume_history",
          "status": "pass",
          "detail": "volume monthly change is 15.8%."
        },
        {
          "name": "value_history",
          "status": "pass",
          "detail": "value monthly change is 17.7%."
        },
        {
          "name": "market_cap_history",
          "status": "pass",
          "detail": "market_cap monthly change is 2.4%."
        },
        {
          "name": "index_market_cap_direction",
          "status": "pass",
          "detail": "Index direction matches market-cap direction."
        }
      ],
      "critical_failures": [],
      "warnings": [],
      "recommended_actions": []
    },
    {
      "code": "bahrain",
      "month": "2026-07",
      "source_status": "success",
      "gate_status": "withhold_self_correct",
      "publishable": false,
      "confidence": 0.85,
      "local_currency": "BHD",
      "fx_rate": 0.377,
      "usd_values": {
        "value_usd": 25580933.687,
        "market_cap_usd": 20143899944.2971
      },
      "present_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "missing_fields": [],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is BHD."
        },
        {
          "name": "status",
          "status": "pass",
          "detail": "Scraper status is success."
        },
        {
          "name": "source_url",
          "status": "pass",
          "detail": "Source URL is present."
        },
        {
          "name": "source_date",
          "status": "warn",
          "detail": "Source date is missing."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "10 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "pass",
          "detail": "4 metric source snippet(s) were stored."
        },
        {
          "name": "required_fields",
          "status": "pass",
          "detail": "All required metrics are present."
        },
        {
          "name": "index_positive",
          "status": "pass",
          "detail": "index is positive."
        },
        {
          "name": "volume_positive",
          "status": "pass",
          "detail": "volume is positive."
        },
        {
          "name": "value_positive",
          "status": "pass",
          "detail": "value is positive."
        },
        {
          "name": "market_cap_positive",
          "status": "pass",
          "detail": "market_cap is positive."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for BHD."
        },
        {
          "name": "fx_peg_sanity",
          "status": "pass",
          "detail": "BHD peg check passed."
        },
        {
          "name": "market_cap_vs_value",
          "status": "pass",
          "detail": "Market capitalization exceeds traded value."
        },
        {
          "name": "turnover_ratio",
          "status": "pass",
          "detail": "Turnover ratio is 0.0013."
        },
        {
          "name": "average_price",
          "status": "pass",
          "detail": "Average price is 0.316416."
        },
        {
          "name": "index_history",
          "status": "pass",
          "detail": "index monthly change is 4.2%."
        },
        {
          "name": "volume_history",
          "status": "pass",
          "detail": "volume monthly change is 52.8%."
        },
        {
          "name": "value_history",
          "status": "pass",
          "detail": "value monthly change is 51.9%."
        },
        {
          "name": "market_cap_history",
          "status": "pass",
          "detail": "market_cap monthly change is 4.2%."
        },
        {
          "name": "index_market_cap_direction",
          "status": "pass",
          "detail": "Index direction matches market-cap direction."
        }
      ],
      "critical_failures": [],
      "warnings": [
        "Source date is missing."
      ],
      "recommended_actions": [
        "Re-fetch the official source and compare the snapshot against the current evidence.",
        "Re-run the deterministic extractor for this source before using any fallback.",
        "Re-run the repair bundle or structured fallback extraction only if deterministic parsing still fails.",
        "Compare the candidate value against a secondary official source when one exists."
      ]
    },
    {
      "code": "beirut",
      "month": "2026-07",
      "source_status": "manual_review",
      "gate_status": "withhold_escalate",
      "publishable": false,
      "confidence": 0.09,
      "local_currency": "USD",
      "fx_rate": 1.0,
      "usd_values": {
        "value_usd": null,
        "market_cap_usd": null
      },
      "present_fields": [],
      "missing_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is USD."
        },
        {
          "name": "status",
          "status": "fail",
          "detail": "Scraper status is manual_review; publish gate fails closed."
        },
        {
          "name": "source_url",
          "status": "fail",
          "detail": "Source URL is missing."
        },
        {
          "name": "source_date",
          "status": "warn",
          "detail": "Source date is missing."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "4 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "warn",
          "detail": "No source snippets were stored for the extracted metrics."
        },
        {
          "name": "required_fields",
          "status": "fail",
          "detail": "Missing required metric fields: index, volume, value, market_cap."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for USD."
        },
        {
          "name": "fx_peg_sanity",
          "status": "pass",
          "detail": "USD peg check passed."
        },
        {
          "name": "index_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "volume_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "value_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "market_cap_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        }
      ],
      "critical_failures": [
        "Scraper status is manual_review; publish gate fails closed.",
        "Source URL is missing.",
        "Missing required metric fields: index, volume, value, market_cap."
      ],
      "warnings": [
        "Source date is missing.",
        "No source snippets were stored for the extracted metrics."
      ],
      "recommended_actions": [
        "Re-fetch the official source and compare the snapshot against the current evidence.",
        "Re-run the deterministic extractor for this source before using any fallback.",
        "Re-run the repair bundle or structured fallback extraction only if deterministic parsing still fails.",
        "Compare the candidate value against a secondary official source when one exists.",
        "Escalate to human review if the corrected record still fails the publish gate."
      ]
    },
    {
      "code": "bvmt",
      "month": "2026-07",
      "source_status": "manual_review",
      "gate_status": "withhold_escalate",
      "publishable": false,
      "confidence": 0.12,
      "local_currency": "TND",
      "fx_rate": 2.9487,
      "usd_values": {
        "value_usd": null,
        "market_cap_usd": null
      },
      "present_fields": [],
      "missing_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is TND."
        },
        {
          "name": "status",
          "status": "fail",
          "detail": "Scraper status is manual_review; publish gate fails closed."
        },
        {
          "name": "source_url",
          "status": "pass",
          "detail": "Source URL is present."
        },
        {
          "name": "source_date",
          "status": "warn",
          "detail": "Source date is missing."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "8 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "warn",
          "detail": "No source snippets were stored for the extracted metrics."
        },
        {
          "name": "required_fields",
          "status": "fail",
          "detail": "Missing required metric fields: index, volume, value, market_cap."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for TND."
        },
        {
          "name": "fx_monthly_change",
          "status": "pass",
          "detail": "Monthly FX drift is within bounds."
        },
        {
          "name": "index_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "volume_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "value_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "market_cap_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        }
      ],
      "critical_failures": [
        "Scraper status is manual_review; publish gate fails closed.",
        "Missing required metric fields: index, volume, value, market_cap."
      ],
      "warnings": [
        "Source date is missing.",
        "No source snippets were stored for the extracted metrics."
      ],
      "recommended_actions": [
        "Re-fetch the official source and compare the snapshot against the current evidence.",
        "Re-run the deterministic extractor for this source before using any fallback.",
        "Re-run the repair bundle or structured fallback extraction only if deterministic parsing still fails.",
        "Compare the candidate value against a secondary official source when one exists.",
        "Escalate to human review if the corrected record still fails the publish gate."
      ]
    },
    {
      "code": "casablanca",
      "month": "2026-07",
      "source_status": "failed",
      "gate_status": "withhold_escalate",
      "publishable": false,
      "confidence": 0.04,
      "local_currency": "MAD",
      "fx_rate": 9.3631,
      "usd_values": {
        "value_usd": null,
        "market_cap_usd": null
      },
      "present_fields": [],
      "missing_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is MAD."
        },
        {
          "name": "status",
          "status": "fail",
          "detail": "Scraper status is failed; publish gate fails closed."
        },
        {
          "name": "source_url",
          "status": "pass",
          "detail": "Source URL is present."
        },
        {
          "name": "source_date",
          "status": "warn",
          "detail": "Source date is missing."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "12 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "warn",
          "detail": "No source snippets were stored for the extracted metrics."
        },
        {
          "name": "required_fields",
          "status": "fail",
          "detail": "Missing required metric fields: index, volume, value, market_cap."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for MAD."
        },
        {
          "name": "fx_monthly_change",
          "status": "pass",
          "detail": "Monthly FX drift is within bounds."
        },
        {
          "name": "index_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "volume_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "value_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "market_cap_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        }
      ],
      "critical_failures": [
        "Scraper status is failed; publish gate fails closed.",
        "Missing required metric fields: index, volume, value, market_cap."
      ],
      "warnings": [
        "Source date is missing.",
        "No source snippets were stored for the extracted metrics."
      ],
      "recommended_actions": [
        "Re-fetch the official source and compare the snapshot against the current evidence.",
        "Re-run the deterministic extractor for this source before using any fallback.",
        "Re-run the repair bundle or structured fallback extraction only if deterministic parsing still fails.",
        "Compare the candidate value against a secondary official source when one exists.",
        "Escalate to human review if the corrected record still fails the publish gate."
      ]
    },
    {
      "code": "dfm",
      "month": "2026-07",
      "source_status": "success",
      "gate_status": "auto_approve",
      "publishable": true,
      "confidence": 0.91,
      "local_currency": "AED",
      "fx_rate": 3.673,
      "usd_values": {
        "value_usd": 3367399005.0994,
        "market_cap_usd": 261467494799.676
      },
      "present_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "missing_fields": [],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is AED."
        },
        {
          "name": "status",
          "status": "pass",
          "detail": "Scraper status is success."
        },
        {
          "name": "source_url",
          "status": "pass",
          "detail": "Source URL is present."
        },
        {
          "name": "source_date",
          "status": "pass",
          "detail": "Source date is 2026-07-30."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "10 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "pass",
          "detail": "4 metric source snippet(s) were stored."
        },
        {
          "name": "required_fields",
          "status": "pass",
          "detail": "All required metrics are present."
        },
        {
          "name": "index_positive",
          "status": "pass",
          "detail": "index is positive."
        },
        {
          "name": "volume_positive",
          "status": "pass",
          "detail": "volume is positive."
        },
        {
          "name": "value_positive",
          "status": "pass",
          "detail": "value is positive."
        },
        {
          "name": "market_cap_positive",
          "status": "pass",
          "detail": "market_cap is positive."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for AED."
        },
        {
          "name": "fx_peg_sanity",
          "status": "pass",
          "detail": "AED peg check passed."
        },
        {
          "name": "market_cap_vs_value",
          "status": "pass",
          "detail": "Market capitalization exceeds traded value."
        },
        {
          "name": "turnover_ratio",
          "status": "pass",
          "detail": "Turnover ratio is 0.0129."
        },
        {
          "name": "average_price",
          "status": "pass",
          "detail": "Average price is 3.301327."
        },
        {
          "name": "index_history",
          "status": "pass",
          "detail": "index monthly change is 3.6%."
        },
        {
          "name": "volume_history",
          "status": "pass",
          "detail": "volume monthly change is 34.9%."
        },
        {
          "name": "value_history",
          "status": "pass",
          "detail": "value monthly change is 40.5%."
        },
        {
          "name": "market_cap_history",
          "status": "pass",
          "detail": "market_cap monthly change is 2.2%."
        },
        {
          "name": "index_market_cap_direction",
          "status": "pass",
          "detail": "Index direction matches market-cap direction."
        }
      ],
      "critical_failures": [],
      "warnings": [],
      "recommended_actions": []
    },
    {
      "code": "dse",
      "month": "2026-07",
      "source_status": "success",
      "gate_status": "auto_approve",
      "publishable": true,
      "confidence": 0.91,
      "local_currency": "SYP",
      "fx_rate": 111.0,
      "usd_values": {
        "value_usd": 1495935.9341,
        "market_cap_usd": 2329798972.973
      },
      "present_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "missing_fields": [],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is SYP."
        },
        {
          "name": "status",
          "status": "pass",
          "detail": "Scraper status is success."
        },
        {
          "name": "source_url",
          "status": "pass",
          "detail": "Source URL is present."
        },
        {
          "name": "source_date",
          "status": "pass",
          "detail": "Source date is 2026-07-30."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "6 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "pass",
          "detail": "4 metric source snippet(s) were stored."
        },
        {
          "name": "required_fields",
          "status": "pass",
          "detail": "All required metrics are present."
        },
        {
          "name": "index_positive",
          "status": "pass",
          "detail": "index is positive."
        },
        {
          "name": "volume_positive",
          "status": "pass",
          "detail": "volume is positive."
        },
        {
          "name": "value_positive",
          "status": "pass",
          "detail": "value is positive."
        },
        {
          "name": "market_cap_positive",
          "status": "pass",
          "detail": "market_cap is positive."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for SYP."
        },
        {
          "name": "fx_peg_sanity",
          "status": "pass",
          "detail": "SYP peg check passed."
        },
        {
          "name": "market_cap_vs_value",
          "status": "pass",
          "detail": "Market capitalization exceeds traded value."
        },
        {
          "name": "turnover_ratio",
          "status": "pass",
          "detail": "Turnover ratio is 0.0006."
        },
        {
          "name": "average_price",
          "status": "pass",
          "detail": "Average price is 33.435588."
        },
        {
          "name": "index_history",
          "status": "pass",
          "detail": "index monthly change is 1.8%."
        },
        {
          "name": "volume_history",
          "status": "pass",
          "detail": "volume monthly change is 72.0%."
        },
        {
          "name": "value_history",
          "status": "pass",
          "detail": "value monthly change is 64.6%."
        },
        {
          "name": "market_cap_history",
          "status": "pass",
          "detail": "market_cap monthly change is 1.8%."
        },
        {
          "name": "index_market_cap_direction",
          "status": "pass",
          "detail": "Index direction matches market-cap direction."
        }
      ],
      "critical_failures": [],
      "warnings": [],
      "recommended_actions": []
    },
    {
      "code": "egx",
      "month": "2026-07",
      "source_status": "failed",
      "gate_status": "withhold_escalate",
      "publishable": false,
      "confidence": 0.0,
      "local_currency": "EGP",
      "fx_rate": 50.2078,
      "usd_values": {
        "value_usd": null,
        "market_cap_usd": null
      },
      "present_fields": [],
      "missing_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is EGP."
        },
        {
          "name": "status",
          "status": "fail",
          "detail": "Scraper status is failed; publish gate fails closed."
        },
        {
          "name": "source_url",
          "status": "fail",
          "detail": "Source URL is missing."
        },
        {
          "name": "source_date",
          "status": "warn",
          "detail": "Source date is missing."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "8 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "warn",
          "detail": "No source snippets were stored for the extracted metrics."
        },
        {
          "name": "required_fields",
          "status": "fail",
          "detail": "Missing required metric fields: index, volume, value, market_cap."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for EGP."
        },
        {
          "name": "fx_monthly_change",
          "status": "pass",
          "detail": "Monthly FX drift is within bounds."
        },
        {
          "name": "index_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "volume_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "value_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "market_cap_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        }
      ],
      "critical_failures": [
        "Scraper status is failed; publish gate fails closed.",
        "Source URL is missing.",
        "Missing required metric fields: index, volume, value, market_cap."
      ],
      "warnings": [
        "Source date is missing.",
        "No source snippets were stored for the extracted metrics."
      ],
      "recommended_actions": [
        "Re-fetch the official source and compare the snapshot against the current evidence.",
        "Re-run the deterministic extractor for this source before using any fallback.",
        "Re-run the repair bundle or structured fallback extraction only if deterministic parsing still fails.",
        "Compare the candidate value against a secondary official source when one exists.",
        "Escalate to human review if the corrected record still fails the publish gate."
      ]
    },
    {
      "code": "isx",
      "month": "2026-07",
      "source_status": "success",
      "gate_status": "auto_approve",
      "publishable": true,
      "confidence": 0.91,
      "local_currency": "IQD",
      "fx_rate": 1320.0,
      "usd_values": {
        "value_usd": 90932053.6273,
        "market_cap_usd": 21706283991.6939
      },
      "present_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "missing_fields": [],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is IQD."
        },
        {
          "name": "status",
          "status": "pass",
          "detail": "Scraper status is success."
        },
        {
          "name": "source_url",
          "status": "pass",
          "detail": "Source URL is present."
        },
        {
          "name": "source_date",
          "status": "pass",
          "detail": "Source date is 2026-08-09."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "10 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "pass",
          "detail": "4 metric source snippet(s) were stored."
        },
        {
          "name": "required_fields",
          "status": "pass",
          "detail": "All required metrics are present."
        },
        {
          "name": "index_positive",
          "status": "pass",
          "detail": "index is positive."
        },
        {
          "name": "volume_positive",
          "status": "pass",
          "detail": "volume is positive."
        },
        {
          "name": "value_positive",
          "status": "pass",
          "detail": "value is positive."
        },
        {
          "name": "market_cap_positive",
          "status": "pass",
          "detail": "market_cap is positive."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for IQD."
        },
        {
          "name": "fx_peg_sanity",
          "status": "pass",
          "detail": "IQD peg check passed."
        },
        {
          "name": "market_cap_vs_value",
          "status": "pass",
          "detail": "Market capitalization exceeds traded value."
        },
        {
          "name": "turnover_ratio",
          "status": "pass",
          "detail": "Turnover ratio is 0.0042."
        },
        {
          "name": "average_price",
          "status": "pass",
          "detail": "Average price is 0.720232."
        },
        {
          "name": "index_history",
          "status": "pass",
          "detail": "index monthly change is 2.1%."
        },
        {
          "name": "volume_history",
          "status": "pass",
          "detail": "volume monthly change is 54.9%."
        },
        {
          "name": "value_history",
          "status": "pass",
          "detail": "value monthly change is 1.2%."
        },
        {
          "name": "market_cap_history",
          "status": "pass",
          "detail": "market_cap monthly change is 3.6%."
        },
        {
          "name": "index_market_cap_direction",
          "status": "pass",
          "detail": "Index direction matches market-cap direction."
        }
      ],
      "critical_failures": [],
      "warnings": [],
      "recommended_actions": []
    },
    {
      "code": "kuwait",
      "month": "2026-07",
      "source_status": "failed",
      "gate_status": "withhold_escalate",
      "publishable": false,
      "confidence": 0.03,
      "local_currency": "KWD",
      "fx_rate": 0.3058,
      "usd_values": {
        "value_usd": null,
        "market_cap_usd": null
      },
      "present_fields": [],
      "missing_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is KWD."
        },
        {
          "name": "status",
          "status": "fail",
          "detail": "Scraper status is failed; publish gate fails closed."
        },
        {
          "name": "source_url",
          "status": "pass",
          "detail": "Source URL is present."
        },
        {
          "name": "source_date",
          "status": "warn",
          "detail": "Source date is missing."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "6 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "warn",
          "detail": "No source snippets were stored for the extracted metrics."
        },
        {
          "name": "required_fields",
          "status": "fail",
          "detail": "Missing required metric fields: index, volume, value, market_cap."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for KWD."
        },
        {
          "name": "fx_peg_sanity",
          "status": "pass",
          "detail": "KWD peg check passed."
        },
        {
          "name": "index_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "volume_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "value_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "market_cap_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        }
      ],
      "critical_failures": [
        "Scraper status is failed; publish gate fails closed.",
        "Missing required metric fields: index, volume, value, market_cap."
      ],
      "warnings": [
        "Source date is missing.",
        "No source snippets were stored for the extracted metrics."
      ],
      "recommended_actions": [
        "Re-fetch the official source and compare the snapshot against the current evidence.",
        "Re-run the deterministic extractor for this source before using any fallback.",
        "Re-run the repair bundle or structured fallback extraction only if deterministic parsing still fails.",
        "Compare the candidate value against a secondary official source when one exists.",
        "Escalate to human review if the corrected record still fails the publish gate."
      ]
    },
    {
      "code": "msx",
      "month": "2026-07",
      "source_status": "success",
      "gate_status": "withhold_self_correct",
      "publishable": false,
      "confidence": 0.88,
      "local_currency": "OMR",
      "fx_rate": 0.3848,
      "usd_values": {
        "value_usd": 2393235795.9667,
        "market_cap_usd": 97667944050.9356
      },
      "present_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "missing_fields": [],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is OMR."
        },
        {
          "name": "status",
          "status": "pass",
          "detail": "Scraper status is success."
        },
        {
          "name": "source_url",
          "status": "pass",
          "detail": "Source URL is present."
        },
        {
          "name": "source_date",
          "status": "pass",
          "detail": "Source date is 2026-07-30."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "12 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "pass",
          "detail": "4 metric source snippet(s) were stored."
        },
        {
          "name": "required_fields",
          "status": "pass",
          "detail": "All required metrics are present."
        },
        {
          "name": "index_positive",
          "status": "pass",
          "detail": "index is positive."
        },
        {
          "name": "volume_positive",
          "status": "pass",
          "detail": "volume is positive."
        },
        {
          "name": "value_positive",
          "status": "pass",
          "detail": "value is positive."
        },
        {
          "name": "market_cap_positive",
          "status": "pass",
          "detail": "market_cap is positive."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for OMR."
        },
        {
          "name": "fx_peg_sanity",
          "status": "pass",
          "detail": "OMR peg check passed."
        },
        {
          "name": "market_cap_vs_value",
          "status": "pass",
          "detail": "Market capitalization exceeds traded value."
        },
        {
          "name": "turnover_ratio",
          "status": "pass",
          "detail": "Turnover ratio is 0.0245."
        },
        {
          "name": "average_price",
          "status": "pass",
          "detail": "Average price is 0.272654."
        },
        {
          "name": "index_history",
          "status": "pass",
          "detail": "index monthly change is 3.1%."
        },
        {
          "name": "volume_history",
          "status": "pass",
          "detail": "volume monthly change is 26.8%."
        },
        {
          "name": "value_history",
          "status": "pass",
          "detail": "value monthly change is 18.7%."
        },
        {
          "name": "market_cap_history",
          "status": "pass",
          "detail": "market_cap monthly change is 2.3%."
        },
        {
          "name": "index_market_cap_direction",
          "status": "warn",
          "detail": "Index direction disagrees with market-cap direction versus the prior month."
        }
      ],
      "critical_failures": [],
      "warnings": [
        "Index direction disagrees with market-cap direction versus the prior month."
      ],
      "recommended_actions": [
        "Re-fetch the official source and compare the snapshot against the current evidence.",
        "Re-run the deterministic extractor for this source before using any fallback.",
        "Re-run the repair bundle or structured fallback extraction only if deterministic parsing still fails.",
        "Compare the candidate value against a secondary official source when one exists."
      ]
    },
    {
      "code": "pex",
      "month": "2026-07",
      "source_status": "success",
      "gate_status": "auto_approve",
      "publishable": true,
      "confidence": 0.91,
      "local_currency": "USD",
      "fx_rate": 1.0,
      "usd_values": {
        "value_usd": 12604501.16,
        "market_cap_usd": 5045093934.74
      },
      "present_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "missing_fields": [],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is USD."
        },
        {
          "name": "status",
          "status": "pass",
          "detail": "Scraper status is success."
        },
        {
          "name": "source_url",
          "status": "pass",
          "detail": "Source URL is present."
        },
        {
          "name": "source_date",
          "status": "pass",
          "detail": "Source date is 2026-07-30."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "14 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "pass",
          "detail": "4 metric source snippet(s) were stored."
        },
        {
          "name": "required_fields",
          "status": "pass",
          "detail": "All required metrics are present."
        },
        {
          "name": "index_positive",
          "status": "pass",
          "detail": "index is positive."
        },
        {
          "name": "volume_positive",
          "status": "pass",
          "detail": "volume is positive."
        },
        {
          "name": "value_positive",
          "status": "pass",
          "detail": "value is positive."
        },
        {
          "name": "market_cap_positive",
          "status": "pass",
          "detail": "market_cap is positive."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for USD."
        },
        {
          "name": "fx_peg_sanity",
          "status": "pass",
          "detail": "USD peg check passed."
        },
        {
          "name": "market_cap_vs_value",
          "status": "pass",
          "detail": "Market capitalization exceeds traded value."
        },
        {
          "name": "turnover_ratio",
          "status": "pass",
          "detail": "Turnover ratio is 0.0025."
        },
        {
          "name": "average_price",
          "status": "pass",
          "detail": "Average price is 1.474974."
        },
        {
          "name": "index_history",
          "status": "pass",
          "detail": "index monthly change is 1.0%."
        },
        {
          "name": "volume_history",
          "status": "pass",
          "detail": "volume monthly change is 41.0%."
        },
        {
          "name": "value_history",
          "status": "pass",
          "detail": "value monthly change is 55.3%."
        },
        {
          "name": "market_cap_history",
          "status": "pass",
          "detail": "market_cap monthly change is 0.7%."
        },
        {
          "name": "index_market_cap_direction",
          "status": "pass",
          "detail": "Index direction matches market-cap direction."
        }
      ],
      "critical_failures": [],
      "warnings": [],
      "recommended_actions": []
    },
    {
      "code": "qatar",
      "month": "2026-07",
      "source_status": "success",
      "gate_status": "withhold_self_correct",
      "publishable": false,
      "confidence": 0.85,
      "local_currency": "QAR",
      "fx_rate": 3.64,
      "usd_values": {
        "value_usd": 1600664580.331,
        "market_cap_usd": 163236856341.65
      },
      "present_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "missing_fields": [],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is QAR."
        },
        {
          "name": "status",
          "status": "pass",
          "detail": "Scraper status is success."
        },
        {
          "name": "source_url",
          "status": "pass",
          "detail": "Source URL is present."
        },
        {
          "name": "source_date",
          "status": "warn",
          "detail": "Source date is missing."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "4 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "pass",
          "detail": "4 metric source snippet(s) were stored."
        },
        {
          "name": "required_fields",
          "status": "pass",
          "detail": "All required metrics are present."
        },
        {
          "name": "index_positive",
          "status": "pass",
          "detail": "index is positive."
        },
        {
          "name": "volume_positive",
          "status": "pass",
          "detail": "volume is positive."
        },
        {
          "name": "value_positive",
          "status": "pass",
          "detail": "value is positive."
        },
        {
          "name": "market_cap_positive",
          "status": "pass",
          "detail": "market_cap is positive."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for QAR."
        },
        {
          "name": "fx_peg_sanity",
          "status": "pass",
          "detail": "QAR peg check passed."
        },
        {
          "name": "market_cap_vs_value",
          "status": "pass",
          "detail": "Market capitalization exceeds traded value."
        },
        {
          "name": "turnover_ratio",
          "status": "pass",
          "detail": "Turnover ratio is 0.0098."
        },
        {
          "name": "average_price",
          "status": "pass",
          "detail": "Average price is 2.531474."
        },
        {
          "name": "index_history",
          "status": "pass",
          "detail": "index monthly change is 3.1%."
        },
        {
          "name": "volume_history",
          "status": "pass",
          "detail": "volume monthly change is 27.1%."
        },
        {
          "name": "value_history",
          "status": "pass",
          "detail": "value monthly change is 34.5%."
        },
        {
          "name": "market_cap_history",
          "status": "pass",
          "detail": "market_cap monthly change is 3.6%."
        },
        {
          "name": "index_market_cap_direction",
          "status": "pass",
          "detail": "Index direction matches market-cap direction."
        }
      ],
      "critical_failures": [],
      "warnings": [
        "Source date is missing."
      ],
      "recommended_actions": [
        "Re-fetch the official source and compare the snapshot against the current evidence.",
        "Re-run the deterministic extractor for this source before using any fallback.",
        "Re-run the repair bundle or structured fallback extraction only if deterministic parsing still fails.",
        "Compare the candidate value against a secondary official source when one exists."
      ]
    },
    {
      "code": "saudi",
      "month": "2026-07",
      "source_status": "failed",
      "gate_status": "withhold_escalate",
      "publishable": false,
      "confidence": 0.04,
      "local_currency": "SAR",
      "fx_rate": 3.7508,
      "usd_values": {
        "value_usd": null,
        "market_cap_usd": null
      },
      "present_fields": [],
      "missing_fields": [
        "index",
        "volume",
        "value",
        "market_cap"
      ],
      "checks": [
        {
          "name": "month",
          "status": "pass",
          "detail": "Record month matches 2026-07."
        },
        {
          "name": "currency",
          "status": "pass",
          "detail": "Currency is SAR."
        },
        {
          "name": "status",
          "status": "fail",
          "detail": "Scraper status is failed; publish gate fails closed."
        },
        {
          "name": "source_url",
          "status": "pass",
          "detail": "Source URL is present."
        },
        {
          "name": "source_date",
          "status": "warn",
          "detail": "Source date is missing."
        },
        {
          "name": "proofs",
          "status": "pass",
          "detail": "6 proof artifact(s) are archived."
        },
        {
          "name": "source_snippets",
          "status": "warn",
          "detail": "No source snippets were stored for the extracted metrics."
        },
        {
          "name": "required_fields",
          "status": "fail",
          "detail": "Missing required metric fields: index, volume, value, market_cap."
        },
        {
          "name": "fx_present",
          "status": "pass",
          "detail": "FX rate resolved for SAR."
        },
        {
          "name": "fx_peg_sanity",
          "status": "pass",
          "detail": "SAR peg check passed."
        },
        {
          "name": "index_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "volume_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "value_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        },
        {
          "name": "market_cap_history",
          "status": "skip",
          "detail": "No usable prior-month value."
        }
      ],
      "critical_failures": [
        "Scraper status is failed; publish gate fails closed.",
        "Missing required metric fields: index, volume, value, market_cap."
      ],
      "warnings": [
        "Source date is missing.",
        "No source snippets were stored for the extracted metrics."
      ],
      "recommended_actions": [
        "Re-fetch the official source and compare the snapshot against the current evidence.",
        "Re-run the deterministic extractor for this source before using any fallback.",
        "Re-run the repair bundle or structured fallback extraction only if deterministic parsing still fails.",
        "Compare the candidate value against a secondary official source when one exists.",
        "Escalate to human review if the corrected record still fails the publish gate."
      ]
    }
  ]
}