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.

SinishaDjukic/worca-cc

https://github.com/SinishaDjukic/worca-cc · scanned 2026-06-16 00:14 UTC (2 months, 2 weeks ago)

555 raw signals (0 security + 555 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 506 actionable findings from 1 signal source. 49 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: layer: api × 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 52.5/100 with 100.0% coverage. It contains 14028 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 555 findings — concentrated in quality (286), api (179), security (32). Risk profile is high: 0 critical, 130 high, 129 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 179 of 506 actionable findings. 555 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.

high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/fleet-runs/${fleetId} (worca-ui/app/main.js:3553)
`worca-ui/app/main.js:3553` calls `DELETE /api/fleet-runs/${fleetId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fleet-runs/<p>` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/fleet-runs/${fleetId}?cleanup=1&force=1 (worca-ui/app/main.js:3645)
`worca-ui/app/main.js:3645` calls `DELETE /api/fleet-runs/${fleetId}?cleanup=1&force=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fleet-runs/<p>` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/projects/${projectName} (worca-ui/app/views/settings.js:3175)
`worca-ui/app/views/settings.js:3175` calls `DELETE /api/projects/${projectName}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects/<p>` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/workspace-runs/${id} (worca-ui/e2e/workspaces.spec.js:578)
`worca-ui/e2e/workspaces.spec.js:578` calls `DELETE /api/workspace-runs/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/workspaces/${encodeURIComponent(name)} (worca-ui/app/main.js:3791)
`worca-ui/app/main.js:3791` calls `DELETE /api/workspaces/${encodeURIComponent(name)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/<p>` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/fleet-runs/${route.runId} (worca-ui/app/main.js:5607)
`worca-ui/app/main.js:5607` calls `GET /api/fleet-runs/${route.runId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fleet-runs/<p>` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/preferences (worca-ui/app/main.js:6153)
`worca-ui/app/main.js:6153` calls `GET /api/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/preferences` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects (worca-ui/app/main.js:1503)
`worca-ui/app/main.js:1503` calls `GET /api/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects (worca-ui/app/main.js:5814)
`worca-ui/app/main.js:5814` calls `GET /api/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects (worca-ui/app/main.js:5824)
`worca-ui/app/main.js:5824` calls `GET /api/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects (worca-ui/app/main.js:5833)
`worca-ui/app/main.js:5833` calls `GET /api/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects (worca-ui/app/main.js:6028)
`worca-ui/app/main.js:6028` calls `GET /api/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects (worca-ui/app/main.js:6116)
`worca-ui/app/main.js:6116` calls `GET /api/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${name}/worktrees (worca-ui/app/main.js:1576)
`worca-ui/app/main.js:1576` calls `GET /api/projects/${name}/worktrees` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects/<p>/worktrees` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${p.name}/runs (worca-ui/app/main.js:1531)
`worca-ui/app/main.js:1531` calls `GET /api/projects/${p.name}/runs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects/<p>/runs` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${p.name}/worca-status (worca-ui/app/views/add-project-dialog.js:553)
`worca-ui/app/views/add-project-dialog.js:553` calls `GET /api/projects/${p.name}/worca-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects/<p>/worca-status` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${projectName}/runs (worca-ui/app/main-default-branch.test.js:169)
`worca-ui/app/main-default-branch.test.js:169` calls `GET /api/projects/${projectName}/runs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects/<p>/runs` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/projects/${projectName}/worktrees (worca-ui/app/main-default-branch.test.js:210)
`worca-ui/app/main-default-branch.test.js:210` calls `GET /api/projects/${projectName}/worktrees` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects/<p>/worktrees` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/status/runs-count (worca-ui/app/main.js:6156)
`worca-ui/app/main.js:6156` calls `GET /api/status/runs-count` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/status/runs-count` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/status/runs-count (worca-ui/app/main.js:6193)
`worca-ui/app/main.js:6193` calls `GET /api/status/runs-count` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/status/runs-count` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/templates/project/effort-mode (worca-ui/e2e/pipelines-templates.spec.js:871)
`worca-ui/e2e/pipelines-templates.spec.js:871` calls `GET /api/templates/project/effort-mode` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/templates/project/effort-mode` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/templates/project/gov-strike (worca-ui/e2e/pipelines-templates.spec.js:923)
`worca-ui/e2e/pipelines-templates.spec.js:923` calls `GET /api/templates/project/gov-strike` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/templates/project/gov-strike` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspace-runs/${encodeURIComponent(id)}/plan (worca-ui/app/views/workspace-detail.js:324)
`worca-ui/app/views/workspace-detail.js:324` calls `GET /api/workspace-runs/${encodeURIComponent(id)}/plan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>/plan` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspace-runs/${encodeURIComponent(ws.workspace_id)}/guide (worca-ui/app/views/workspace-detail.js:607)
`worca-ui/app/views/workspace-detail.js:607` calls `GET /api/workspace-runs/${encodeURIComponent(ws.workspace_id)}/guide` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>/guide` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspace-runs/${id} (worca-ui/e2e/workspaces.spec.js:1140)
`worca-ui/e2e/workspaces.spec.js:1140` calls `GET /api/workspace-runs/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspace-runs/${id} (worca-ui/e2e/workspaces.spec.js:470)
`worca-ui/e2e/workspaces.spec.js:470` calls `GET /api/workspace-runs/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspace-runs/${id} (worca-ui/e2e/workspaces.spec.js:723)
`worca-ui/e2e/workspaces.spec.js:723` calls `GET /api/workspace-runs/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspace-runs/${id}/context/web (worca-ui/e2e/workspaces.spec.js:1062)
`worca-ui/e2e/workspaces.spec.js:1062` calls `GET /api/workspace-runs/${id}/context/web` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>/context/web` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspace-runs/${route.runId} (worca-ui/app/main.js:5714)
`worca-ui/app/main.js:5714` calls `GET /api/workspace-runs/${route.runId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspace-runs/${wsId} (worca-ui/e2e/workspaces.spec.js:386)
`worca-ui/e2e/workspaces.spec.js:386` calls `GET /api/workspace-runs/${wsId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspace-runs/${wsId} (worca-ui/e2e/workspaces.spec.js:828)
`worca-ui/e2e/workspaces.spec.js:828` calls `GET /api/workspace-runs/${wsId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspace-runs/${wsId}/guide (worca-ui/e2e/workspaces.spec.js:405)
`worca-ui/e2e/workspaces.spec.js:405` calls `GET /api/workspace-runs/${wsId}/guide` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>/guide` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspaces (worca-ui/app/main.js:1495)
`worca-ui/app/main.js:1495` calls `GET /api/workspaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspaces (worca-ui/app/main.js:3768)
`worca-ui/app/main.js:3768` calls `GET /api/workspaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspaces (worca-ui/e2e/workspaces.spec.js:253)
`worca-ui/e2e/workspaces.spec.js:253` calls `GET /api/workspaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspaces (worca-ui/e2e/workspaces.spec.js:307)
`worca-ui/e2e/workspaces.spec.js:307` calls `GET /api/workspaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspaces/${encodeURIComponent(name)} (worca-ui/app/views/workspace-edit.js:106)
`worca-ui/app/views/workspace-edit.js:106` calls `GET /api/workspaces/${encodeURIComponent(name)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/<p>` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspaces/edit-ws (worca-ui/e2e/workspaces.spec.js:776)
`worca-ui/e2e/workspaces.spec.js:776` calls `GET /api/workspaces/edit-ws` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/edit-ws` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}${path} (worca-ui/server/project-routes-beads-enrichment.test.js:60)
`worca-ui/server/project-routes-beads-enrichment.test.js:60` calls `GET http://127.0.0.1:${port}${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/<p>` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}${path} (worca-ui/server/templates-routes.test.js:83)
`worca-ui/server/templates-routes.test.js:83` calls `GET http://127.0.0.1:${port}${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/<p>` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/ (worca-ui/test/server-e2e.test.js:103)
`worca-ui/test/server-e2e.test.js:103` calls `GET http://127.0.0.1:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/ (worca-ui/test/server-e2e.test.js:137)
`worca-ui/test/server-e2e.test.js:137` calls `GET http://127.0.0.1:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/costs (worca-ui/server/test/costs-api.test.js:155)
`worca-ui/server/test/costs-api.test.js:155` calls `GET http://127.0.0.1:${port}/api/costs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/costs` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/costs (worca-ui/server/test/costs-api.test.js:168)
`worca-ui/server/test/costs-api.test.js:168` calls `GET http://127.0.0.1:${port}/api/costs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/costs` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/costs (worca-ui/server/test/costs-api.test.js:181)
`worca-ui/server/test/costs-api.test.js:181` calls `GET http://127.0.0.1:${port}/api/costs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/costs` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/costs (worca-ui/server/test/costs-api.test.js:208)
`worca-ui/server/test/costs-api.test.js:208` calls `GET http://127.0.0.1:${port}/api/costs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/costs` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/costs (worca-ui/server/test/costs-api.test.js:233)
`worca-ui/server/test/costs-api.test.js:233` calls `GET http://127.0.0.1:${port}/api/costs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/costs` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/costs (worca-ui/server/test/costs-api.test.js:260)
`worca-ui/server/test/costs-api.test.js:260` calls `GET http://127.0.0.1:${port}/api/costs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/costs` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/costs (worca-ui/server/test/costs-api.test.js:284)
`worca-ui/server/test/costs-api.test.js:284` calls `GET http://127.0.0.1:${port}/api/costs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/costs` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/costs (worca-ui/server/test/costs-api.test.js:64)
`worca-ui/server/test/costs-api.test.js:64` calls `GET http://127.0.0.1:${port}/api/costs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/costs` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/costs (worca-ui/server/test/costs-api.test.js:90)
`worca-ui/server/test/costs-api.test.js:90` calls `GET http://127.0.0.1:${port}/api/costs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/costs` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/status/runs-count (worca-ui/server/status-routes.test.js:111)
`worca-ui/server/status-routes.test.js:111` calls `GET http://127.0.0.1:${port}/api/status/runs-count` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/status/runs-count` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/some/unknown/path (worca-ui/test/server-e2e.test.js:115)
`worca-ui/test/server-e2e.test.js:115` calls `GET http://127.0.0.1:${port}/some/unknown/path` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/some/unknown/path` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/styles.css (worca-ui/test/server-e2e.test.js:109)
`worca-ui/test/server-e2e.test.js:109` calls `GET http://127.0.0.1:${port}/styles.css` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/styles.css` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/integrations/status (worca-ui/server/app-integrations-status.test.js:22)
`worca-ui/server/app-integrations-status.test.js:22` calls `GET http://localhost:${port}/api/integrations/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/integrations/status` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/integrations/status (worca-ui/server/app-integrations-status.test.js:53)
`worca-ui/server/app-integrations-status.test.js:53` calls `GET http://localhost:${port}/api/integrations/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/integrations/status` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/integrations/status (worca-ui/server/app-integrations-status.test.js:69)
`worca-ui/server/app-integrations-status.test.js:69` calls `GET http://localhost:${port}/api/integrations/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/integrations/status` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/skills (worca-ui/server/app-tools-skills.test.js:71)
`worca-ui/server/app-tools-skills.test.js:71` calls `GET http://localhost:${port}/api/skills` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/skills` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/skills (worca-ui/server/app-tools-skills.test.js:80)
`worca-ui/server/app-tools-skills.test.js:80` calls `GET http://localhost:${port}/api/skills` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/skills` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/skills (worca-ui/server/app-tools-skills.test.js:89)
`worca-ui/server/app-tools-skills.test.js:89` calls `GET http://localhost:${port}/api/skills` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/skills` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/skills (worca-ui/server/app-tools-skills.test.js:98)
`worca-ui/server/app-tools-skills.test.js:98` calls `GET http://localhost:${port}/api/skills` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/skills` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/subagents (worca-ui/server/test/subagents-api.test.js:115)
`worca-ui/server/test/subagents-api.test.js:115` calls `GET http://localhost:${port}/api/subagents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/subagents` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/subagents (worca-ui/server/test/subagents-api.test.js:135)
`worca-ui/server/test/subagents-api.test.js:135` calls `GET http://localhost:${port}/api/subagents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/subagents` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/subagents (worca-ui/server/test/subagents-api.test.js:53)
`worca-ui/server/test/subagents-api.test.js:53` calls `GET http://localhost:${port}/api/subagents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/subagents` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/subagents (worca-ui/server/test/subagents-api.test.js:72)
`worca-ui/server/test/subagents-api.test.js:72` calls `GET http://localhost:${port}/api/subagents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/subagents` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/subagents (worca-ui/server/test/subagents-api.test.js:91)
`worca-ui/server/test/subagents-api.test.js:91` calls `GET http://localhost:${port}/api/subagents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/subagents` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/tools (worca-ui/server/app-tools-skills.test.js:28)
`worca-ui/server/app-tools-skills.test.js:28` calls `GET http://localhost:${port}/api/tools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/tools` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/tools (worca-ui/server/app-tools-skills.test.js:37)
`worca-ui/server/app-tools-skills.test.js:37` calls `GET http://localhost:${port}/api/tools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/tools` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/tools (worca-ui/server/app-tools-skills.test.js:51)
`worca-ui/server/app-tools-skills.test.js:51` calls `GET http://localhost:${port}/api/tools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/tools` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/api/tools (worca-ui/server/app-tools-skills.test.js:60)
`worca-ui/server/app-tools-skills.test.js:60` calls `GET http://localhost:${port}/api/tools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/tools` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.telegram.org/bot${token}/getMe (worca-ui/server/app.js:947)
`worca-ui/server/app.js:947` calls `GET https://api.telegram.org/bot${token}/getMe` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.telegram.org/bot/<p>/getme` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://pypi.org/pypi/${packageName}/json (worca-ui/server/versions.js:127)
`worca-ui/server/versions.js:127` calls `GET https://pypi.org/pypi/${packageName}/json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/pypi.org/pypi/<p>/json` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://registry.npmjs.org/${packageName} (worca-ui/server/versions.js:65)
`worca-ui/server/versions.js:65` calls `GET https://registry.npmjs.org/${packageName}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/registry.npmjs.org/<p>` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/crg/recheck${q} (worca-ui/app/views/project-setup-wizard.js:425)
`worca-ui/app/views/project-setup-wizard.js:425` calls `POST /api/crg/recheck${q}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/crg/recheck/<p>` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/fleet-runs/${fleetId}/pause (worca-ui/app/main.js:3583)
`worca-ui/app/main.js:3583` calls `POST /api/fleet-runs/${fleetId}/pause` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fleet-runs/<p>/pause` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/fleet-runs/${fleetId}/resume (worca-ui/app/main.js:3526)
`worca-ui/app/main.js:3526` calls `POST /api/fleet-runs/${fleetId}/resume` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fleet-runs/<p>/resume` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/fleet-runs/${fleetId}/stop (worca-ui/app/main.js:3613)
`worca-ui/app/main.js:3613` calls `POST /api/fleet-runs/${fleetId}/stop` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fleet-runs/<p>/stop` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/fleet-runs/${fleetId}/unarchive (worca-ui/app/main.js:3841)
`worca-ui/app/main.js:3841` calls `POST /api/fleet-runs/${fleetId}/unarchive` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fleet-runs/<p>/unarchive` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/fleet-runs/validate-base (worca-ui/app/views/fleet-launcher.js:1094)
`worca-ui/app/views/fleet-launcher.js:1094` calls `POST /api/fleet-runs/validate-base` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fleet-runs/validate-base` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/fleet-runs/validate-base (worca-ui/app/views/fleet-launcher.js:551)
`worca-ui/app/views/fleet-launcher.js:551` calls `POST /api/fleet-runs/validate-base` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fleet-runs/validate-base` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/graphify/recheck${q} (worca-ui/app/views/project-setup-wizard.js:424)
`worca-ui/app/views/project-setup-wizard.js:424` calls `POST /api/graphify/recheck${q}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/graphify/recheck/<p>` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/projects (worca-ui/app/views/add-project-dialog.js:227)
`worca-ui/app/views/add-project-dialog.js:227` calls `POST /api/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/projects/${encodeURIComponent(s.target)}/worca-setup (worca-ui/app/views/project-setup-wizard.js:382)
`worca-ui/app/views/project-setup-wizard.js:382` calls `POST /api/projects/${encodeURIComponent(s.target)}/worca-setup` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects/<p>/worca-setup` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/projects/${item.name}/worca-setup (worca-ui/app/views/add-project-dialog.js:624)
`worca-ui/app/views/add-project-dialog.js:624` calls `POST /api/projects/${item.name}/worca-setup` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects/<p>/worca-setup` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/projects/${projectName}/worca-setup (worca-ui/app/views/settings.js:3195)
`worca-ui/app/views/settings.js:3195` calls `POST /api/projects/${projectName}/worca-setup` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects/<p>/worca-setup` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/projects/batch (worca-ui/app/views/add-project-dialog.js:178)
`worca-ui/app/views/add-project-dialog.js:178` calls `POST /api/projects/batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/projects/batch` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspace-runs/${id}/re-run-integration (worca-ui/e2e/workspaces.spec.js:964)
`worca-ui/e2e/workspaces.spec.js:964` calls `POST /api/workspace-runs/${id}/re-run-integration` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>/re-run-integration` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspace-runs/${id}/relaunch (worca-ui/e2e/workspaces.spec.js:1125)
`worca-ui/e2e/workspaces.spec.js:1125` calls `POST /api/workspace-runs/${id}/relaunch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>/relaunch` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspace-runs/${id}/resume (worca-ui/e2e/workspaces.spec.js:623)
`worca-ui/e2e/workspaces.spec.js:623` calls `POST /api/workspace-runs/${id}/resume` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>/resume` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspace-runs/validate-gh-auth (worca-ui/app/views/fleet-launcher.js:1048)
`worca-ui/app/views/fleet-launcher.js:1048` calls `POST /api/workspace-runs/validate-gh-auth` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/validate-gh-auth` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspaces (worca-ui/app/views/workspace-create.js:147)
`worca-ui/app/views/workspace-create.js:147` calls `POST /api/workspaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspaces (worca-ui/e2e/workspaces.spec.js:1174)
`worca-ui/e2e/workspaces.spec.js:1174` calls `POST /api/workspaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspaces (worca-ui/e2e/workspaces.spec.js:279)
`worca-ui/e2e/workspaces.spec.js:279` calls `POST /api/workspaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspaces/scan (worca-ui/app/views/workspace-create.js:229)
`worca-ui/app/views/workspace-create.js:229` calls `POST /api/workspaces/scan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/scan` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspaces/scan (worca-ui/app/views/workspace-edit.js:187)
`worca-ui/app/views/workspace-edit.js:187` calls `POST /api/workspaces/scan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/scan` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspaces/scan (worca-ui/e2e/workspaces.spec.js:262)
`worca-ui/e2e/workspaces.spec.js:262` calls `POST /api/workspaces/scan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/scan` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}${url} (worca-ui/server/app-integrations-send.test.js:59)
`worca-ui/server/app-integrations-send.test.js:59` calls `POST http://localhost:${port}${url}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/<p>` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/integrations/send (worca-ui/server/app-integrations-send.test.js:157)
`worca-ui/server/app-integrations-send.test.js:157` calls `POST http://localhost:${port}/api/integrations/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/integrations/send` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/integrations/send (worca-ui/server/app-integrations-send.test.js:204)
`worca-ui/server/app-integrations-send.test.js:204` calls `POST http://localhost:${port}/api/integrations/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/integrations/send` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/integrations/send (worca-ui/server/app-integrations-send.test.js:253)
`worca-ui/server/app-integrations-send.test.js:253` calls `POST http://localhost:${port}/api/integrations/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/integrations/send` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/projects/inbox (worca-ui/server/app-webhook-hints.test.js:29)
`worca-ui/server/app-webhook-hints.test.js:29` calls `POST http://localhost:${port}/api/projects/inbox` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/projects/inbox` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/projects/myproj/runs/run-002/pr (worca-ui/server/app.test.js:83)
`worca-ui/server/app.test.js:83` calls `POST http://localhost:${port}/api/projects/myproj/runs/run-002/pr` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/projects/myproj/runs/run-002/pr` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/inbox (worca-ui/server/app-inbox-strict.test.js:35)
`worca-ui/server/app-inbox-strict.test.js:35` calls `POST http://localhost:${port}/api/webhooks/inbox` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/inbox` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/inbox (worca-ui/server/app-inbox-strict.test.js:51)
`worca-ui/server/app-inbox-strict.test.js:51` calls `POST http://localhost:${port}/api/webhooks/inbox` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/inbox` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/inbox (worca-ui/server/app-inbox-strict.test.js:67)
`worca-ui/server/app-inbox-strict.test.js:67` calls `POST http://localhost:${port}/api/webhooks/inbox` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/inbox` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/inbox (worca-ui/server/app-inbox-unchanged.test.js:23)
`worca-ui/server/app-inbox-unchanged.test.js:23` calls `POST http://localhost:${port}/api/webhooks/inbox` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/inbox` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/inbox (worca-ui/server/app-inbox-unchanged.test.js:43)
`worca-ui/server/app-inbox-unchanged.test.js:43` calls `POST http://localhost:${port}/api/webhooks/inbox` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/inbox` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/inbox (worca-ui/server/app-inbox-unchanged.test.js:62)
`worca-ui/server/app-inbox-unchanged.test.js:62` calls `POST http://localhost:${port}/api/webhooks/inbox` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/inbox` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/inbox (worca-ui/server/app-inbox-unchanged.test.js:84)
`worca-ui/server/app-inbox-unchanged.test.js:84` calls `POST http://localhost:${port}/api/webhooks/inbox` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/inbox` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/inbox (worca-ui/server/integrations/integrations-pipeline.test.js:166)
`worca-ui/server/integrations/integrations-pipeline.test.js:166` calls `POST http://localhost:${port}/api/webhooks/inbox` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/inbox` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/inbox (worca-ui/server/integrations/integrations-pipeline.test.js:221)
`worca-ui/server/integrations/integrations-pipeline.test.js:221` calls `POST http://localhost:${port}/api/webhooks/inbox` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/inbox` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/test (worca-ui/server/app-webhooks.test.js:112)
`worca-ui/server/app-webhooks.test.js:112` calls `POST http://localhost:${port}/api/webhooks/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/test` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/test (worca-ui/server/app-webhooks.test.js:124)
`worca-ui/server/app-webhooks.test.js:124` calls `POST http://localhost:${port}/api/webhooks/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/test` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/test (worca-ui/server/app-webhooks.test.js:139)
`worca-ui/server/app-webhooks.test.js:139` calls `POST http://localhost:${port}/api/webhooks/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/test` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/test (worca-ui/server/app-webhooks.test.js:148)
`worca-ui/server/app-webhooks.test.js:148` calls `POST http://localhost:${port}/api/webhooks/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/test` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/test (worca-ui/server/app-webhooks.test.js:44)
`worca-ui/server/app-webhooks.test.js:44` calls `POST http://localhost:${port}/api/webhooks/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/test` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/test (worca-ui/server/app-webhooks.test.js:56)
`worca-ui/server/app-webhooks.test.js:56` calls `POST http://localhost:${port}/api/webhooks/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/test` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/test (worca-ui/server/app-webhooks.test.js:67)
`worca-ui/server/app-webhooks.test.js:67` calls `POST http://localhost:${port}/api/webhooks/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/test` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/test (worca-ui/server/app-webhooks.test.js:79)
`worca-ui/server/app-webhooks.test.js:79` calls `POST http://localhost:${port}/api/webhooks/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/test` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/webhooks/test (worca-ui/server/app-webhooks.test.js:92)
`worca-ui/server/app-webhooks.test.js:92` calls `POST http://localhost:${port}/api/webhooks/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/test` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/preferences (worca-ui/app/views/settings.js:816)
`worca-ui/app/views/settings.js:816` calls `PUT /api/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/preferences` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/workspace-runs/${id}/plan (worca-ui/e2e/workspaces.spec.js:602)
`worca-ui/e2e/workspaces.spec.js:602` calls `PUT /api/workspace-runs/${id}/plan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspace-runs/<p>/plan` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/workspaces/${encodeURIComponent(workspaceName)} (worca-ui/app/views/workspace-edit.js:263)
`worca-ui/app/views/workspace-edit.js:263` calls `PUT /api/workspaces/${encodeURIComponent(workspaceName)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/<p>` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/workspaces/active-ws (worca-ui/e2e/workspaces.spec.js:1282)
`worca-ui/e2e/workspaces.spec.js:1282` calls `PUT /api/workspaces/active-ws` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/active-ws` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/workspaces/cycle-edit-ws (worca-ui/e2e/workspaces.spec.js:1211)
`worca-ui/e2e/workspaces.spec.js:1211` calls `PUT /api/workspaces/cycle-edit-ws` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/cycle-edit-ws` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/workspaces/edit-ws (worca-ui/e2e/workspaces.spec.js:785)
`worca-ui/e2e/workspaces.spec.js:785` calls `PUT /api/workspaces/edit-ws` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/edit-ws` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT http://localhost:${port}/api/webhooks/inbox/control (worca-ui/server/app-inbox-control-strict.test.js:35)
`worca-ui/server/app-inbox-control-strict.test.js:35` calls `PUT http://localhost:${port}/api/webhooks/inbox/control` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/inbox/control` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT http://localhost:${port}/api/webhooks/inbox/control (worca-ui/server/app-inbox-control-strict.test.js:54)
`worca-ui/server/app-inbox-control-strict.test.js:54` calls `PUT http://localhost:${port}/api/webhooks/inbox/control` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/inbox/control` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT http://localhost:${port}/api/webhooks/inbox/control (worca-ui/server/app-inbox-control-strict.test.js:73)
`worca-ui/server/app-inbox-control-strict.test.js:73` calls `PUT http://localhost:${port}/api/webhooks/inbox/control` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/webhooks/inbox/control` I…
Dangling fetchFetch
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /:id
`worca-ui/server/project-routes.js` declares `DELETE /:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /:run_id
`worca-ui/server/worktrees-routes.js` declares `DELETE /:run_id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /:tier/:alias
`worca-ui/server/models-routes.js` declares `DELETE /:tier/:alias` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /api/webhooks/inbox
`worca-ui/server/app.js` declares `DELETE /api/webhooks/inbox` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /settings/:section
`worca-ui/server/project-routes.js` declares `DELETE /settings/:section` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /
`worca-ui/server/worktrees-routes.js` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /:tier/:alias
`worca-ui/server/models-routes.js` declares `GET /:tier/:alias` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/beads/issues
`worca-ui/server/app.js` declares `GET /api/beads/issues` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/webhooks/inbox
`worca-ui/server/app.js` declares `GET /api/webhooks/inbox` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/webhooks/inbox/control
`worca-ui/server/app.js` declares `GET /api/webhooks/inbox/control` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /beads/issues
`worca-ui/server/project-routes.js` declares `GET /beads/issues` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /branches
`worca-ui/server/project-routes.js` declares `GET /branches` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /costs
`worca-ui/server/project-routes.js` declares `GET /costs` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /effective-settings
`worca-ui/server/project-routes.js` declares `GET /effective-settings` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /plan-files
`worca-ui/server/project-routes.js` declares `GET /plan-files` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /runs
`worca-ui/server/project-routes.js` declares `GET /runs` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /runs/:runId/plan
`worca-ui/server/project-routes.js` declares `GET /runs/:runId/plan` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /runs/:runId/plan-iterations
`worca-ui/server/project-routes.js` declares `GET /runs/:runId/plan-iterations` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /runs/:runId/status
`worca-ui/server/project-routes.js` declares `GET /runs/:runId/status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /settings
`worca-ui/server/project-routes.js` declares `GET /settings` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /setup/preflight
`worca-ui/server/project-routes.js` declares `GET /setup/preflight` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /worca-status
`worca-ui/server/project-routes.js` declares `GET /worca-status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /
`worca-ui/server/project-routes.js` declares `POST /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /:tier/:alias/duplicate
`worca-ui/server/models-routes.js` declares `POST /:tier/:alias/duplicate` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/beads/issues/:id/start
`worca-ui/server/app.js` declares `POST /api/beads/issues/:id/start` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/webhooks/inbox
`worca-ui/server/app.js` declares `POST /api/webhooks/inbox` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /batch
`worca-ui/server/project-routes.js` declares `POST /batch` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /beads/issues/:id/start
`worca-ui/server/project-routes.js` declares `POST /beads/issues/:id/start` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /cleanup
`worca-ui/server/worktrees-routes.js` declares `POST /cleanup` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /runs
`worca-ui/server/project-routes.js` declares `POST /runs` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /runs/:id/archive
`worca-ui/server/project-routes.js` declares `POST /runs/:id/archive` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /runs/:id/cancel
`worca-ui/server/project-routes.js` declares `POST /runs/:id/cancel` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /runs/:id/control
`worca-ui/server/project-routes.js` declares `POST /runs/:id/control` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /runs/:id/delete
`worca-ui/server/project-routes.js` declares `POST /runs/:id/delete` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /runs/:id/learn
`worca-ui/server/project-routes.js` declares `POST /runs/:id/learn` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /runs/:id/pause
`worca-ui/server/project-routes.js` declares `POST /runs/:id/pause` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /runs/:id/resume
`worca-ui/server/project-routes.js` declares `POST /runs/:id/resume` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /runs/:id/stages/:stage/restart
`worca-ui/server/project-routes.js` declares `POST /runs/:id/stages/:stage/restart` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consume…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /runs/:id/stop
`worca-ui/server/project-routes.js` declares `POST /runs/:id/stop` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /runs/:id/unarchive
`worca-ui/server/project-routes.js` declares `POST /runs/:id/unarchive` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /settings
`worca-ui/server/project-routes.js` declares `POST /settings` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /setup/apply
`worca-ui/server/project-routes.js` declares `POST /setup/apply` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /worca-setup
`worca-ui/server/project-routes.js` declares `POST /worca-setup` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PUT /
`worca-ui/server/preferences-routes.js` declares `PUT /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PUT /:tier/:alias
`worca-ui/server/models-routes.js` declares `PUT /:tier/:alias` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PUT /api/webhooks/inbox/control
`worca-ui/server/app.js` declares `PUT /api/webhooks/inbox/control` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api
`worca-ui/server/app.js` declares `USE /api` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /models
`worca-ui/server/project-routes.js` declares `USE /models` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /settings/model-env
`worca-ui/server/project-routes.js` declares `USE /settings/model-env` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /worktrees
`worca-ui/server/worktrees-routes.js` declares `USE /worktrees` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
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/ca02c81b-f4a8-4740-bdb7-c8fb0fc11eb2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ca02c81b-f4a8-4740-bdb7-c8fb0fc11eb2/

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.