| 1 | // Production wiring for the protected API: the per-request HttpRouter |
| 2 | // middleware that resolves identity, builds the executor/engine, and provides |
| 3 | // `AuthContext` + the execution-stack services to handlers. |
| 4 |
nothing calls this directly
no test coverage detected