Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

SidCorp-co/forge

https://github.com/SidCorp-co/forge · scanned 2026-06-16 00:12 UTC (2 months, 2 weeks ago)

958 raw signals (0 security + 958 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 940 actionable findings from 1 signal source. 18 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 42.9/100 with 100.0% coverage. It contains 6587 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 958 findings — concentrated in api (545), quality (298), frontend (75). Risk profile is high: 4 critical, 495 high, 59 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

Showing 617 of 940 actionable findings. 958 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security Secrets conf 1.00 4 occurrences Possible secret in packages/web-v2/src/features/auth/validation.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 21, 38, 39, 41
packages/web-v2/src/features/auth/validation.ts:21, 38, 39, 41 (4 hits)
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/agent-sessions/${SESSION_ID} (packages/core/src/agent-sessions/routes.test.ts:523)
`packages/core/src/agent-sessions/routes.test.ts:523` calls `DELETE /api/agent-sessions/${SESSION_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/agent-sessions/${SESSION_ID} (packages/core/src/agent-sessions/routes.test.ts:544)
`packages/core/src/agent-sessions/routes.test.ts:544` calls `DELETE /api/agent-sessions/${SESSION_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/agent-sessions/${SESSION_ID} (packages/core/src/agent-sessions/routes.test.ts:564)
`packages/core/src/agent-sessions/routes.test.ts:564` calls `DELETE /api/agent-sessions/${SESSION_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/agents/${AGENT_ID} (packages/core/src/agents/routes.test.ts:189)
`packages/core/src/agents/routes.test.ts:189` calls `DELETE /api/agents/${AGENT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents/<p>` If this points at an external API, prefix it with `https://` s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/agents/${AGENT_ID} (packages/core/src/agents/routes.test.ts:200)
`packages/core/src/agents/routes.test.ts:200` calls `DELETE /api/agents/${AGENT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents/<p>` If this points at an external API, prefix it with `https://` s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/chat/sessions/${SESSION_ID} (packages/core/src/chat/sessions-routes.test.ts:152)
`packages/core/src/chat/sessions-routes.test.ts:152` calls `DELETE /api/chat/sessions/${SESSION_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat/sessions/<p>` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/issues/${a}/dependencies/${randomUUID()} (packages/core/tests/integration/dependency-routes-e2e.test.ts:404)
`packages/core/tests/integration/dependency-routes-e2e.test.ts:404` calls `DELETE /api/issues/${a}/dependencies/${randomUUID()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/dependencies/<p>` I…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/issues/${b}/dependencies/${edgeId} (packages/core/tests/integration/dependency-routes-e2e.test.ts:365)
`packages/core/tests/integration/dependency-routes-e2e.test.ts:365` calls `DELETE /api/issues/${b}/dependencies/${edgeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/dependencies/<p>` If this…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/issues/${c}/dependencies/${edgeId} (packages/core/tests/integration/dependency-routes-e2e.test.ts:391)
`packages/core/tests/integration/dependency-routes-e2e.test.ts:391` calls `DELETE /api/issues/${c}/dependencies/${edgeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/dependencies/<p>` If this…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/knowledge-edges/${EDGE_ID} (packages/core/src/knowledge-edges/routes.test.ts:132)
`packages/core/src/knowledge-edges/routes.test.ts:132` calls `DELETE /api/knowledge-edges/${EDGE_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/knowledge-edges/<p>` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/knowledge-edges/${EDGE_ID} (packages/core/src/knowledge-edges/routes.test.ts:144)
`packages/core/src/knowledge-edges/routes.test.ts:144` calls `DELETE /api/knowledge-edges/${EDGE_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/knowledge-edges/<p>` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/memory/by-source?projectId=${projectId}&source=note&sourceRef=gone (packages/core/tests/integration/memory-write-get-delete.test.ts:443)
`packages/core/tests/integration/memory-write-get-delete.test.ts:443` calls `DELETE /api/memory/by-source?projectId=${projectId}&source=note&sourceRef=gone` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/me…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/memory/by-source?projectId=${projectId}&source=note&sourceRef=to-delete (packages/core/tests/integration/memory-live.test.ts:261)
`packages/core/tests/integration/memory-live.test.ts:261` calls `DELETE /api/memory/by-source?projectId=${projectId}&source=note&sourceRef=to-delete` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/memory/by…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/notifications/${NOTIF_ID} (packages/core/src/notifications/routes.test.ts:176)
`packages/core/src/notifications/routes.test.ts:176` calls `DELETE /api/notifications/${NOTIF_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications/<p>` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/notifications/${NOTIF_ID} (packages/core/src/notifications/routes.test.ts:186)
`packages/core/src/notifications/routes.test.ts:186` calls `DELETE /api/notifications/${NOTIF_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications/<p>` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/projects/${PROJECT_ID}/members/${OTHER_ID} (packages/core/src/projects/members-routes.test.ts:211)
`packages/core/src/projects/members-routes.test.ts:211` calls `DELETE /api/projects/${PROJECT_ID}/members/${OTHER_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/members/<p>` If this points…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/projects/${PROJECT_ID}/members/${OTHER_ID} (packages/core/src/projects/members-routes.test.ts:226)
`packages/core/src/projects/members-routes.test.ts:226` calls `DELETE /api/projects/${PROJECT_ID}/members/${OTHER_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/members/<p>` If this points…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/projects/${PROJECT_ID}/members/invitations (packages/core/src/projects/members-routes.test.ts:328)
`packages/core/src/projects/members-routes.test.ts:328` calls `DELETE /api/projects/${PROJECT_ID}/members/invitations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/members/invitations` If thi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/projects/${PROJECT_ID}/members/[email protected] (packages/core/src/projects/members-routes.test.ts:303)
`packages/core/src/projects/members-routes.test.ts:303` calls `DELETE /api/projects/${PROJECT_ID}/members/[email protected]` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/m…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/projects/${PROJECT_ID}/members/[email protected] (packages/core/src/projects/members-routes.test.ts:289)
`packages/core/src/projects/members-routes.test.ts:289` calls `DELETE /api/projects/${PROJECT_ID}/members/[email protected]` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/m…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/projects/${PROJECT_ID}/members/[email protected] (packages/core/src/projects/members-routes.test.ts:317)
`packages/core/src/projects/members-routes.test.ts:317` calls `DELETE /api/projects/${PROJECT_ID}/members/[email protected]` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/m…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/projects/${PROJECT_ID}/pm/policies/${POLICY_ID} (packages/core/src/pm/routes-crud.test.ts:272)
`packages/core/src/pm/routes-crud.test.ts:272` calls `DELETE /api/projects/${PROJECT_ID}/pm/policies/${POLICY_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/pm/policies/<p>` If this points…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/projects/${PROJECT_ID}/pm/policies/${POLICY_ID} (packages/core/src/pm/routes-crud.test.ts:284)
`packages/core/src/pm/routes-crud.test.ts:284` calls `DELETE /api/projects/${PROJECT_ID}/pm/policies/${POLICY_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/pm/policies/<p>` If this points…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/projects/${PROJECT_ID}/pm/policies/${POLICY_ID} (packages/core/src/pm/routes-crud.test.ts:295)
`packages/core/src/pm/routes-crud.test.ts:295` calls `DELETE /api/projects/${PROJECT_ID}/pm/policies/${POLICY_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/pm/policies/<p>` If this points…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/tasks/${TASK_ID} (packages/core/src/tasks/routes.test.ts:227)
`packages/core/src/tasks/routes.test.ts:227` calls `DELETE /api/tasks/${TASK_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/tasks/<p>` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/tasks/${TASK_ID} (packages/core/src/tasks/routes.test.ts:247)
`packages/core/src/tasks/routes.test.ts:247` calls `DELETE /api/tasks/${TASK_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/tasks/<p>` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /comments/${documentId} (packages/dev/src/lib/api/comments.ts:42)
`packages/dev/src/lib/api/comments.ts:42` calls `DELETE /comments/${documentId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/comments/<p>` If this points at an external API, prefix it with `https://` so …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /a (packages/tests/dev/lib/api-client-state-machine.test.ts:74)
`packages/tests/dev/lib/api-client-state-machine.test.ts:74` calls `GET /a` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/a` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /anything (packages/tests/dev/lib/api-client-state-machine.test.ts:46)
`packages/tests/dev/lib/api-client-state-machine.test.ts:46` calls `GET /anything` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/anything` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /anything (packages/tests/dev/lib/api-client-state-machine.test.ts:52)
`packages/tests/dev/lib/api-client-state-machine.test.ts:52` calls `GET /anything` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/anything` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/agent-sessions/${SESSION_ID} (packages/core/src/agent-sessions/routes.test.ts:393)
`packages/core/src/agent-sessions/routes.test.ts:393` calls `GET /api/agent-sessions/${SESSION_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/agent-sessions/${SESSION_ID} (packages/core/src/agent-sessions/routes.test.ts:415)
`packages/core/src/agent-sessions/routes.test.ts:415` calls `GET /api/agent-sessions/${SESSION_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/agent-sessions/${SESSION_ID} (packages/core/src/agent-sessions/routes.test.ts:427)
`packages/core/src/agent-sessions/routes.test.ts:427` calls `GET /api/agent-sessions/${SESSION_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/agent-sessions/${SESSION_ID}/pipeline-health (packages/core/src/agent-sessions/routes.test.ts:453)
`packages/core/src/agent-sessions/routes.test.ts:453` calls `GET /api/agent-sessions/${SESSION_ID}/pipeline-health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>/pipeline-health` If this…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/agent-sessions/${SESSION_ID}/pipeline-health (packages/core/src/agent-sessions/routes.test.ts:468)
`packages/core/src/agent-sessions/routes.test.ts:468` calls `GET /api/agent-sessions/${SESSION_ID}/pipeline-health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>/pipeline-health` If this…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/agent-sessions?projectId=${PROJECT_ID} (packages/core/src/agent-sessions/routes.test.ts:182)
`packages/core/src/agent-sessions/routes.test.ts:182` calls `GET /api/agent-sessions?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions` If this points at an external API…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/agents (packages/core/src/agents/routes.test.ts:95)
`packages/core/src/agents/routes.test.ts:95` calls `GET /api/agents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/agents?projectId=${PROJECT_ID} (packages/core/src/agents/routes.test.ts:108)
`packages/core/src/agents/routes.test.ts:108` calls `GET /api/agents?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/agents?projectId=${PROJECT_ID} (packages/core/src/agents/routes.test.ts:119)
`packages/core/src/agents/routes.test.ts:119` calls `GET /api/agents?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/agents?projectId=${PROJECT_ID} (packages/core/src/agents/routes.test.ts:89)
`packages/core/src/agents/routes.test.ts:89` calls `GET /api/agents?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents` If this points at an external API, prefix it with `https:/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/app-config/${PROJECT_ID} (packages/core/src/app-config/routes.test.ts:106)
`packages/core/src/app-config/routes.test.ts:106` calls `GET /api/app-config/${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/app-config/<p>` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/app-config/${PROJECT_ID} (packages/core/src/app-config/routes.test.ts:74)
`packages/core/src/app-config/routes.test.ts:74` calls `GET /api/app-config/${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/app-config/<p>` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/app-config/${PROJECT_ID} (packages/core/src/app-config/routes.test.ts:82)
`packages/core/src/app-config/routes.test.ts:82` calls `GET /api/app-config/${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/app-config/<p>` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/app-config/${PROJECT_ID} (packages/core/src/app-config/routes.test.ts:95)
`packages/core/src/app-config/routes.test.ts:95` calls `GET /api/app-config/${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/app-config/<p>` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/attachments/${ATT_ID}/download (packages/core/src/issues/attachment-routes.test.ts:364)
`packages/core/src/issues/attachment-routes.test.ts:364` calls `GET /api/attachments/${ATT_ID}/download` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/attachments/<p>/download` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/attachments/${ATT_ID}/download (packages/core/src/issues/attachment-routes.test.ts:391)
`packages/core/src/issues/attachment-routes.test.ts:391` calls `GET /api/attachments/${ATT_ID}/download` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/attachments/<p>/download` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/desktop/poll (packages/core/src/auth/desktop/pairing-routes.test.ts:249)
`packages/core/src/auth/desktop/pairing-routes.test.ts:249` calls `GET /api/auth/desktop/poll` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/desktop/poll` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/me (packages/core/src/auth/me.test.ts:117)
`packages/core/src/auth/me.test.ts:117` calls `GET /api/auth/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/me (packages/core/src/auth/me.test.ts:144)
`packages/core/src/auth/me.test.ts:144` calls `GET /api/auth/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/me (packages/core/src/auth/me.test.ts:157)
`packages/core/src/auth/me.test.ts:157` calls `GET /api/auth/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/me (packages/core/src/auth/me.test.ts:71)
`packages/core/src/auth/me.test.ts:71` calls `GET /api/auth/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/me (packages/core/src/auth/me.test.ts:89)
`packages/core/src/auth/me.test.ts:89` calls `GET /api/auth/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/me/preferences (packages/core/src/auth/me.test.ts:168)
`packages/core/src/auth/me.test.ts:168` calls `GET /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/me/preferences (packages/core/src/auth/me.test.ts:188)
`packages/core/src/auth/me.test.ts:188` calls `GET /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/me/preferences (packages/core/src/auth/me.test.ts:198)
`packages/core/src/auth/me.test.ts:198` calls `GET /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/oauth/github/callback?code=c&state=state-nonce (packages/core/src/auth/oauth/reauth-callback.test.ts:104)
`packages/core/src/auth/oauth/reauth-callback.test.ts:104` calls `GET /api/auth/oauth/github/callback?code=c&state=state-nonce` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/oauth/github/callback` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/oauth/github/callback?code=c&state=state-nonce (packages/core/src/auth/oauth/reauth-callback.test.ts:124)
`packages/core/src/auth/oauth/reauth-callback.test.ts:124` calls `GET /api/auth/oauth/github/callback?code=c&state=state-nonce` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/oauth/github/callback` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/oauth/github/callback?code=c&state=state-nonce (packages/core/src/auth/oauth/reauth-callback.test.ts:139)
`packages/core/src/auth/oauth/reauth-callback.test.ts:139` calls `GET /api/auth/oauth/github/callback?code=c&state=state-nonce` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/oauth/github/callback` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/oauth/github/callback?code=c&state=state-nonce (packages/core/src/auth/oauth/reauth-callback.test.ts:156)
`packages/core/src/auth/oauth/reauth-callback.test.ts:156` calls `GET /api/auth/oauth/github/callback?code=c&state=state-nonce` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/oauth/github/callback` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/oauth/github/callback?code=c&state=state-nonce (packages/core/src/auth/oauth/reauth-callback.test.ts:172)
`packages/core/src/auth/oauth/reauth-callback.test.ts:172` calls `GET /api/auth/oauth/github/callback?code=c&state=state-nonce` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/oauth/github/callback` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/preferences (packages/core/src/auth/preferences.test.ts:61)
`packages/core/src/auth/preferences.test.ts:61` calls `GET /api/auth/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/preferences (packages/core/src/auth/preferences.test.ts:67)
`packages/core/src/auth/preferences.test.ts:67` calls `GET /api/auth/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/preferences (packages/core/src/auth/preferences.test.ts:84)
`packages/core/src/auth/preferences.test.ts:84` calls `GET /api/auth/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/verify (packages/core/src/auth/verify.test.ts:56)
`packages/core/src/auth/verify.test.ts:56` calls `GET /api/auth/verify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/verify` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/verify?token=good (packages/core/src/auth/verify.test.ts:35)
`packages/core/src/auth/verify.test.ts:35` calls `GET /api/auth/verify?token=good` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/verify` If this points at an external API, prefix it with `https://` so…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/verify?token=missing (packages/core/src/auth/verify.test.ts:43)
`packages/core/src/auth/verify.test.ts:43` calls `GET /api/auth/verify?token=missing` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/verify` If this points at an external API, prefix it with `https://`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/verify?token=old (packages/core/src/auth/verify.test.ts:50)
`packages/core/src/auth/verify.test.ts:50` calls `GET /api/auth/verify?token=old` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/verify` If this points at an external API, prefix it with `https://` so …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chat-logs (packages/core/src/chat-logs/routes.test.ts:110)
`packages/core/src/chat-logs/routes.test.ts:110` calls `GET /api/chat-logs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat-logs` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chat-logs (packages/core/src/chat-logs/routes.test.ts:92)
`packages/core/src/chat-logs/routes.test.ts:92` calls `GET /api/chat-logs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat-logs` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chat-logs/${LOG_ID} (packages/core/src/chat-logs/routes.test.ts:137)
`packages/core/src/chat-logs/routes.test.ts:137` calls `GET /api/chat-logs/${LOG_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat-logs/<p>` If this points at an external API, prefix it with `https:/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chat-logs?projectSlug=${SLUG} (packages/core/src/chat-logs/routes.test.ts:123)
`packages/core/src/chat-logs/routes.test.ts:123` calls `GET /api/chat-logs?projectSlug=${SLUG}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat-logs` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chat/sessions/${SESSION_ID} (packages/core/src/chat/sessions-routes.test.ts:132)
`packages/core/src/chat/sessions-routes.test.ts:132` calls `GET /api/chat/sessions/${SESSION_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat/sessions/<p>` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chat/sessions/${SESSION_ID} (packages/core/src/chat/sessions-routes.test.ts:141)
`packages/core/src/chat/sessions-routes.test.ts:141` calls `GET /api/chat/sessions/${SESSION_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat/sessions/<p>` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chat/sessions?projectId=${PROJECT_ID} (packages/core/src/chat/sessions-routes.test.ts:101)
`packages/core/src/chat/sessions-routes.test.ts:101` calls `GET /api/chat/sessions?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat/sessions` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chat/sessions?projectId=${PROJECT_ID} (packages/core/src/chat/sessions-routes.test.ts:90)
`packages/core/src/chat/sessions-routes.test.ts:90` calls `GET /api/chat/sessions?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat/sessions` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/devices/me/skills?projectId=${PROJECT_ID} (packages/core/src/devices/skills-routes.test.ts:74)
`packages/core/src/devices/skills-routes.test.ts:74` calls `GET /api/devices/me/skills?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/devices/me/skills` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/devices/me/skills?projectId=${PROJECT_ID} (packages/core/src/devices/skills-routes.test.ts:81)
`packages/core/src/devices/skills-routes.test.ts:81` calls `GET /api/devices/me/skills?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/devices/me/skills` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/devices/me/skills?projectId=${PROJECT_ID} (packages/core/src/devices/skills-routes.test.ts:90)
`packages/core/src/devices/skills-routes.test.ts:90` calls `GET /api/devices/me/skills?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/devices/me/skills` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/devices/me/skills?projectId=${PROJECT_ID} (packages/core/src/devices/skills-routes.test.ts:99)
`packages/core/src/devices/skills-routes.test.ts:99` calls `GET /api/devices/me/skills?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/devices/me/skills` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/domain-templates (packages/core/src/domain-templates/routes.test.ts:78)
`packages/core/src/domain-templates/routes.test.ts:78` calls `GET /api/domain-templates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/domain-templates` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/domain-templates (packages/core/src/domain-templates/routes.test.ts:88)
`packages/core/src/domain-templates/routes.test.ts:88` calls `GET /api/domain-templates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/domain-templates` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/domain-templates/hrm (packages/core/src/domain-templates/routes.test.ts:110)
`packages/core/src/domain-templates/routes.test.ts:110` calls `GET /api/domain-templates/hrm` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/domain-templates/hrm` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/domain-templates/missing (packages/core/src/domain-templates/routes.test.ts:101)
`packages/core/src/domain-templates/routes.test.ts:101` calls `GET /api/domain-templates/missing` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/domain-templates/missing` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/integration-connections/${id}/bindings (packages/core/src/integrations/routes.test.ts:721)
`packages/core/src/integrations/routes.test.ts:721` calls `GET /api/integration-connections/${id}/bindings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/integration-connections/<p>/bindings` If this point…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/invitations/missing-token (packages/core/src/projects/invitations-routes.test.ts:56)
`packages/core/src/projects/invitations-routes.test.ts:56` calls `GET /api/invitations/missing-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/invitations/missing-token` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/invitations/tok (packages/core/src/projects/invitations-routes.test.ts:105)
`packages/core/src/projects/invitations-routes.test.ts:105` calls `GET /api/invitations/tok` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/invitations/tok` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/invitations/tok (packages/core/src/projects/invitations-routes.test.ts:71)
`packages/core/src/projects/invitations-routes.test.ts:71` calls `GET /api/invitations/tok` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/invitations/tok` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/invitations/tok (packages/core/src/projects/invitations-routes.test.ts:88)
`packages/core/src/projects/invitations-routes.test.ts:88` calls `GET /api/invitations/tok` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/invitations/tok` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/${b}/dependencies (packages/core/tests/integration/dependency-routes-e2e.test.ts:321)
`packages/core/tests/integration/dependency-routes-e2e.test.ts:321` calls `GET /api/issues/${b}/dependencies` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/dependencies` If this points at an ext…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/${ISSUE_ID}/activity (packages/core/src/issues/activity-routes.test.ts:63)
`packages/core/src/issues/activity-routes.test.ts:63` calls `GET /api/issues/${ISSUE_ID}/activity` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/activity` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/${ISSUE_ID}/activity (packages/core/src/issues/activity-routes.test.ts:71)
`packages/core/src/issues/activity-routes.test.ts:71` calls `GET /api/issues/${ISSUE_ID}/activity` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/activity` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/${ISSUE_ID}/activity (packages/core/src/issues/activity-routes.test.ts:82)
`packages/core/src/issues/activity-routes.test.ts:82` calls `GET /api/issues/${ISSUE_ID}/activity` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/activity` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/${ISSUE_ID}/activity?limit=2 (packages/core/src/issues/activity-routes.test.ts:116)
`packages/core/src/issues/activity-routes.test.ts:116` calls `GET /api/issues/${ISSUE_ID}/activity?limit=2` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/activity` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/${ISSUE_ID}/activity?limit=50 (packages/core/src/issues/activity-routes.test.ts:146)
`packages/core/src/issues/activity-routes.test.ts:146` calls `GET /api/issues/${ISSUE_ID}/activity?limit=50` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/activity` If this points at an external…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/${ISSUE_ID}/activity?limit=abc (packages/core/src/issues/activity-routes.test.ts:90)
`packages/core/src/issues/activity-routes.test.ts:90` calls `GET /api/issues/${ISSUE_ID}/activity?limit=abc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/activity` If this points at an external…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/${ISSUE_ID}/attachments (packages/core/src/issues/attachment-routes.test.ts:336)
`packages/core/src/issues/attachment-routes.test.ts:336` calls `GET /api/issues/${ISSUE_ID}/attachments` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/attachments` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/${ISSUE_ID}/tasks (packages/core/src/tasks/routes.test.ts:185)
`packages/core/src/tasks/routes.test.ts:185` calls `GET /api/issues/${ISSUE_ID}/tasks` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/tasks` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/${issueId}/job-history?step=${step} (packages/core/tests/integration/issues-job-history-route.test.ts:142)
`packages/core/tests/integration/issues-job-history-route.test.ts:142` calls `GET /api/issues/${issueId}/job-history?step=${step}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/job-history` If t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/${issueId}/job-history?step=bogus (packages/core/tests/integration/issues-job-history-route.test.ts:272)
`packages/core/tests/integration/issues-job-history-route.test.ts:272` calls `GET /api/issues/${issueId}/job-history?step=bogus` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/job-history` If thi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/${randomUUID()}/dependencies (packages/core/tests/integration/dependency-routes-e2e.test.ts:341)
`packages/core/tests/integration/dependency-routes-e2e.test.ts:341` calls `GET /api/issues/${randomUUID()}/dependencies` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/dependencies` If this point…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/pipeline-timing (packages/core/src/issues/extras-routes.test.ts:325)
`packages/core/src/issues/extras-routes.test.ts:325` calls `GET /api/issues/pipeline-timing` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/pipeline-timing` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/pipeline-timing?projectId=${PROJECT_ID} (packages/core/src/issues/extras-routes.test.ts:319)
`packages/core/src/issues/extras-routes.test.ts:319` calls `GET /api/issues/pipeline-timing?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/pipeline-timing` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/pipeline-timing?projectId=${PROJECT_ID} (packages/core/src/issues/extras-routes.test.ts:334)
`packages/core/src/issues/extras-routes.test.ts:334` calls `GET /api/issues/pipeline-timing?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/pipeline-timing` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/issues/pipeline-timing?projectId=${PROJECT_ID} (packages/core/src/issues/extras-routes.test.ts:360)
`packages/core/src/issues/extras-routes.test.ts:360` calls `GET /api/issues/pipeline-timing?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/pipeline-timing` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/jobs/${jobId2}/prompt (packages/core/tests/integration/per-state-override-e2e.test.ts:336)
`packages/core/tests/integration/per-state-override-e2e.test.ts:336` calls `GET /api/jobs/${jobId2}/prompt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/jobs/<p>/prompt` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/jobs/${jobId2}/prompt (packages/core/tests/integration/session-group-resume-e2e.test.ts:374)
`packages/core/tests/integration/session-group-resume-e2e.test.ts:374` calls `GET /api/jobs/${jobId2}/prompt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/jobs/<p>/prompt` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/jobs/${jobId2}/prompt (packages/core/tests/integration/session-group-resume-e2e.test.ts:611)
`packages/core/tests/integration/session-group-resume-e2e.test.ts:611` calls `GET /api/jobs/${jobId2}/prompt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/jobs/<p>/prompt` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/jobs/${jobId}/prompt (packages/core/tests/integration/jobs-prompt-route.test.ts:129)
`packages/core/tests/integration/jobs-prompt-route.test.ts:129` calls `GET /api/jobs/${jobId}/prompt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/jobs/<p>/prompt` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/jobs/${jobId}/prompt (packages/core/tests/integration/jobs-prompt-route.test.ts:356)
`packages/core/tests/integration/jobs-prompt-route.test.ts:356` calls `GET /api/jobs/${jobId}/prompt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/jobs/<p>/prompt` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/jobs/${jobId}/prompt (packages/core/tests/integration/per-state-override-e2e.test.ts:246)
`packages/core/tests/integration/per-state-override-e2e.test.ts:246` calls `GET /api/jobs/${jobId}/prompt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/jobs/<p>/prompt` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/knowledge-edges?projectId=${PROJECT_ID} (packages/core/src/knowledge-edges/routes.test.ts:76)
`packages/core/src/knowledge-edges/routes.test.ts:76` calls `GET /api/knowledge-edges?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/knowledge-edges` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/me/attention (packages/core/src/me/attention-routes.test.ts:142)
`packages/core/src/me/attention-routes.test.ts:142` calls `GET /api/me/attention` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/me/attention` If this points at an external API, prefix it with `https://` so…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/me/attention (packages/core/src/me/attention-routes.test.ts:198)
`packages/core/src/me/attention-routes.test.ts:198` calls `GET /api/me/attention` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/me/attention` If this points at an external API, prefix it with `https://` so…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/me/attention (packages/core/src/me/attention-routes.test.ts:64)
`packages/core/src/me/attention-routes.test.ts:64` calls `GET /api/me/attention` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/me/attention` If this points at an external API, prefix it with `https://` so …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/me/attention (packages/core/src/me/attention-routes.test.ts:75)
`packages/core/src/me/attention-routes.test.ts:75` calls `GET /api/me/attention` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/me/attention` If this points at an external API, prefix it with `https://` so …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/memory?projectId=${projectId} (packages/core/tests/integration/memory-write-get-delete.test.ts:358)
`packages/core/tests/integration/memory-write-get-delete.test.ts:358` calls `GET /api/memory?projectId=${projectId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/memory` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/memory?projectId=${projectId} (packages/core/tests/integration/memory-write-get-delete.test.ts:384)
`packages/core/tests/integration/memory-write-get-delete.test.ts:384` calls `GET /api/memory?projectId=${projectId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/memory` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/memory?projectId=${projectId}&source=knowledge (packages/core/tests/integration/memory-write-get-delete.test.ts:418)
`packages/core/tests/integration/memory-write-get-delete.test.ts:418` calls `GET /api/memory?projectId=${projectId}&source=knowledge` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/memory` If this points at…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/memory?projectId=${projectId}&source=step_handoff (packages/core/tests/integration/memory-live.test.ts:298)
`packages/core/tests/integration/memory-live.test.ts:298` calls `GET /api/memory?projectId=${projectId}&source=step_handoff` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/memory` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/memory?projectId=${randomUUID()} (packages/core/tests/integration/memory-write-get-delete.test.ts:346)
`packages/core/tests/integration/memory-write-get-delete.test.ts:346` calls `GET /api/memory?projectId=${randomUUID()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/memory` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifications (packages/core/src/notifications/routes.test.ts:110)
`packages/core/src/notifications/routes.test.ts:110` calls `GET /api/notifications` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications` If this points at an external API, prefix it with `https://`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifications/unread-count (packages/core/src/notifications/routes.test.ts:88)
`packages/core/src/notifications/routes.test.ts:88` calls `GET /api/notifications/unread-count` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications/unread-count` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifications/unread-count (packages/core/src/notifications/routes.test.ts:95)
`packages/core/src/notifications/routes.test.ts:95` calls `GET /api/notifications/unread-count` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications/unread-count` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifications?projectId=not-a-uuid (packages/core/src/notifications/routes.test.ts:120)
`packages/core/src/notifications/routes.test.ts:120` calls `GET /api/notifications?projectId=not-a-uuid` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pipeline-runs/${RUN_ID} (packages/core/src/pipeline/runs-read-routes.test.ts:150)
`packages/core/src/pipeline/runs-read-routes.test.ts:150` calls `GET /api/pipeline-runs/${RUN_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/pipeline-runs/<p>` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pipeline-runs/${RUN_ID} (packages/core/src/pipeline/runs-read-routes.test.ts:164)
`packages/core/src/pipeline/runs-read-routes.test.ts:164` calls `GET /api/pipeline-runs/${RUN_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/pipeline-runs/<p>` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pipeline-runs/${RUN_ID} (packages/core/src/pipeline/runs-read-routes.test.ts:176)
`packages/core/src/pipeline/runs-read-routes.test.ts:176` calls `GET /api/pipeline-runs/${RUN_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/pipeline-runs/<p>` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pipeline-runs/${RUN_ID} (packages/core/src/pipeline/runs-read-routes.test.ts:192)
`packages/core/src/pipeline/runs-read-routes.test.ts:192` calls `GET /api/pipeline-runs/${RUN_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/pipeline-runs/<p>` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pipeline-runs/not-a-uuid (packages/core/src/pipeline/runs-read-routes.test.ts:185)
`packages/core/src/pipeline/runs-read-routes.test.ts:185` calls `GET /api/pipeline-runs/not-a-uuid` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/pipeline-runs/not-a-uuid` If this points at an external API…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects${path} (packages/core/src/projects/routes.test.ts:156)
`packages/core/src/projects/routes.test.ts:156` calls `GET /api/projects${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>` If this points at an external API, prefix it with `https://` so …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/activity (packages/core/src/issues/activity-routes.test.ts:156)
`packages/core/src/issues/activity-routes.test.ts:156` calls `GET /api/projects/${PROJECT_ID}/activity` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/activity` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/activity (packages/core/src/issues/activity-routes.test.ts:163)
`packages/core/src/issues/activity-routes.test.ts:163` calls `GET /api/projects/${PROJECT_ID}/activity` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/activity` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/activity?type=bogus (packages/core/src/issues/activity-routes.test.ts:171)
`packages/core/src/issues/activity-routes.test.ts:171` calls `GET /api/projects/${PROJECT_ID}/activity?type=bogus` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/activity` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/activity?type=comment (packages/core/src/issues/activity-routes.test.ts:196)
`packages/core/src/issues/activity-routes.test.ts:196` calls `GET /api/projects/${PROJECT_ID}/activity?type=comment` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/activity` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/integrations/mcp-preview (packages/core/src/integrations/routes.test.ts:1001)
`packages/core/src/integrations/routes.test.ts:1001` calls `GET /api/projects/${PROJECT_ID}/integrations/mcp-preview` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/integrations/mcp-preview` If…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/issues/by-display/ISS-1 (packages/core/src/issues/by-display.test.ts:87)
`packages/core/src/issues/by-display.test.ts:87` calls `GET /api/projects/${PROJECT_ID}/issues/by-display/ISS-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/issues/by-display/iss-1` If this …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/issues/by-display/ISS-7 (packages/core/src/issues/by-display.test.ts:138)
`packages/core/src/issues/by-display.test.ts:138` calls `GET /api/projects/${PROJECT_ID}/issues/by-display/ISS-7` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/issues/by-display/iss-7` If this…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/issues/by-display/ISS-999 (packages/core/src/issues/by-display.test.ts:104)
`packages/core/src/issues/by-display.test.ts:104` calls `GET /api/projects/${PROJECT_ID}/issues/by-display/ISS-999` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/issues/by-display/iss-999` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/issues/by-display/NOT-VALID (packages/core/src/issues/by-display.test.ts:72)
`packages/core/src/issues/by-display.test.ts:72` calls `GET /api/projects/${PROJECT_ID}/issues/by-display/NOT-VALID` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/issues/by-display/not-valid` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/issues/search${qs} (packages/core/src/issues/search.test.ts:86)
`packages/core/src/issues/search.test.ts:86` calls `GET /api/projects/${PROJECT_ID}/issues/search${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/issues/search/<p>` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/members/invitations (packages/core/src/projects/members-routes.test.ts:259)
`packages/core/src/projects/members-routes.test.ts:259` calls `GET /api/projects/${PROJECT_ID}/members/invitations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/members/invitations` If this p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/members/invitations (packages/core/src/projects/members-routes.test.ts:275)
`packages/core/src/projects/members-routes.test.ts:275` calls `GET /api/projects/${PROJECT_ID}/members/invitations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/members/invitations` If this p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/pipeline-runs (packages/core/src/pipeline/runs-read-routes.test.ts:252)
`packages/core/src/pipeline/runs-read-routes.test.ts:252` calls `GET /api/projects/${PROJECT_ID}/pipeline-runs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/pipeline-runs` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/pipeline-runs?limit=10&offset=0 (packages/core/src/pipeline/runs-read-routes.test.ts:230)
`packages/core/src/pipeline/runs-read-routes.test.ts:230` calls `GET /api/projects/${PROJECT_ID}/pipeline-runs?limit=10&offset=0` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/pipeline-runs` I…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/pipeline-runs?status=bogus (packages/core/src/pipeline/runs-read-routes.test.ts:261)
`packages/core/src/pipeline/runs-read-routes.test.ts:261` calls `GET /api/projects/${PROJECT_ID}/pipeline-runs?status=bogus` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/pipeline-runs` If thi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/pm/config (packages/core/src/pm/routes-crud.test.ts:145)
`packages/core/src/pm/routes-crud.test.ts:145` calls `GET /api/projects/${PROJECT_ID}/pm/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/pm/config` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/pm/config (packages/core/src/pm/routes-crud.test.ts:159)
`packages/core/src/pm/routes-crud.test.ts:159` calls `GET /api/projects/${PROJECT_ID}/pm/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/pm/config` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/pm/config (packages/core/src/pm/routes-crud.test.ts:169)
`packages/core/src/pm/routes-crud.test.ts:169` calls `GET /api/projects/${PROJECT_ID}/pm/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/pm/config` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/pm/decisions (packages/core/src/pm/routes-crud.test.ts:322)
`packages/core/src/pm/routes-crud.test.ts:322` calls `GET /api/projects/${PROJECT_ID}/pm/decisions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/pm/decisions` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/pm/decisions?page=1&pageSize=10 (packages/core/src/pm/routes-crud.test.ts:311)
`packages/core/src/pm/routes-crud.test.ts:311` calls `GET /api/projects/${PROJECT_ID}/pm/decisions?page=1&pageSize=10` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/pm/decisions` If this point…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/skills/effective (packages/core/src/skills/studio-routes.test.ts:79)
`packages/core/src/skills/studio-routes.test.ts:79` calls `GET /api/projects/${PROJECT_ID}/skills/effective` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/skills/effective` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${PROJECT_ID}/skills/effective (packages/core/src/skills/studio-routes.test.ts:98)
`packages/core/src/skills/studio-routes.test.ts:98` calls `GET /api/projects/${PROJECT_ID}/skills/effective` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/skills/effective` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/health (packages/core/src/projects/health-routes.test.ts:105)
`packages/core/src/projects/health-routes.test.ts:105` calls `GET /api/projects/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/health` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/health (packages/core/src/projects/health-routes.test.ts:129)
`packages/core/src/projects/health-routes.test.ts:129` calls `GET /api/projects/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/health` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/health (packages/core/src/projects/health-routes.test.ts:160)
`packages/core/src/projects/health-routes.test.ts:160` calls `GET /api/projects/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/health` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/health (packages/core/src/projects/health-routes.test.ts:205)
`packages/core/src/projects/health-routes.test.ts:205` calls `GET /api/projects/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/health` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/health (packages/core/src/projects/health-routes.test.ts:266)
`packages/core/src/projects/health-routes.test.ts:266` calls `GET /api/projects/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/health` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/health (packages/core/src/projects/health-routes.test.ts:97)
`packages/core/src/projects/health-routes.test.ts:97` calls `GET /api/projects/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/health` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/health (packages/core/tests/integration/health-routes.test.ts:106)
`packages/core/tests/integration/health-routes.test.ts:106` calls `GET /api/projects/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/health` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/health (packages/core/tests/integration/health-routes.test.ts:146)
`packages/core/tests/integration/health-routes.test.ts:146` calls `GET /api/projects/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/health` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/health (packages/core/tests/integration/health-routes.test.ts:168)
`packages/core/tests/integration/health-routes.test.ts:168` calls `GET /api/projects/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/health` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/health (packages/core/tests/integration/health-routes.test.ts:193)
`packages/core/tests/integration/health-routes.test.ts:193` calls `GET /api/projects/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/health` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/not-a-uuid/metrics/timeseries?metric=cost (packages/core/src/metrics/routes.test.ts:87)
`packages/core/src/metrics/routes.test.ts:87` calls `GET /api/projects/not-a-uuid/metrics/timeseries?metric=cost` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/not-a-uuid/metrics/timeseries` If th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/schedules (packages/core/src/schedules/routes.test.ts:223)
`packages/core/src/schedules/routes.test.ts:223` calls `GET /api/schedules` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/schedules` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/schedules?projectId=${PROJECT_ID} (packages/core/src/schedules/routes.test.ts:213)
`packages/core/src/schedules/routes.test.ts:213` calls `GET /api/schedules?projectId=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/schedules` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/skills?scope=global (packages/core/src/skills/crud-routes.test.ts:82)
`packages/core/src/skills/crud-routes.test.ts:82` calls `GET /api/skills?scope=global` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills` If this points at an external API, prefix it with `https://` so …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /b (packages/tests/dev/lib/api-client-state-machine.test.ts:81)
`packages/tests/dev/lib/api-client-state-machine.test.ts:81` calls `GET /b` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/b` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /boom (packages/core/src/middleware/error.test.ts:103)
`packages/core/src/middleware/error.test.ts:103` calls `GET /boom` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/boom` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /client (packages/core/src/middleware/logger.test.ts:61)
`packages/core/src/middleware/logger.test.ts:61` calls `GET /client` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/client` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /echo (packages/core/src/middleware/request-id.test.ts:15)
`packages/core/src/middleware/request-id.test.ts:15` calls `GET /echo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/echo` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /echo (packages/core/src/middleware/request-id.test.ts:25)
`packages/core/src/middleware/request-id.test.ts:25` calls `GET /echo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/echo` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /echo (packages/core/src/middleware/request-id.test.ts:35)
`packages/core/src/middleware/request-id.test.ts:35` calls `GET /echo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/echo` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /gated (packages/core/src/middleware/require-fresh-auth.test.ts:36)
`packages/core/src/middleware/require-fresh-auth.test.ts:36` calls `GET /gated` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/gated` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:100)
`packages/core/src/middleware/rate-limit.test.ts:100` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:103)
`packages/core/src/middleware/rate-limit.test.ts:103` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:111)
`packages/core/src/middleware/rate-limit.test.ts:111` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:114)
`packages/core/src/middleware/rate-limit.test.ts:114` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:118)
`packages/core/src/middleware/rate-limit.test.ts:118` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:127)
`packages/core/src/middleware/rate-limit.test.ts:127` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:128)
`packages/core/src/middleware/rate-limit.test.ts:128` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:135)
`packages/core/src/middleware/rate-limit.test.ts:135` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:46)
`packages/core/src/middleware/rate-limit.test.ts:46` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:47)
`packages/core/src/middleware/rate-limit.test.ts:47` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:48)
`packages/core/src/middleware/rate-limit.test.ts:48` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:70)
`packages/core/src/middleware/rate-limit.test.ts:70` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:71)
`packages/core/src/middleware/rate-limit.test.ts:71` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:75)
`packages/core/src/middleware/rate-limit.test.ts:75` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:81)
`packages/core/src/middleware/rate-limit.test.ts:81` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:84)
`packages/core/src/middleware/rate-limit.test.ts:84` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:87)
`packages/core/src/middleware/rate-limit.test.ts:87` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /hit (packages/core/src/middleware/rate-limit.test.ts:97)
`packages/core/src/middleware/rate-limit.test.ts:97` calls `GET /hit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/hit` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /http-ex (packages/core/src/middleware/error.test.ts:131)
`packages/core/src/middleware/error.test.ts:131` calls `GET /http-ex` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http-ex` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /http-ex (packages/core/src/middleware/error.test.ts:83)
`packages/core/src/middleware/error.test.ts:83` calls `GET /http-ex` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http-ex` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /http-ex-500-www-auth (packages/core/src/middleware/error.test.ts:136)
`packages/core/src/middleware/error.test.ts:136` calls `GET /http-ex-500-www-auth` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http-ex-500-www-auth` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /http-ex-cause (packages/core/src/middleware/error.test.ts:92)
`packages/core/src/middleware/error.test.ts:92` calls `GET /http-ex-cause` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http-ex-cause` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /http-ex-error-cause (packages/core/src/middleware/error.test.ts:145)
`packages/core/src/middleware/error.test.ts:145` calls `GET /http-ex-error-cause` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http-ex-error-cause` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /http-ex-www-auth (packages/core/src/middleware/error.test.ts:120)
`packages/core/src/middleware/error.test.ts:120` calls `GET /http-ex-www-auth` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http-ex-www-auth` If this points at an external API, prefix it with `https://` s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /issues/${documentId}/cost-summary (packages/dev/src/lib/api/issues.ts:147)
`packages/dev/src/lib/api/issues.ts:147` calls `GET /issues/${documentId}/cost-summary` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/cost-summary` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /issues/${issueId}/tasks (packages/dev/src/lib/api/tasks.ts:26)
`packages/dev/src/lib/api/tasks.ts:26` calls `GET /issues/${issueId}/tasks` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/<p>/tasks` If this points at an external API, prefix it with `https://` so t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /no-such-route (packages/core/src/index.test.ts:85)
`packages/core/src/index.test.ts:85` calls `GET /no-such-route` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/no-such-route` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /nope (packages/core/src/middleware/error.test.ts:112)
`packages/core/src/middleware/error.test.ts:112` calls `GET /nope` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/nope` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /notifications (packages/dev/src/lib/api/misc.ts:57)
`packages/dev/src/lib/api/misc.ts:57` calls `GET /notifications` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /notifications/unread-count (packages/dev/src/lib/api/misc.ts:61)
`packages/dev/src/lib/api/misc.ts:61` calls `GET /notifications/unread-count` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications/unread-count` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /ok (packages/core/src/middleware/logger.test.ts:51)
`packages/core/src/middleware/logger.test.ts:51` calls `GET /ok` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ok` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /ping (packages/tests/dev/lib/api-client-state-machine.test.ts:58)
`packages/tests/dev/lib/api-client-state-machine.test.ts:58` calls `GET /ping` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ping` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /principals (packages/core/src/middleware/require-device.test.ts:120)
`packages/core/src/middleware/require-device.test.ts:120` calls `GET /principals` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/principals` If this points at an external API, prefix it with `https://` so t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /projects/${projectId}/skills/effective (packages/dev/src/lib/skill-sync.ts:50)
`packages/dev/src/lib/skill-sync.ts:50` calls `GET /projects/${projectId}/skills/effective` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/skills/effective` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /protected (packages/core/src/middleware/auth.test.ts:45)
`packages/core/src/middleware/auth.test.ts:45` calls `GET /protected` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/protected` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /protected (packages/core/src/middleware/auth.test.ts:52)
`packages/core/src/middleware/auth.test.ts:52` calls `GET /protected` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/protected` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /protected (packages/core/src/middleware/auth.test.ts:62)
`packages/core/src/middleware/auth.test.ts:62` calls `GET /protected` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/protected` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /protected (packages/core/src/middleware/auth.test.ts:71)
`packages/core/src/middleware/auth.test.ts:71` calls `GET /protected` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/protected` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /secure/echo (packages/core/src/middleware/api-key.test.ts:32)
`packages/core/src/middleware/api-key.test.ts:32` calls `GET /secure/echo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/secure/echo` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /secure/echo (packages/core/src/middleware/api-key.test.ts:40)
`packages/core/src/middleware/api-key.test.ts:40` calls `GET /secure/echo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/secure/echo` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /secure/echo (packages/core/src/middleware/api-key.test.ts:51)
`packages/core/src/middleware/api-key.test.ts:51` calls `GET /secure/echo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/secure/echo` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /secure/echo (packages/core/src/middleware/api-key.test.ts:61)
`packages/core/src/middleware/api-key.test.ts:61` calls `GET /secure/echo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/secure/echo` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /secure/echo (packages/core/src/middleware/api-key.test.ts:69)
`packages/core/src/middleware/api-key.test.ts:69` calls `GET /secure/echo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/secure/echo` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /server (packages/core/src/middleware/logger.test.ts:68)
`packages/core/src/middleware/logger.test.ts:68` calls `GET /server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/server` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /set (packages/core/src/auth/cookie.test.ts:39)
`packages/core/src/auth/cookie.test.ts:39` calls `GET /set` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/set` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /set (packages/core/src/auth/cookie.test.ts:47)
`packages/core/src/auth/cookie.test.ts:47` calls `GET /set` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/set` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /set (packages/core/src/auth/cookie.test.ts:54)
`packages/core/src/auth/cookie.test.ts:54` calls `GET /set` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/set` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /set (packages/core/src/auth/cookie.test.ts:63)
`packages/core/src/auth/cookie.test.ts:63` calls `GET /set` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/set` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /usage-records/summary?projectId=${projectId}&days=${days} (packages/dev/src/lib/api/usage.ts:5)
`packages/dev/src/lib/api/usage.ts:5` calls `GET /usage-records/summary?projectId=${projectId}&days=${days}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/usage-records/summary` If this points at an extern…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /verified (packages/core/src/middleware/auth.test.ts:109)
`packages/core/src/middleware/auth.test.ts:109` calls `GET /verified` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/verified` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /verified (packages/core/src/middleware/auth.test.ts:84)
`packages/core/src/middleware/auth.test.ts:84` calls `GET /verified` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/verified` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /verified (packages/core/src/middleware/auth.test.ts:97)
`packages/core/src/middleware/auth.test.ts:97` calls `GET /verified` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/verified` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/repos/${REPO}/releases?per_page=50 (packages/core/src/install/fetch-release.ts:78)
`packages/core/src/install/fetch-release.ts:78` calls `GET https://api.github.com/repos/${REPO}/releases?per_page=50` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/repos/<p>/releases` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /agent-sessions/${sessionId} (packages/dev/src/lib/api/agent-sessions.ts:83)
`packages/dev/src/lib/api/agent-sessions.ts:83` calls `PATCH /agent-sessions/${sessionId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/agent-sessions/${SESSION_ID} (packages/core/src/agent-sessions/routes.test.ts:251)
`packages/core/src/agent-sessions/routes.test.ts:251` calls `PATCH /api/agent-sessions/${SESSION_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/agents/${AGENT_ID} (packages/core/src/agents/routes.test.ts:162)
`packages/core/src/agents/routes.test.ts:162` calls `PATCH /api/agents/${AGENT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents/<p>` If this points at an external API, prefix it with `https://` so…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/agents/${AGENT_ID} (packages/core/src/agents/routes.test.ts:175)
`packages/core/src/agents/routes.test.ts:175` calls `PATCH /api/agents/${AGENT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents/<p>` If this points at an external API, prefix it with `https://` so…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/me/preferences (packages/core/src/auth/me.test.ts:209)
`packages/core/src/auth/me.test.ts:209` calls `PATCH /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/me/preferences (packages/core/src/auth/me.test.ts:225)
`packages/core/src/auth/me.test.ts:225` calls `PATCH /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/me/preferences (packages/core/src/auth/me.test.ts:241)
`packages/core/src/auth/me.test.ts:241` calls `PATCH /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/me/preferences (packages/core/src/auth/me.test.ts:254)
`packages/core/src/auth/me.test.ts:254` calls `PATCH /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/me/preferences (packages/core/src/auth/me.test.ts:264)
`packages/core/src/auth/me.test.ts:264` calls `PATCH /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/me/preferences (packages/core/src/auth/me.test.ts:274)
`packages/core/src/auth/me.test.ts:274` calls `PATCH /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/me/preferences (packages/core/src/auth/me.test.ts:290)
`packages/core/src/auth/me.test.ts:290` calls `PATCH /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/me/preferences (packages/core/src/auth/me.test.ts:307)
`packages/core/src/auth/me.test.ts:307` calls `PATCH /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/me/preferences (packages/core/src/auth/me.test.ts:321)
`packages/core/src/auth/me.test.ts:321` calls `PATCH /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/me/preferences (packages/core/src/auth/me.test.ts:335)
`packages/core/src/auth/me.test.ts:335` calls `PATCH /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/me/preferences (packages/core/src/auth/me.test.ts:349)
`packages/core/src/auth/me.test.ts:349` calls `PATCH /api/auth/me/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/me/preferences` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/preferences (packages/core/src/auth/preferences.test.ts:108)
`packages/core/src/auth/preferences.test.ts:108` calls `PATCH /api/auth/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/preferences` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/preferences (packages/core/src/auth/preferences.test.ts:130)
`packages/core/src/auth/preferences.test.ts:130` calls `PATCH /api/auth/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/preferences` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/auth/preferences (packages/core/src/auth/preferences.test.ts:99)
`packages/core/src/auth/preferences.test.ts:99` calls `PATCH /api/auth/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/preferences` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/chat-logs/${LOG_ID} (packages/core/src/chat-logs/routes.test.ts:153)
`packages/core/src/chat-logs/routes.test.ts:153` calls `PATCH /api/chat-logs/${LOG_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat-logs/<p>` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/chat-logs/${LOG_ID} (packages/core/src/chat-logs/routes.test.ts:168)
`packages/core/src/chat-logs/routes.test.ts:168` calls `PATCH /api/chat-logs/${LOG_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat-logs/<p>` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/integration-connections/conn-ep (packages/core/src/integrations/routes.test.ts:459)
`packages/core/src/integrations/routes.test.ts:459` calls `PATCH /api/integration-connections/conn-ep` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/integration-connections/conn-ep` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/issues/batch (packages/core/src/issues/extras-routes-batch.test.ts:204)
`packages/core/src/issues/extras-routes-batch.test.ts:204` calls `PATCH /api/issues/batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/batch` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/issues/batch (packages/core/src/issues/extras-routes-batch.test.ts:214)
`packages/core/src/issues/extras-routes-batch.test.ts:214` calls `PATCH /api/issues/batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/batch` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/issues/batch (packages/core/src/issues/extras-routes-batch.test.ts:224)
`packages/core/src/issues/extras-routes-batch.test.ts:224` calls `PATCH /api/issues/batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/batch` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/issues/batch (packages/core/src/issues/extras-routes-batch.test.ts:246)
`packages/core/src/issues/extras-routes-batch.test.ts:246` calls `PATCH /api/issues/batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/batch` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/issues/batch (packages/core/src/issues/extras-routes-batch.test.ts:288)
`packages/core/src/issues/extras-routes-batch.test.ts:288` calls `PATCH /api/issues/batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/batch` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/issues/batch (packages/core/src/issues/extras-routes-batch.test.ts:339)
`packages/core/src/issues/extras-routes-batch.test.ts:339` calls `PATCH /api/issues/batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/batch` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/issues/batch (packages/core/src/issues/extras-routes-batch.test.ts:383)
`packages/core/src/issues/extras-routes-batch.test.ts:383` calls `PATCH /api/issues/batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/issues/batch` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/notifications/${NOTIF_ID} (packages/core/src/notifications/routes.test.ts:151)
`packages/core/src/notifications/routes.test.ts:151` calls `PATCH /api/notifications/${NOTIF_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications/<p>` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/notifications/${NOTIF_ID} (packages/core/src/notifications/routes.test.ts:163)
`packages/core/src/notifications/routes.test.ts:163` calls `PATCH /api/notifications/${NOTIF_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications/<p>` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/projects/${PROJECT_ID}/integrations/${id} (packages/core/src/integrations/routes.test.ts:122)
`packages/core/src/integrations/routes.test.ts:122` calls `PATCH /api/projects/${PROJECT_ID}/integrations/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/integrations/<p>` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/projects/${projectId}/pipeline-config (packages/core/tests/integration/per-state-override-e2e.test.ts:138)
`packages/core/tests/integration/per-state-override-e2e.test.ts:138` calls `PATCH /api/projects/${projectId}/pipeline-config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/pipeline-config` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/projects/${projectId}/pipeline-config (packages/core/tests/integration/session-group-resume-e2e.test.ts:141)
`packages/core/tests/integration/session-group-resume-e2e.test.ts:141` calls `PATCH /api/projects/${projectId}/pipeline-config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/projects/<p>/pipeline-config` I…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/tasks/${TASK_ID} (packages/core/src/tasks/routes.test.ts:210)
`packages/core/src/tasks/routes.test.ts:210` calls `PATCH /api/tasks/${TASK_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/tasks/<p>` If this points at an external API, prefix it with `https://` so the…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /notifications/${id} (packages/dev/src/lib/api/misc.ts:66)
`packages/dev/src/lib/api/misc.ts:66` calls `PATCH /notifications/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications/<p>` If this points at an external API, prefix it with `https://` so the…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /tasks/${taskId} (packages/dev/src/lib/api/tasks.ts:34)
`packages/dev/src/lib/api/tasks.ts:34` calls `PATCH /tasks/${taskId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/tasks/<p>` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /agent-sessions/${sessionId}/relay (packages/dev/src/lib/api/agent-sessions.ts:94)
`packages/dev/src/lib/api/agent-sessions.ts:94` calls `POST /agent-sessions/${sessionId}/relay` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>/relay` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /agent-sessions/prompt-built (packages/dev/src/lib/api/agent-sessions.ts:105)
`packages/dev/src/lib/api/agent-sessions.ts:105` calls `POST /agent-sessions/prompt-built` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/prompt-built` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /agent-sessions/send (packages/dev/src/lib/api/agent-sessions.ts:56)
`packages/dev/src/lib/api/agent-sessions.ts:56` calls `POST /agent-sessions/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/send` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /agent-sessions/start (packages/dev/src/lib/api/agent-sessions.ts:45)
`packages/dev/src/lib/api/agent-sessions.ts:45` calls `POST /agent-sessions/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/start` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/agent-sessions (packages/core/src/agent-sessions/routes.test.ts:197)
`packages/core/src/agent-sessions/routes.test.ts:197` calls `POST /api/agent-sessions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/agent-sessions/${SESSION_ID}/pipeline-control (packages/core/src/agent-sessions/routes.test.ts:272)
`packages/core/src/agent-sessions/routes.test.ts:272` calls `POST /api/agent-sessions/${SESSION_ID}/pipeline-control` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>/pipeline-control` If t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/agent-sessions/${SESSION_ID}/pipeline-control (packages/core/src/agent-sessions/routes.test.ts:312)
`packages/core/src/agent-sessions/routes.test.ts:312` calls `POST /api/agent-sessions/${SESSION_ID}/pipeline-control` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>/pipeline-control` If t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/agent-sessions/${SESSION_ID}/pipeline-control (packages/core/src/agent-sessions/routes.test.ts:349)
`packages/core/src/agent-sessions/routes.test.ts:349` calls `POST /api/agent-sessions/${SESSION_ID}/pipeline-control` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>/pipeline-control` If t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/agent-sessions/${SESSION_ID}/pipeline-control (packages/core/src/agent-sessions/routes.test.ts:367)
`packages/core/src/agent-sessions/routes.test.ts:367` calls `POST /api/agent-sessions/${SESSION_ID}/pipeline-control` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>/pipeline-control` If t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/agent-sessions/${SESSION_ID}/relay (packages/core/src/agent-sessions/routes.test.ts:486)
`packages/core/src/agent-sessions/routes.test.ts:486` calls `POST /api/agent-sessions/${SESSION_ID}/relay` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/<p>/relay` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/agent-sessions/desktop/status (packages/core/src/agent-sessions/routes.test.ts:507)
`packages/core/src/agent-sessions/routes.test.ts:507` calls `POST /api/agent-sessions/desktop/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/desktop/status` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/agent-sessions/start (packages/core/src/agent-sessions/routes.test.ts:225)
`packages/core/src/agent-sessions/routes.test.ts:225` calls `POST /api/agent-sessions/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agent-sessions/start` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/agents (packages/core/src/agents/routes.test.ts:133)
`packages/core/src/agents/routes.test.ts:133` calls `POST /api/agents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/agents (packages/core/src/agents/routes.test.ts:143)
`packages/core/src/agents/routes.test.ts:143` calls `POST /api/agents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/desktop/approve (packages/core/src/auth/desktop/pairing-routes.test.ts:176)
`packages/core/src/auth/desktop/pairing-routes.test.ts:176` calls `POST /api/auth/desktop/approve` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/desktop/approve` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/desktop/approve (packages/core/src/auth/desktop/pairing-routes.test.ts:89)
`packages/core/src/auth/desktop/pairing-routes.test.ts:89` calls `POST /api/auth/desktop/approve` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/desktop/approve` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/desktop/pair-init (packages/core/src/auth/desktop/pairing-routes.test.ts:81)
`packages/core/src/auth/desktop/pairing-routes.test.ts:81` calls `POST /api/auth/desktop/pair-init` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/desktop/pair-init` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/local (packages/core/src/auth/login.test.ts:49)
`packages/core/src/auth/login.test.ts:49` calls `POST /api/auth/local` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/local` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/logout (packages/core/src/auth/logout.test.ts:38)
`packages/core/src/auth/logout.test.ts:38` calls `POST /api/auth/logout` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/logout` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/logout (packages/core/src/auth/logout.test.ts:44)
`packages/core/src/auth/logout.test.ts:44` calls `POST /api/auth/logout` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/logout` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/logout (packages/core/src/auth/logout.test.ts:58)
`packages/core/src/auth/logout.test.ts:58` calls `POST /api/auth/logout` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/logout` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/reauth (packages/core/src/auth/reauth.test.ts:51)
`packages/core/src/auth/reauth.test.ts:51` calls `POST /api/auth/reauth` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/reauth` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/refresh (packages/core/src/auth/refresh.test.ts:137)
`packages/core/src/auth/refresh.test.ts:137` calls `POST /api/auth/refresh` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/refresh` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/register (packages/core/src/auth/register.test.ts:110)
`packages/core/src/auth/register.test.ts:110` calls `POST /api/auth/register` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/register` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/register (packages/core/src/auth/register.test.ts:122)
`packages/core/src/auth/register.test.ts:122` calls `POST /api/auth/register` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/register` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/register (packages/core/src/auth/register.test.ts:136)
`packages/core/src/auth/register.test.ts:136` calls `POST /api/auth/register` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/register` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/register (packages/core/src/auth/register.test.ts:151)
`packages/core/src/auth/register.test.ts:151` calls `POST /api/auth/register` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/register` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/register (packages/core/src/auth/register.test.ts:171)
`packages/core/src/auth/register.test.ts:171` calls `POST /api/auth/register` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/register` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/register (packages/core/src/auth/register.test.ts:69)
`packages/core/src/auth/register.test.ts:69` calls `POST /api/auth/register` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/register` If this points at an external API, prefix it with `https://` so the…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/register (packages/core/src/auth/register.test.ts:95)
`packages/core/src/auth/register.test.ts:95` calls `POST /api/auth/register` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/register` If this points at an external API, prefix it with `https://` so the…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/verify (packages/core/src/auth/verify.test.ts:66)
`packages/core/src/auth/verify.test.ts:66` calls `POST /api/auth/verify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/verify` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/verify (packages/core/src/auth/verify.test.ts:86)
`packages/core/src/auth/verify.test.ts:86` calls `POST /api/auth/verify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/verify` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/verify?token=old (packages/core/src/auth/verify.test.ts:94)
`packages/core/src/auth/verify.test.ts:94` calls `POST /api/auth/verify?token=old` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/verify` If this points at an external API, prefix it with `https://` so…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/verify?token=query-token (packages/core/src/auth/verify.test.ts:78)
`packages/core/src/auth/verify.test.ts:78` calls `POST /api/auth/verify?token=query-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/verify` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/chat (packages/core/src/chat/routes.test.ts:183)
`packages/core/src/chat/routes.test.ts:183` calls `POST /api/chat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/chat (packages/core/src/chat/routes.test.ts:194)
`packages/core/src/chat/routes.test.ts:194` calls `POST /api/chat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/chat (packages/core/src/chat/routes.test.ts:204)
`packages/core/src/chat/routes.test.ts:204` calls `POST /api/chat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chat` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request

Showing first 300 of 617. Refine filters or use the findings page for deep search.

For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/f66b742e-7be1-4d10-96c5-30c79e2c6103/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f66b742e-7be1-4d10-96c5-30c79e2c6103/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.