/** * System routes entry — residual handlers live in routes/system-ops.ts (Wave D3). * Kept for stable import path from http-server. */ export { handleSystemOpsRoutes as handleSystemRoutes } from '../routes/system-ops.js'; //# sourceMappingURL=system-controller.d.ts.map