Every route returns 503 immediately. Use for emergency downtime or infrastructure work.
All routes will fail immediately. This overrides every per-route state. Add exempt paths below to keep critical routes reachable.
Accepts bare paths (/health) and method-prefixed keys (GET:/status).
/health
GET:/status
Off by default. Enabling this also blocks health checks, status endpoints, and other @force_active routes. Use with caution.
@force_active