use Router;
use crateAppState;
/// Assemble the kernel API router (absolute paths, mounted at root by the composing server). The
/// auth admin surface stays here for now; domain apps (Campus Entry, …) merge their own routers in
/// the server binary.