pub fn router(state: AppState) -> Router
Build the full axum router wired to state. Exposed for integration tests that want to drive the router without opening a TCP listener.
state