{
  "run_date": "2026-02-22T10:23:54Z",
  "git_commit": "d86b61264efb",
  "run_context": null,
  "inputs_present": {
    "store_db": false,
    "base_url": false,
    "log_paths": false
  },
  "completeness": "incomplete",
  "overall_ok": false,
  "key_counts": {
    "routes_accept_fragment_count": 0,
    "fragment_checked_files": 0,
    "tables_scanned": 0,
    "forbidden_columns_found": 0,
    "lines_scanned": 0,
    "violations_count": 0,
    "routing_checks_run": 0
  },
  "partials": [],
  "scripts": [
    {
      "script": "fragment_leak_check",
      "status": "no_logs_configured",
      "ok": true,
      "reason": null
    },
    {
      "script": "db_sensitive_fields_scan",
      "status": "skipped",
      "ok": true,
      "reason": "STORE_DATABASE_URL not set"
    },
    {
      "script": "log_redaction_audit",
      "status": "skipped_missing_logs",
      "ok": true,
      "reason": "No log path provided (SECURITY_LOG_PATHS or LOG_REDACTION_SAMPLE_PATH)"
    },
    {
      "script": "envelope_size_check",
      "status": "pass",
      "ok": true,
      "reason": null
    },
    {
      "script": "routing_mode_smoke",
      "status": "no_server",
      "ok": true,
      "reason": null
    }
  ],
  "artifacts": [
    "fragment_leak_check.json",
    "db_sensitive_fields_scan.json",
    "log_redaction_audit.json",
    "envelope_size_check.json",
    "routing_mode_smoke.json"
  ]
}
