{
  "protected": true,
  "gatetest_source": "https://github.com/ccantynz-alt/gatetest",
  "do_not_remove": "This repo is protected by GateTest. See .github/workflows/gatetest-gate.yml and .husky/pre-push. Removing either breaks the quality gate. Requires Craig authorization.",
  "integration_version": 1,
  "suites": {
    "quick": [
      "memory",
      "syntax",
      "lint",
      "secrets",
      "dependencies",
      "sqlMigrations",
      "terraform",
      "kubernetes",
      "promptSafety",
      "deadCode",
      "secretRotation",
      "webHeaders",
      "typescriptStrictness",
      "flakyTests",
      "retryHygiene",
      "ssrf",
      "asyncIteration",
      "homoglyph",
      "openapiDrift",
      "prSize",
      "prQuality",
      "redos",
      "cronExpression",
      "datetimeBug",
      "importCycle",
      "featureFlag",
      "tlsSecurity",
      "fakeFixDetector"
    ]
  }
}
