{
  "schema": "kungfu-buildchain-v4-universal-workflow-fault-campaign/v1",
  "independentFaultsOnly": true,
  "simultaneousPrimaryAndRecoveryFailureClaimed": false,
  "externalBoundary": {
    "id": "github-workflow-parser-or-service-unavailable",
    "classification": "irreducible-external-availability",
    "recovered": false
  },
  "faults": [
    {
      "id": "primary-facade",
      "injectionTarget": "templates/universal-buildchain-bootstrap.yml",
      "recoveryRoute": "upgrade-entry-and-full-rerun",
      "recoveryTarget": "templates/universal-buildchain-bootstrap.yml"
    },
    {
      "id": "typed-input-adapter",
      "injectionTarget": "packages/core/workflow/universal-workflow-bootstrap.js",
      "recoveryRoute": "same-entry-transient-runtime",
      "recoveryTarget": ".github/workflows/public-ops-bootstrap.yml"
    },
    {
      "id": "route-selector",
      "injectionTarget": ".github/workflows/public-ops-bootstrap.yml",
      "recoveryRoute": "upgrade-entry-and-full-rerun",
      "recoveryTarget": "templates/universal-buildchain-bootstrap.yml"
    },
    {
      "id": "ordinary-candidate-loader",
      "injectionTarget": ".github/workflows/public-ops-bootstrap.yml",
      "recoveryRoute": "upgrade-entry-and-full-rerun",
      "recoveryTarget": "templates/universal-buildchain-bootstrap.yml"
    },
    {
      "id": "router",
      "injectionTarget": "packages/core/release/release-invocation.js",
      "recoveryRoute": "same-entry-transient-runtime",
      "recoveryTarget": ".github/workflows/public-ops-bootstrap.yml"
    },
    {
      "id": "action",
      "injectionTarget": "actions/release/promotion/candidate/action.yml",
      "recoveryRoute": "same-entry-transient-runtime",
      "recoveryTarget": ".github/workflows/public-ops-bootstrap.yml"
    },
    {
      "id": "cli-runtime",
      "injectionTarget": "packages/core/workflow/commands/universal-workflow-engine.mjs",
      "recoveryRoute": "same-entry-transient-runtime",
      "recoveryTarget": ".github/workflows/public-ops-bootstrap.yml"
    },
    {
      "id": "result-projection",
      "injectionTarget": ".github/workflows/public-ops-bootstrap.yml",
      "recoveryRoute": "upgrade-entry-and-full-rerun",
      "recoveryTarget": "templates/universal-buildchain-bootstrap.yml"
    },
    {
      "id": "self-dogfood-caller",
      "injectionTarget": ".github/workflows/self-ops-bootstrap-dogfood.yml",
      "recoveryRoute": "upgrade-entry-and-full-rerun",
      "recoveryTarget": "templates/universal-buildchain-bootstrap.yml"
    }
  ]
}
