{
  "/_not-found/page": "app/_not-found/page.js",
  "/_global-error/page": "app/_global-error/page.js",
  "/api/auth/login/route": "app/api/auth/login/route.js",
  "/api/auth/logout/route": "app/api/auth/logout/route.js",
  "/api/auth/protection/route": "app/api/auth/protection/route.js",
  "/api/openclaw/capabilities/route": "app/api/openclaw/capabilities/route.js",
  "/sw.js/route": "app/sw.js/route.js",
  "/api/accounts/access-rules/route": "app/api/accounts/access-rules/route.js",
  "/api/accounts/browser-profiles/route": "app/api/accounts/browser-profiles/route.js",
  "/api/agents/[agentId]/context/file/route": "app/api/agents/[agentId]/context/file/route.js",
  "/api/agents/[agentId]/context/route": "app/api/agents/[agentId]/context/route.js",
  "/api/accounts/login-targets/route": "app/api/accounts/login-targets/route.js",
  "/api/auth/status/route": "app/api/auth/status/route.js",
  "/api/diagnostics/route": "app/api/diagnostics/route.js",
  "/api/gateway/control/route": "app/api/gateway/control/route.js",
  "/api/files/reveal/route": "app/api/files/reveal/route.js",
  "/api/integrations/[integrationId]/status/route": "app/api/integrations/[integrationId]/status/route.js",
  "/api/mission/route": "app/api/mission/route.js",
  "/api/agents/route": "app/api/agents/route.js",
  "/api/models/catalog/route": "app/api/models/catalog/route.js",
  "/api/onboarding/models/route": "app/api/onboarding/models/route.js",
  "/api/openclaw/channels/connect/route": "app/api/openclaw/channels/connect/route.js",
  "/api/agents/[agentId]/chat/route": "app/api/agents/[agentId]/chat/route.js",
  "/api/openclaw/compatibility-smoke/route": "app/api/openclaw/compatibility-smoke/route.js",
  "/api/openclaw/dashboard/route": "app/api/openclaw/dashboard/route.js",
  "/api/openclaw/compatibility-lab/route": "app/api/openclaw/compatibility-lab/route.js",
  "/api/openclaw/gateway-surfaces/route": "app/api/openclaw/gateway-surfaces/route.js",
  "/api/openclaw/updates/route": "app/api/openclaw/updates/route.js",
  "/api/openclaw/mobile-pairing/route": "app/api/openclaw/mobile-pairing/route.js",
  "/api/planner/[planId]/deploy/route": "app/api/planner/[planId]/deploy/route.js",
  "/api/operations/route": "app/api/operations/route.js",
  "/api/planner/[planId]/document-rewrite/route": "app/api/planner/[planId]/document-rewrite/route.js",
  "/api/planner/[planId]/simulate/route": "app/api/planner/[planId]/simulate/route.js",
  "/api/planner/[planId]/route": "app/api/planner/[planId]/route.js",
  "/api/planner/route": "app/api/planner/route.js",
  "/api/planner/[planId]/turn/route": "app/api/planner/[planId]/turn/route.js",
  "/api/profile/route": "app/api/profile/route.js",
  "/api/reset/route": "app/api/reset/route.js",
  "/api/runtimes/[runtimeId]/route": "app/api/runtimes/[runtimeId]/route.js",
  "/api/settings/config-pacing/route": "app/api/settings/config-pacing/route.js",
  "/api/runtime/issues/route": "app/api/runtime/issues/route.js",
  "/api/settings/cross-agent-message/route": "app/api/settings/cross-agent-message/route.js",
  "/api/settings/gateway/route": "app/api/settings/gateway/route.js",
  "/api/settings/openclaw-binary/route": "app/api/settings/openclaw-binary/route.js",
  "/api/settings/tools/route": "app/api/settings/tools/route.js",
  "/api/settings/workspace-root/route": "app/api/settings/workspace-root/route.js",
  "/api/snapshot/route": "app/api/snapshot/route.js",
  "/api/models/providers/route": "app/api/models/providers/route.js",
  "/api/system/open-terminal/route": "app/api/system/open-terminal/route.js",
  "/api/tasks/[taskId]/abort/route": "app/api/tasks/[taskId]/abort/route.js",
  "/api/tasks/[taskId]/control/route": "app/api/tasks/[taskId]/control/route.js",
  "/api/tasks/health/route": "app/api/tasks/health/route.js",
  "/api/tasks/[taskId]/stream/route": "app/api/tasks/[taskId]/stream/route.js",
  "/api/workspaces/[workspaceId]/channels/discovered-groups/route": "app/api/workspaces/[workspaceId]/channels/discovered-groups/route.js",
  "/api/workspaces/[workspaceId]/channels/route": "app/api/workspaces/[workspaceId]/channels/route.js",
  "/api/stream/route": "app/api/stream/route.js",
  "/api/workspaces/[workspaceId]/edit-draft/route": "app/api/workspaces/[workspaceId]/edit-draft/route.js",
  "/api/workspaces/[workspaceId]/files/route": "app/api/workspaces/[workspaceId]/files/route.js",
  "/api/workspaces/[workspaceId]/surfaces/discovery/route": "app/api/workspaces/[workspaceId]/surfaces/discovery/route.js",
  "/api/workspaces/[workspaceId]/surfaces/reconcile/route": "app/api/workspaces/[workspaceId]/surfaces/reconcile/route.js",
  "/api/workspaces/route": "app/api/workspaces/route.js",
  "/api/onboarding/route": "app/api/onboarding/route.js",
  "/login/page": "app/login/page.js",
  "/agents/page": "app/agents/page.js",
  "/accounts/page": "app/accounts/page.js",
  "/dashboard/page": "app/dashboard/page.js",
  "/files/page": "app/files/page.js",
  "/integrations/page": "app/integrations/page.js",
  "/mission-control/page": "app/mission-control/page.js",
  "/page": "app/page.js",
  "/models/page": "app/models/page.js",
  "/operations/page": "app/operations/page.js",
  "/settings/page": "app/settings/page.js",
  "/tasks/page": "app/tasks/page.js",
  "/updates/page": "app/updates/page.js",
  "/api/update/route": "app/api/update/route.js"
}