{
  "ok": true,
  "workflow": "database-query-performance-pack",
  "runId": "e5c17a2d824bbbad2141",
  "evidenceFields": [
    "slow_sql",
    "query_plan",
    "table_schemas",
    "row_counts",
    "indexes",
    "application_access_pattern",
    "pagination_contract",
    "search_requirements"
  ],
  "missingInformation": [],
  "approval": {
    "required": true,
    "state": "pending",
    "reason": "A person must approve sensitive, irreversible, code-changing, financial, or customer-facing actions."
  },
  "externalActionsExecuted": false,
  "mode": "dry-run",
  "draft": {
    "query_shape_diagnosis": null,
    "missing_index_evidence": null,
    "n_plus_one_count": null,
    "join_grain_fix": null,
    "cursor_pagination_plan": null,
    "full_text_search_plan": null,
    "before_after_measurements": null
  }
}
