HTTP 404 · NO ELIGIBLE ROUTE
404
Every request takes a path. This one didn't have one.
The router evaluated every clause and nothing matched. Which is, technically, the policy working exactly as written — on a URL that does not exist.
❯ route "the page you wanted" classify: task.kind = navigation policy: runbook site/v1 → no clause matched route: — fallback: / (home) decision: closed in 12µs