# Per-recipe harness config for uptime-kuma (Phase 2 Q4.8 — single Node.js monitoring app, # sqlite by default). Recipe is small; the `/dashboard` route only exists once an admin is set # up, but `/` returns the setup-or-login SPA page (HTTP 200). HEALTH_PATH = "/" HEALTH_OK = (200, 302) DEPLOY_TIMEOUT = 600 HTTP_TIMEOUT = 300 # canon §2.B: enroll as a DATA-WARM canonical (all recipes enrolled — operator 2026-06-17). # The weekly sweep promotes this recipe's canonical to its latest green RELEASE TAG. WARM_CANONICAL = True