{
  "schema": 1,
  "sqlstate": "08007",
  "condition_name": "transaction_resolution_unknown",
  "runner": "scripts/verify_cases.py",
  "targets": {
    "latest": {
      "binary": "Homebrew PostgreSQL 18.6",
      "required": false
    },
    "pg10": {
      "image": "postgres:10",
      "required": false
    }
  },
  "cases": [
    {
      "id": "source_boundary",
      "versions": [
        "10",
        "18"
      ],
      "preconditions": [
        "A runner-owned disposable target is provisioned only if a source-boundary smoke run is requested."
      ],
      "trigger": "No artificial SQL trigger is executed; this record preserves the fixed source/definition boundary.",
      "assertions": [],
      "repair": "Use the concrete source path or component-specific documentation when it applies.",
      "cleanup": "Drop the case schema with an owner connection."
    }
  ],
  "evidence_status": "authored",
  "snippets": [],
  "runtime": []
}
