{
  "schema": "sks.competitor-scorecard-baseline.v1",
  "target": {
    "total_min": 94,
    "each_min": 90
  },
  "categories": {
    "code_stability": [
      {
        "id": "doctor-idempotence",
        "path": ".sneakoscope/reports/doctor-idempotence.json"
      },
      {
        "id": "super-search-offline-contract",
        "path": ".sneakoscope/reports/super-search-offline-contract.json"
      },
      {
        "id": "route-regression",
        "path": ".sneakoscope/reports/route-regression.json"
      }
    ],
    "test_release_gates": [
      {
        "id": "release-readiness",
        "path": ".sneakoscope/reports/release-readiness-5.9.0.json"
      },
      {
        "id": "installed-package-smoke",
        "path": ".sneakoscope/reports/installed-package-smoke.json"
      },
      {
        "id": "release-gate-timing",
        "path": ".sneakoscope/reports/gate-timing.json"
      }
    ],
    "parallel_isolation": [
      {
        "id": "parallel-runtime-proof",
        "path": ".sneakoscope/reports/parallel-production-smoke.json"
      },
      {
        "id": "worktree-runtime",
        "path": ".sneakoscope/reports/parallel-production-smoke.json"
      },
      {
        "id": "patch-merge-proof",
        "path": ".sneakoscope/reports/parallel-production-smoke.json"
      }
    ],
    "speed_performance": [
      {
        "id": "perf-budget",
        "path": ".sneakoscope/reports/perf-budget.json"
      },
      {
        "id": "hook-latency-quantum",
        "path": ".sneakoscope/reports/hook-latency-quantum.json"
      },
      {
        "id": "gate-timing",
        "path": ".sneakoscope/reports/gate-timing.json"
      }
    ],
    "install_operations": [
      {
        "id": "installed-package-smoke",
        "path": ".sneakoscope/reports/installed-package-smoke.json"
      },
      {
        "id": "doctor-idempotence",
        "path": ".sneakoscope/reports/doctor-idempotence.json"
      },
      {
        "id": "package-surface-budget",
        "path": ".sneakoscope/reports/package-surface-budget.json"
      }
    ],
    "maintainability": [
      {
        "id": "architecture-check",
        "command": "architecture:check"
      },
      {
        "id": "route-modularity-check",
        "command": "route-modularity:check"
      },
      {
        "id": "command-budget-check",
        "command": "command-budget:check"
      },
      {
        "id": "package-surface-budget",
        "path": ".sneakoscope/reports/package-surface-budget.json"
      }
    ]
  }
}
