{
  "schema": "codee.failure-hunter.config.v1",
  "version": "2026.05.28-alpha-dog-v1",
  "updated_at": "2026-05-28T16:29:03-04:00",
  "purpose": "Make Codee actively search for launch failures before public promotion.",
  "commands": {
    "strict_local": "python3 tools/codee_failure_hunter.py --strict",
    "strict_with_live_routes": "python3 tools/codee_failure_hunter.py --strict --run-route-loop",
    "live_route_loop": "python3 tools/codee_404_loop.py --loops 1 --timeout 30",
    "scale_gate": "Open https://clients.codee.chat/assets/codee/codee-scale-readiness.json and https://clients.codee.chat/assets/codee/codee-alpha-dog-readiness.json before using 20,000-client-per-lane or million-CLI distribution language."
  },
  "latest_verified": {
    "strict_local": {
      "ok": true,
      "critical": 0,
      "warnings": 0,
      "proof": "tmp/codee-failure-hunter/latest.json"
    },
    "live_route_loop": {
      "ok": true,
      "checks": 120,
      "failed": 0,
      "not_found": 0,
      "proof": "tmp/codee-route-loop/latest.json"
    },
    "scale_readiness": {
      "ok": true,
      "claim_guard": "20,000-client-per-lane Alpha Dog emulator, paid checkout/delivery smoke, exact cleanup, and million-CLI distribution/intention gate passed; real paid-human and real installed-user claims stay blocked until staged cohort proof exists.",
      "manifest": "https://clients.codee.chat/assets/codee/codee-scale-readiness.json"
    },
    "alpha_dog_readiness": {
      "ok": true,
      "manifest": "https://clients.codee.chat/assets/codee/codee-alpha-dog-readiness.json",
      "proof": "20,000 JSON client payloads per lane across 10 lanes, 2,000 live delivery-room requests, paid checkout/delivery smoke 11/0, CLI Pro checkout, 1,000 CLI range samples, one million hashed download intents, and exact smoke cleanup."
    },
    "domain_support": {
      "ok": true,
      "proof": "Codee.chat, service contracts, delivery rooms, and downloadable CLI preserve client-owned domain / white-label support requests."
    },
    "human_proof": {
      "ok": true,
      "proof": "Codee Human Proof page, manifest, runtime promo-code propagation, CLI human-proof command, and delivery-room day-25 reminder state are wired for owner recording without exposing the private code publicly."
    }
  },
  "checks": [
    "critical public files exist and are non-empty",
    "critical JSON manifests parse and include schema/version",
    "launch-hardening update statuses are complete",
    "Launch Control has no active blockers",
    "Launch Control route proof has zero failed and zero 404 routes",
    "public HTML pages have meaningful titles",
    "PWA cache tokens use the launch-hardening version",
    "public customer copy does not expose old Digi naming",
    "placeholder tokens are not present in critical surfaces",
    "local href/src targets resolve inside the Firebase hosting root",
    "scale-readiness manifest proves the 20,000-client Alpha Dog emulator and keeps real paid-human claims honest",
    "downloadable CLI exposes required trained commands and no-silent-update policy",
    "client-owned domain / white-label support is wired across intake, contracts, delivery rooms, and CLI",
    "human-proof page, runtime promo-code propagation, and day-25 reminder state are wired before owner recording"
  ],
  "ten_out_of_ten_rule": "No 10/10 claim unless strict failure hunter and live route loop both pass cleanly, then remaining professional-review and remote-control gates are called out honestly."
}
