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.

aloewright/spooool

https://github.com/aloewright/spooool · scanned 2026-06-17 01:32 UTC (1 month, 2 weeks ago)

477 raw signals (0 security + 477 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -34.2 (diff) · 457 actionable findings from 1 signal source. 20 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.5/100 with 100.0% coverage. It contains 3624 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 477 findings — concentrated in api (262), quality (144), frontend (41). Risk profile is high: 1 critical, 221 high, 81 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

Showing 368 of 457 actionable findings. 477 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/echo (src/workers/csrf.test.ts:82)
`src/workers/csrf.test.ts:82` calls `DELETE /api/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 it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE http://x/api/v1/blogs/${id} (studio/tests/integration/blogs.test.ts:186)
`studio/tests/integration/blogs.test.ts:186` calls `DELETE http://x/api/v1/blogs/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE http://x/api/v1/projects/${id} (studio/tests/integration/projects.test.ts:101)
`studio/tests/integration/projects.test.ts:101` calls `DELETE http://x/api/v1/projects/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE http://x/api/v1/scripts/${id} (studio/tests/integration/scripts.test.ts:174)
`studio/tests/integration/scripts.test.ts:174` calls `DELETE http://x/api/v1/scripts/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/list-sessions (src/frontend/lib/sessions.ts:30)
`src/frontend/lib/sessions.ts:30` calls `GET /api/auth/list-sessions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/list-sessions` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/create/sessions/s_abc/stream (src/workers/create.test.ts:241)
`src/workers/create.test.ts:241` calls `GET /api/create/sessions/s_abc/stream` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/create/sessions/s_abc/stream` 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/create/sessions/s_abc/stream (src/workers/create.test.ts:251)
`src/workers/create.test.ts:251` calls `GET /api/create/sessions/s_abc/stream` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/create/sessions/s_abc/stream` 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/create/templates/hero-journey (src/workers/create.test.ts:134)
`src/workers/create.test.ts:134` calls `GET /api/create/templates/hero-journey` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/create/templates/hero-journey` 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/create/templates/nope (src/workers/create.test.ts:142)
`src/workers/create.test.ts:142` calls `GET /api/create/templates/nope` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/create/templates/nope` 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/echo (src/workers/csrf.test.ts:27)
`src/workers/csrf.test.ts:27` calls `GET /api/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 it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/videos/src/related?limit=12 (src/workers/related.test.ts:275)
`src/workers/related.test.ts:275` calls `GET /api/videos/src/related?limit=12` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/videos/src/related` 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/videos/src/related?limit=12 (src/workers/related.test.ts:280)
`src/workers/related.test.ts:280` calls `GET /api/videos/src/related?limit=12` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/videos/src/related` 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/videos/v1/related?limit=0 (src/workers/related.test.ts:204)
`src/workers/related.test.ts:204` calls `GET /api/videos/v1/related?limit=0` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/videos/v1/related` 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/videos/v1/related?limit=999 (src/workers/related.test.ts:205)
`src/workers/related.test.ts:205` calls `GET /api/videos/v1/related?limit=999` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/videos/v1/related` 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 /sitemap-videos-0.xml (src/workers/seo.test.ts:530)
`src/workers/seo.test.ts:530` calls `GET /sitemap-videos-0.xml` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/sitemap-videos-0.xml` 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 /sitemap-videos-1.xml (src/workers/seo.test.ts:513)
`src/workers/seo.test.ts:513` calls `GET /sitemap-videos-1.xml` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/sitemap-videos-1.xml` 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 /sitemap-videos-99.xml (src/workers/seo.test.ts:535)
`src/workers/seo.test.ts:535` calls `GET /sitemap-videos-99.xml` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/sitemap-videos-99.xml` 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 /sitemap-videos-foo.xml (src/workers/seo.test.ts:524)
`src/workers/seo.test.ts:524` calls `GET /sitemap-videos-foo.xml` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/sitemap-videos-foo.xml` 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://localhost/api/videos/does-not-exist (src/workers/videos.workers.test.ts:25)
`src/workers/videos.workers.test.ts:25` calls `GET http://localhost/api/videos/does-not-exist` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost/api/videos/does-not-exist` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost/api/videos/trending?limit=5 (src/workers/videos.workers.test.ts:46)
`src/workers/videos.workers.test.ts:46` calls `GET http://localhost/api/videos/trending?limit=5` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost/api/videos/trending` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost/api/videos/trending?limit=5 (src/workers/videos.workers.test.ts:51)
`src/workers/videos.workers.test.ts:51` calls `GET http://localhost/api/videos/trending?limit=5` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost/api/videos/trending` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost/api/videos/vid-int-1 (src/workers/videos.workers.test.ts:34)
`src/workers/videos.workers.test.ts:34` calls `GET http://localhost/api/videos/vid-int-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost/api/videos/vid-int-1` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost/api/videos?limit=10&page=1 (src/workers/videos.workers.test.ts:18)
`src/workers/videos.workers.test.ts:18` calls `GET http://localhost/api/videos?limit=10&page=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost/api/videos` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${SERVER_PORT}${GET_FOLDERS} (src/frontend/recorder/actions/fetch-project-folders.ts:6)
`src/frontend/recorder/actions/fetch-project-folders.ts:6` calls `GET http://localhost:${SERVER_PORT}${GET_FOLDERS}` 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 exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://render/health (studio/apps/web/src/routes/health.ts:16)
`studio/apps/web/src/routes/health.ts:16` calls `GET http://render/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/render/health` 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 http://x/agents/aloysius/${id} (studio/tests/integration/aloysius.test.ts:7)
`studio/tests/integration/aloysius.test.ts:7` calls `GET http://x/agents/aloysius/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/agents/aloysius/<p>` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/account/elevenlabs-key (studio/tests/integration/narration.test.ts:22)
`studio/tests/integration/narration.test.ts:22` calls `GET http://x/api/v1/account/elevenlabs-key` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/account/elevenlabs-key` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/account/elevenlabs-key (studio/tests/integration/narration.test.ts:65)
`studio/tests/integration/narration.test.ts:65` calls `GET http://x/api/v1/account/elevenlabs-key` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/account/elevenlabs-key` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/account/emdash-token (studio/tests/integration/blogs.test.ts:270)
`studio/tests/integration/blogs.test.ts:270` calls `GET http://x/api/v1/account/emdash-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/account/emdash-token` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/account/emdash-token (studio/tests/integration/blogs.test.ts:281)
`studio/tests/integration/blogs.test.ts:281` calls `GET http://x/api/v1/account/emdash-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/account/emdash-token` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/blogs (studio/tests/integration/blogs.test.ts:189)
`studio/tests/integration/blogs.test.ts:189` calls `GET http://x/api/v1/blogs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs` 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: GET http://x/api/v1/blogs (studio/tests/integration/blogs.test.ts:207)
`studio/tests/integration/blogs.test.ts:207` calls `GET http://x/api/v1/blogs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs` 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: GET http://x/api/v1/blogs (studio/tests/integration/blogs.test.ts:46)
`studio/tests/integration/blogs.test.ts:46` calls `GET http://x/api/v1/blogs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs` 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: GET http://x/api/v1/blogs/${id} (studio/tests/integration/blogs.test.ts:52)
`studio/tests/integration/blogs.test.ts:52` calls `GET http://x/api/v1/blogs/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/blogs/${id}/posts (studio/tests/integration/blogs.test.ts:256)
`studio/tests/integration/blogs.test.ts:256` calls `GET http://x/api/v1/blogs/${id}/posts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/posts` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/blogs/${id}/posts (studio/tests/integration/blogs.test.ts:78)
`studio/tests/integration/blogs.test.ts:78` calls `GET http://x/api/v1/blogs/${id}/posts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/posts` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/blogs/${id}/posts/${postId} (studio/tests/integration/blogs.test.ts:108)
`studio/tests/integration/blogs.test.ts:108` calls `GET http://x/api/v1/blogs/${id}/posts/${postId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/posts/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/blogs/${id}/posts/${secondPostId} (studio/tests/integration/blogs.test.ts:140)
`studio/tests/integration/blogs.test.ts:140` calls `GET http://x/api/v1/blogs/${id}/posts/${secondPostId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/posts/<p>` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/blogs/${id}/posts/${secondPostId} (studio/tests/integration/blogs.test.ts:157)
`studio/tests/integration/blogs.test.ts:157` calls `GET http://x/api/v1/blogs/${id}/posts/${secondPostId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/posts/<p>` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/blogs/deleted/recent (studio/tests/integration/blogs.test.ts:195)
`studio/tests/integration/blogs.test.ts:195` calls `GET http://x/api/v1/blogs/deleted/recent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/deleted/recent` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/chapters/${chapterId} (studio/tests/integration/chapters.test.ts:77)
`studio/tests/integration/chapters.test.ts:77` calls `GET http://x/api/v1/chapters/${chapterId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/chapters/<p>` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/chapters/${chapterId}/sections (studio/tests/integration/chapters.test.ts:48)
`studio/tests/integration/chapters.test.ts:48` calls `GET http://x/api/v1/chapters/${chapterId}/sections` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/chapters/<p>/sections` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/health/market-dataset (studio/tests/integration/market-dataset.test.ts:20)
`studio/tests/integration/market-dataset.test.ts:20` calls `GET http://x/api/v1/health/market-dataset` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/health/market-dataset` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/projects (studio/tests/integration/projects.test.ts:107)
`studio/tests/integration/projects.test.ts:107` calls `GET http://x/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/projects (studio/tests/integration/projects.test.ts:131)
`studio/tests/integration/projects.test.ts:131` calls `GET http://x/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/projects (studio/tests/integration/projects.test.ts:38)
`studio/tests/integration/projects.test.ts:38` calls `GET http://x/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/projects/${id} (studio/tests/integration/projects.test.ts:46)
`studio/tests/integration/projects.test.ts:46` calls `GET http://x/api/v1/projects/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/projects/${id}/book (studio/tests/integration/projects.test.ts:92)
`studio/tests/integration/projects.test.ts:92` calls `GET http://x/api/v1/projects/${id}/book` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/book` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/projects/${id}/outline (studio/tests/integration/projects.test.ts:76)
`studio/tests/integration/projects.test.ts:76` calls `GET http://x/api/v1/projects/${id}/outline` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/outline` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/projects/${project.id} (studio/tests/integration/voices.test.ts:66)
`studio/tests/integration/voices.test.ts:66` calls `GET http://x/api/v1/projects/${project.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/projects/${project.id}/launch/brief (studio/tests/integration/launch.test.ts:62)
`studio/tests/integration/launch.test.ts:62` calls `GET http://x/api/v1/projects/${project.id}/launch/brief` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/launch/brief` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/projects/${project.id}/launch/brief/download (studio/tests/integration/launch.test.ts:71)
`studio/tests/integration/launch.test.ts:71` calls `GET http://x/api/v1/projects/${project.id}/launch/brief/download` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/launch/brief/download`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/projects/${project.id}/outline (studio/tests/integration/chapters.test.ts:40)
`studio/tests/integration/chapters.test.ts:40` calls `GET http://x/api/v1/projects/${project.id}/outline` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/outline` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/projects/deleted/recent (studio/tests/integration/projects.test.ts:115)
`studio/tests/integration/projects.test.ts:115` calls `GET http://x/api/v1/projects/deleted/recent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/deleted/recent` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/scout/projects/${project.id}/findings (studio/tests/integration/scout.test.ts:69)
`studio/tests/integration/scout.test.ts:69` calls `GET http://x/api/v1/scout/projects/${project.id}/findings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scout/projects/<p>/findings` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/scout/queries (studio/tests/integration/scout.test.ts:63)
`studio/tests/integration/scout.test.ts:63` calls `GET http://x/api/v1/scout/queries` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scout/queries` 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://x/api/v1/scripts (studio/tests/integration/scripts.test.ts:177)
`studio/tests/integration/scripts.test.ts:177` calls `GET http://x/api/v1/scripts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/scripts (studio/tests/integration/scripts.test.ts:195)
`studio/tests/integration/scripts.test.ts:195` calls `GET http://x/api/v1/scripts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/scripts (studio/tests/integration/scripts.test.ts:42)
`studio/tests/integration/scripts.test.ts:42` calls `GET http://x/api/v1/scripts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/scripts/${id} (studio/tests/integration/scripts.test.ts:48)
`studio/tests/integration/scripts.test.ts:48` calls `GET http://x/api/v1/scripts/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<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://x/api/v1/scripts/${id}/scenes (studio/tests/integration/scripts.test.ts:242)
`studio/tests/integration/scripts.test.ts:242` calls `GET http://x/api/v1/scripts/${id}/scenes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/scenes` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/scripts/${id}/scenes (studio/tests/integration/scripts.test.ts:84)
`studio/tests/integration/scripts.test.ts:84` calls `GET http://x/api/v1/scripts/${id}/scenes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/scenes` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/scripts/${id}/scenes/${sceneId} (studio/tests/integration/scripts.test.ts:117)
`studio/tests/integration/scripts.test.ts:117` calls `GET http://x/api/v1/scripts/${id}/scenes/${sceneId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/scenes/<p>` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/scripts/${id}/scenes/${secondSceneId} (studio/tests/integration/scripts.test.ts:151)
`studio/tests/integration/scripts.test.ts:151` calls `GET http://x/api/v1/scripts/${id}/scenes/${secondSceneId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/scenes/<p>` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/scripts/${id}/scenes/${secondSceneId} (studio/tests/integration/scripts.test.ts:168)
`studio/tests/integration/scripts.test.ts:168` calls `GET http://x/api/v1/scripts/${id}/scenes/${secondSceneId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/scenes/<p>` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/scripts/deleted/recent (studio/tests/integration/scripts.test.ts:183)
`studio/tests/integration/scripts.test.ts:183` calls `GET http://x/api/v1/scripts/deleted/recent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/deleted/recent` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://x/api/v1/voices (studio/tests/integration/voices.test.ts:43)
`studio/tests/integration/voices.test.ts:43` calls `GET http://x/api/v1/voices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/voices` 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 http://x/api/v1/voices/${voice.id} (studio/tests/integration/voices.test.ts:49)
`studio/tests/integration/voices.test.ts:49` calls `GET http://x/api/v1/voices/${voice.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/voices/<p>` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.openai.com/v1/chat/completions (scripts/check-no-direct-providers.test.mjs:56)
`scripts/check-no-direct-providers.test.mjs:56` calls `GET https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://auth.pdx.software/api/health (src/workers/canonical-host.test.ts:80)
`src/workers/canonical-host.test.ts:80` calls `GET https://auth.pdx.software/api/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/auth.pdx.software/api/health` If this points at an external API…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET https://book-cook.com/api/auth/error?error=spoofed (studio/tests/integration/studio-route.test.ts:79)
`studio/tests/integration/studio-route.test.ts:79` calls `GET https://book-cook.com/api/auth/error?error=spoofed` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/book-cook.com/api/auth/error` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://book-cook.com/api/v1/projects (studio/tests/integration/studio-route.test.ts:128)
`studio/tests/integration/studio-route.test.ts:128` calls `GET https://book-cook.com/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/book-cook.com/api/v1/projects` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://composer-agent/snapshot (src/workers/create.ts:178)
`src/workers/create.ts:178` calls `GET https://composer-agent/snapshot` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/composer-agent/snapshot` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://example.com/api/discover/search (src/workers/discover.workers.test.ts:11)
`src/workers/discover.workers.test.ts:11` calls `GET https://example.com/api/discover/search` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/example.com/api/discover/search` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://example.com/api/discover/search?q=cats (src/workers/discover.workers.test.ts:6)
`src/workers/discover.workers.test.ts:6` calls `GET https://example.com/api/discover/search?q=cats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/example.com/api/discover/search` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://gateway.ai.cloudflare.com/v1/acc/x/compat/chat/completions (scripts/check-no-direct-providers.test.mjs:73)
`scripts/check-no-direct-providers.test.mjs:73` calls `GET https://gateway.ai.cloudflare.com/v1/acc/x/compat/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/gateway.ai.cloudflare.com/v1/acc/x…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://spooool.com/api/health (src/workers/canonical-host.test.ts:83)
`src/workers/canonical-host.test.ts:83` calls `GET https://spooool.com/api/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/spooool.com/api/health` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET https://spooool.com/studio/api/auth/error?error=test_error (studio/tests/integration/studio-route.test.ts:71)
`studio/tests/integration/studio-route.test.ts:71` calls `GET https://spooool.com/studio/api/auth/error?error=test_error` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/spooool.com/studio/api/auth/error` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://spooool.com/studio/api/v1/health (studio/tests/integration/studio-route.test.ts:46)
`studio/tests/integration/studio-route.test.ts:46` calls `GET https://spooool.com/studio/api/v1/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/spooool.com/studio/api/v1/health` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://spooool.com/studio/api/v1/projects (studio/tests/integration/studio-route.test.ts:120)
`studio/tests/integration/studio-route.test.ts:120` calls `GET https://spooool.com/studio/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/spooool.com/studio/api/v1/projects` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://spooool.com/studio/api/v1/projects (studio/tests/integration/studio-route.test.ts:136)
`studio/tests/integration/studio-route.test.ts:136` calls `GET https://spooool.com/studio/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/spooool.com/studio/api/v1/projects` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://spooool.com/studio/api/v1/projects (studio/tests/integration/studio-route.test.ts:64)
`studio/tests/integration/studio-route.test.ts:64` calls `GET https://spooool.com/studio/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/spooool.com/studio/api/v1/projects` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://spooool.com/studio/api/v1/session (studio/tests/integration/studio-route.test.ts:112)
`studio/tests/integration/studio-route.test.ts:112` calls `GET https://spooool.com/studio/api/v1/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/spooool.com/studio/api/v1/session` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://spooool.com/words/blogs/x (studio/tests/integration/studio-route.test.ts:92)
`studio/tests/integration/studio-route.test.ts:92` calls `GET https://spooool.com/words/blogs/x` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/spooool.com/words/blogs/x` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://spooool.com/words?ref=legacy (studio/tests/integration/studio-route.test.ts:100)
`studio/tests/integration/studio-route.test.ts:100` calls `GET https://spooool.com/words?ref=legacy` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/spooool.com/words` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://x.test/api/missing (src/workers/edge-cache.test.ts:100)
`src/workers/edge-cache.test.ts:100` calls `GET https://x.test/api/missing` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/missing` 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 https://x.test/api/test (src/workers/edge-cache.test.ts:113)
`src/workers/edge-cache.test.ts:113` calls `GET https://x.test/api/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/test` 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 https://x.test/api/test (src/workers/edge-cache.test.ts:124)
`src/workers/edge-cache.test.ts:124` calls `GET https://x.test/api/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/test` 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 https://x.test/api/test (src/workers/edge-cache.test.ts:130)
`src/workers/edge-cache.test.ts:130` calls `GET https://x.test/api/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/test` 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 https://x.test/api/test (src/workers/edge-cache.test.ts:137)
`src/workers/edge-cache.test.ts:137` calls `GET https://x.test/api/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/test` 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 https://x.test/api/test (src/workers/edge-cache.test.ts:50)
`src/workers/edge-cache.test.ts:50` calls `GET https://x.test/api/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/test` 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 https://x.test/api/test (src/workers/edge-cache.test.ts:64)
`src/workers/edge-cache.test.ts:64` calls `GET https://x.test/api/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/test` 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 https://x.test/api/test (src/workers/edge-cache.test.ts:67)
`src/workers/edge-cache.test.ts:67` calls `GET https://x.test/api/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/test` 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 https://x.test/api/test?limit=12 (src/workers/edge-cache.test.ts:75)
`src/workers/edge-cache.test.ts:75` calls `GET https://x.test/api/test?limit=12` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/test` 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 https://x.test/api/test?limit=24 (src/workers/edge-cache.test.ts:77)
`src/workers/edge-cache.test.ts:77` calls `GET https://x.test/api/test?limit=24` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/test` 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 http://x/api/v1/blogs/${id} (studio/tests/integration/blogs.test.ts:170)
`studio/tests/integration/blogs.test.ts:170` calls `PATCH http://x/api/v1/blogs/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://x/api/v1/blogs/${id}/posts/${crypto.randomUUID()} (studio/tests/integration/blogs.test.ts:117)
`studio/tests/integration/blogs.test.ts:117` calls `PATCH http://x/api/v1/blogs/${id}/posts/${crypto.randomUUID()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/posts/<p>` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://x/api/v1/blogs/${id}/posts/${postId} (studio/tests/integration/blogs.test.ts:96)
`studio/tests/integration/blogs.test.ts:96` calls `PATCH http://x/api/v1/blogs/${id}/posts/${postId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/posts/<p>` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://x/api/v1/blogs/${id}/posts/${secondPostId} (studio/tests/integration/blogs.test.ts:135)
`studio/tests/integration/blogs.test.ts:135` calls `PATCH http://x/api/v1/blogs/${id}/posts/${secondPostId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/posts/<p>` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://x/api/v1/blogs/${id}/posts/${secondPostId} (studio/tests/integration/blogs.test.ts:147)
`studio/tests/integration/blogs.test.ts:147` calls `PATCH http://x/api/v1/blogs/${id}/posts/${secondPostId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/posts/<p>` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://x/api/v1/blogs/${id}/posts/${secondPostId} (studio/tests/integration/blogs.test.ts:152)
`studio/tests/integration/blogs.test.ts:152` calls `PATCH http://x/api/v1/blogs/${id}/posts/${secondPostId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/posts/<p>` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://x/api/v1/chapters/${chapterId} (studio/tests/integration/projects.test.ts:85)
`studio/tests/integration/projects.test.ts:85` calls `PATCH http://x/api/v1/chapters/${chapterId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/chapters/<p>` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://x/api/v1/projects/${project.id} (studio/tests/integration/voices.test.ts:59)
`studio/tests/integration/voices.test.ts:59` calls `PATCH http://x/api/v1/projects/${project.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://x/api/v1/projects/${project.id}/publisher-pack (studio/tests/integration/publisher-pack.test.ts:57)
`studio/tests/integration/publisher-pack.test.ts:57` calls `PATCH http://x/api/v1/projects/${project.id}/publisher-pack` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/publisher-pack` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://x/api/v1/scripts/${id}/scenes/${crypto.randomUUID()} (studio/tests/integration/scripts.test.ts:128)
`studio/tests/integration/scripts.test.ts:128` calls `PATCH http://x/api/v1/scripts/${id}/scenes/${crypto.randomUUID()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/scenes/<p>` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://x/api/v1/scripts/${id}/scenes/${sceneId} (studio/tests/integration/scripts.test.ts:105)
`studio/tests/integration/scripts.test.ts:105` calls `PATCH http://x/api/v1/scripts/${id}/scenes/${sceneId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/scenes/<p>` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://x/api/v1/scripts/${id}/scenes/${secondSceneId} (studio/tests/integration/scripts.test.ts:146)
`studio/tests/integration/scripts.test.ts:146` calls `PATCH http://x/api/v1/scripts/${id}/scenes/${secondSceneId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/scenes/<p>` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://x/api/v1/scripts/${id}/scenes/${secondSceneId} (studio/tests/integration/scripts.test.ts:158)
`studio/tests/integration/scripts.test.ts:158` calls `PATCH http://x/api/v1/scripts/${id}/scenes/${secondSceneId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/scenes/<p>` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH http://x/api/v1/scripts/${id}/scenes/${secondSceneId} (studio/tests/integration/scripts.test.ts:163)
`studio/tests/integration/scripts.test.ts:163` calls `PATCH http://x/api/v1/scripts/${id}/scenes/${secondSceneId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/scenes/<p>` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/revoke-other-sessions (src/frontend/lib/sessions.ts:48)
`src/frontend/lib/sessions.ts:48` calls `POST /api/auth/revoke-other-sessions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/revoke-other-sessions` 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/auth/revoke-session (src/frontend/lib/sessions.ts:38)
`src/frontend/lib/sessions.ts:38` calls `POST /api/auth/revoke-session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/revoke-session` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/send-verification-email (src/frontend/pages/Upload.tsx:54)
`src/frontend/pages/Upload.tsx:54` calls `POST /api/auth/send-verification-email` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/send-verification-email` 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/echo (src/workers/csrf.test.ts:36)
`src/workers/csrf.test.ts:36` calls `POST /api/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 it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/echo (src/workers/csrf.test.ts:54)
`src/workers/csrf.test.ts:54` calls `POST /api/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 it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/echo (src/workers/csrf.test.ts:63)
`src/workers/csrf.test.ts:63` calls `POST /api/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 it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/echo (src/workers/csrf.test.ts:69)
`src/workers/csrf.test.ts:69` calls `POST /api/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 it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/render/jobs/j_nonexistent/complete (src/workers/render.test.ts:209)
`src/workers/render.test.ts:209` calls `POST /api/render/jobs/j_nonexistent/complete` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/render/jobs/j_nonexistent/complete` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/render/jobs/j_x/complete (src/workers/render.test.ts:134)
`src/workers/render.test.ts:134` calls `POST /api/render/jobs/j_x/complete` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/render/jobs/j_x/complete` 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/users/me/${field} (src/frontend/pages/Profile.tsx:40)
`src/frontend/pages/Profile.tsx:40` calls `POST /api/users/me/${field}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/users/me/<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: POST http://localhost/api/echo (src/workers/csrf.test.ts:45)
`src/workers/csrf.test.ts:45` calls `POST http://localhost/api/echo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost/api/echo` 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 http://localhost/api/studio/image (src/workers/studio.test.ts:171)
`src/workers/studio.test.ts:171` calls `POST http://localhost/api/studio/image` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost/api/studio/image` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/studio/image (src/workers/studio.test.ts:207)
`src/workers/studio.test.ts:207` calls `POST http://localhost/api/studio/image` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost/api/studio/image` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/studio/image (src/workers/studio.test.ts:233)
`src/workers/studio.test.ts:233` calls `POST http://localhost/api/studio/image` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost/api/studio/image` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/studio/image (src/workers/studio.test.ts:320)
`src/workers/studio.test.ts:320` calls `POST http://localhost/api/studio/image` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost/api/studio/image` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/studio/image (src/workers/studio.test.ts:346)
`src/workers/studio.test.ts:346` calls `POST http://localhost/api/studio/image` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost/api/studio/image` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/studio/image (src/workers/studio.test.ts:364)
`src/workers/studio.test.ts:364` calls `POST http://localhost/api/studio/image` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost/api/studio/image` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/studio/video (src/workers/studio.test.ts:422)
`src/workers/studio.test.ts:422` calls `POST http://localhost/api/studio/video` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost/api/studio/video` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/studio/video (src/workers/studio.test.ts:478)
`src/workers/studio.test.ts:478` calls `POST http://localhost/api/studio/video` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost/api/studio/video` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/studio/video (src/workers/studio.test.ts:505)
`src/workers/studio.test.ts:505` calls `POST http://localhost/api/studio/video` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost/api/studio/video` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/studio/video (src/workers/studio.test.ts:526)
`src/workers/studio.test.ts:526` calls `POST http://localhost/api/studio/video` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost/api/studio/video` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/videos/upload (src/workers/videos.workers.test.ts:64)
`src/workers/videos.workers.test.ts:64` calls `POST http://localhost/api/videos/upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost/api/videos/upload` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/videos/upload (src/workers/videos.workers.test.ts:76)
`src/workers/videos.workers.test.ts:76` calls `POST http://localhost/api/videos/upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost/api/videos/upload` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/webhooks/stream (src/workers/stream-webhook.workers.test.ts:19)
`src/workers/stream-webhook.workers.test.ts:19` calls `POST http://localhost/api/webhooks/stream` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost/api/webhooks/stream` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/webhooks/stream (src/workers/stream-webhook.workers.test.ts:36)
`src/workers/stream-webhook.workers.test.ts:36` calls `POST http://localhost/api/webhooks/stream` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost/api/webhooks/stream` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost/api/webhooks/stream (src/workers/stream-webhook.workers.test.ts:59)
`src/workers/stream-webhook.workers.test.ts:59` calls `POST http://localhost/api/webhooks/stream` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost/api/webhooks/stream` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${SERVER_PORT}${CREATE_FOLDER} (src/frontend/recorder/actions/create-folder.ts:11)
`src/frontend/recorder/actions/create-folder.ts:11` calls `POST http://localhost:${SERVER_PORT}${CREATE_FOLDER}` 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…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://render/master-audio (studio/apps/web/src/workflows/audiobook-mastering.ts:194)
`studio/apps/web/src/workflows/audiobook-mastering.ts:194` calls `POST http://render/master-audio` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/render/master-audio` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://render/package-launch (studio/apps/web/src/workflows/gtm-brief.ts:145)
`studio/apps/web/src/workflows/gtm-brief.ts:145` calls `POST http://render/package-launch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/render/package-launch` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://render/render (studio/apps/web/src/workflows/book-export.ts:145)
`studio/apps/web/src/workflows/book-export.ts:145` calls `POST http://render/render` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/render/render` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/auth/sign-up/email (studio/tests/integration/auth.test.ts:6)
`studio/tests/integration/auth.test.ts:6` calls `POST http://x/api/auth/sign-up/email` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/auth/sign-up/email` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/auth/sign-up/email (studio/tests/integration/blogs.test.ts:5)
`studio/tests/integration/blogs.test.ts:5` calls `POST http://x/api/auth/sign-up/email` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/auth/sign-up/email` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/auth/sign-up/email (studio/tests/integration/chapters.test.ts:5)
`studio/tests/integration/chapters.test.ts:5` calls `POST http://x/api/auth/sign-up/email` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/auth/sign-up/email` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/auth/sign-up/email (studio/tests/integration/launch.test.ts:5)
`studio/tests/integration/launch.test.ts:5` calls `POST http://x/api/auth/sign-up/email` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/auth/sign-up/email` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/auth/sign-up/email (studio/tests/integration/narration.test.ts:5)
`studio/tests/integration/narration.test.ts:5` calls `POST http://x/api/auth/sign-up/email` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/auth/sign-up/email` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/auth/sign-up/email (studio/tests/integration/projects.test.ts:5)
`studio/tests/integration/projects.test.ts:5` calls `POST http://x/api/auth/sign-up/email` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/auth/sign-up/email` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/auth/sign-up/email (studio/tests/integration/publisher-pack.test.ts:5)
`studio/tests/integration/publisher-pack.test.ts:5` calls `POST http://x/api/auth/sign-up/email` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/auth/sign-up/email` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/auth/sign-up/email (studio/tests/integration/scout.test.ts:5)
`studio/tests/integration/scout.test.ts:5` calls `POST http://x/api/auth/sign-up/email` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/auth/sign-up/email` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/auth/sign-up/email (studio/tests/integration/scripts.test.ts:5)
`studio/tests/integration/scripts.test.ts:5` calls `POST http://x/api/auth/sign-up/email` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/auth/sign-up/email` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/auth/sign-up/email (studio/tests/integration/voices.test.ts:5)
`studio/tests/integration/voices.test.ts:5` calls `POST http://x/api/auth/sign-up/email` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/auth/sign-up/email` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/blogs (studio/tests/integration/blogs.test.ts:217)
`studio/tests/integration/blogs.test.ts:217` calls `POST http://x/api/v1/blogs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/blogs (studio/tests/integration/blogs.test.ts:228)
`studio/tests/integration/blogs.test.ts:228` calls `POST http://x/api/v1/blogs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/blogs (studio/tests/integration/blogs.test.ts:37)
`studio/tests/integration/blogs.test.ts:37` calls `POST http://x/api/v1/blogs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs` 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 http://x/api/v1/blogs/${id}/plan (studio/tests/integration/blogs.test.ts:239)
`studio/tests/integration/blogs.test.ts:239` calls `POST http://x/api/v1/blogs/${id}/plan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/plan` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/blogs/${id}/plan (studio/tests/integration/blogs.test.ts:249)
`studio/tests/integration/blogs.test.ts:249` calls `POST http://x/api/v1/blogs/${id}/plan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/plan` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/blogs/${id}/plan (studio/tests/integration/blogs.test.ts:61)
`studio/tests/integration/blogs.test.ts:61` calls `POST http://x/api/v1/blogs/${id}/plan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/plan` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/blogs/${id}/plan (studio/tests/integration/blogs.test.ts:68)
`studio/tests/integration/blogs.test.ts:68` calls `POST http://x/api/v1/blogs/${id}/plan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/plan` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/blogs/${id}/plan (studio/tests/integration/blogs.test.ts:87)
`studio/tests/integration/blogs.test.ts:87` calls `POST http://x/api/v1/blogs/${id}/plan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/plan` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/blogs/${id}/posts/${postId}/publish (studio/tests/integration/blogs.test.ts:164)
`studio/tests/integration/blogs.test.ts:164` calls `POST http://x/api/v1/blogs/${id}/posts/${postId}/publish` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/posts/<p>/publish` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/blogs/${id}/posts/${postId}/publish (studio/tests/integration/blogs.test.ts:177)
`studio/tests/integration/blogs.test.ts:177` calls `POST http://x/api/v1/blogs/${id}/posts/${postId}/publish` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/posts/<p>/publish` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/blogs/${id}/restore (studio/tests/integration/blogs.test.ts:201)
`studio/tests/integration/blogs.test.ts:201` calls `POST http://x/api/v1/blogs/${id}/restore` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/blogs/<p>/restore` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/chapters/${chapterId}/revise (studio/tests/integration/chapters.test.ts:108)
`studio/tests/integration/chapters.test.ts:108` calls `POST http://x/api/v1/chapters/${chapterId}/revise` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/chapters/<p>/revise` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/chapters/${chapterId}/sections/${sections.items[0].id}/draft (studio/tests/integration/chapters.test.ts:56)
`studio/tests/integration/chapters.test.ts:56` calls `POST http://x/api/v1/chapters/${chapterId}/sections/${sections.items[0].id}/draft` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/chapters/<p>/sec…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/chapters/${chapterId}/sections/${sections.items[1].id}/draft (studio/tests/integration/chapters.test.ts:83)
`studio/tests/integration/chapters.test.ts:83` calls `POST http://x/api/v1/chapters/${chapterId}/sections/${sections.items[1].id}/draft` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/chapters/<p>/sec…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/health/market-dataset/refresh (studio/tests/integration/market-dataset.test.ts:6)
`studio/tests/integration/market-dataset.test.ts:6` calls `POST http://x/api/v1/health/market-dataset/refresh` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/health/market-dataset/refresh` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects (studio/tests/integration/chapters.test.ts:22)
`studio/tests/integration/chapters.test.ts:22` calls `POST http://x/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects (studio/tests/integration/launch.test.ts:22)
`studio/tests/integration/launch.test.ts:22` calls `POST http://x/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects (studio/tests/integration/narration.test.ts:26)
`studio/tests/integration/narration.test.ts:26` calls `POST http://x/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects (studio/tests/integration/projects.test.ts:22)
`studio/tests/integration/projects.test.ts:22` calls `POST http://x/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects (studio/tests/integration/publisher-pack.test.ts:22)
`studio/tests/integration/publisher-pack.test.ts:22` calls `POST http://x/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects (studio/tests/integration/scout.test.ts:22)
`studio/tests/integration/scout.test.ts:22` calls `POST http://x/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects (studio/tests/integration/voices.test.ts:22)
`studio/tests/integration/voices.test.ts:22` calls `POST http://x/api/v1/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects/${id}/outlines (studio/tests/integration/projects.test.ts:55)
`studio/tests/integration/projects.test.ts:55` calls `POST http://x/api/v1/projects/${id}/outlines` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/outlines` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects/${id}/outlines (studio/tests/integration/projects.test.ts:65)
`studio/tests/integration/projects.test.ts:65` calls `POST http://x/api/v1/projects/${id}/outlines` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/outlines` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects/${id}/restore (studio/tests/integration/projects.test.ts:125)
`studio/tests/integration/projects.test.ts:125` calls `POST http://x/api/v1/projects/${id}/restore` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/restore` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects/${project.id}/audiobook (studio/tests/integration/narration.test.ts:52)
`studio/tests/integration/narration.test.ts:52` calls `POST http://x/api/v1/projects/${project.id}/audiobook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/audiobook` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects/${project.id}/launch/brief (studio/tests/integration/launch.test.ts:30)
`studio/tests/integration/launch.test.ts:30` calls `POST http://x/api/v1/projects/${project.id}/launch/brief` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/launch/brief` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects/${project.id}/narration/audition (studio/tests/integration/narration.test.ts:42)
`studio/tests/integration/narration.test.ts:42` calls `POST http://x/api/v1/projects/${project.id}/narration/audition` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/narration/audition` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects/${project.id}/outlines (studio/tests/integration/chapters.test.ts:30)
`studio/tests/integration/chapters.test.ts:30` calls `POST http://x/api/v1/projects/${project.id}/outlines` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/outlines` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects/${project.id}/outlines (studio/tests/integration/narration.test.ts:33)
`studio/tests/integration/narration.test.ts:33` calls `POST http://x/api/v1/projects/${project.id}/outlines` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/outlines` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects/${project.id}/publisher-pack/approve (studio/tests/integration/publisher-pack.test.ts:71)
`studio/tests/integration/publisher-pack.test.ts:71` calls `POST http://x/api/v1/projects/${project.id}/publisher-pack/approve` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/publisher-pa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects/${project.id}/publisher-pack/seo (studio/tests/integration/publisher-pack.test.ts:30)
`studio/tests/integration/publisher-pack.test.ts:30` calls `POST http://x/api/v1/projects/${project.id}/publisher-pack/seo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/publisher-pack/s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/projects/${project.id}/publisher-pack/seo (studio/tests/integration/publisher-pack.test.ts:45)
`studio/tests/integration/publisher-pack.test.ts:45` calls `POST http://x/api/v1/projects/${project.id}/publisher-pack/seo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/projects/<p>/publisher-pack/s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/scout/queries (studio/tests/integration/scout.test.ts:31)
`studio/tests/integration/scout.test.ts:31` calls `POST http://x/api/v1/scout/queries` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scout/queries` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/scripts (studio/tests/integration/scripts.test.ts:205)
`studio/tests/integration/scripts.test.ts:205` calls `POST http://x/api/v1/scripts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/scripts (studio/tests/integration/scripts.test.ts:216)
`studio/tests/integration/scripts.test.ts:216` calls `POST http://x/api/v1/scripts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/scripts (studio/tests/integration/scripts.test.ts:33)
`studio/tests/integration/scripts.test.ts:33` calls `POST http://x/api/v1/scripts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/scripts/${id}/plan (studio/tests/integration/scripts.test.ts:225)
`studio/tests/integration/scripts.test.ts:225` calls `POST http://x/api/v1/scripts/${id}/plan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/plan` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/scripts/${id}/plan (studio/tests/integration/scripts.test.ts:235)
`studio/tests/integration/scripts.test.ts:235` calls `POST http://x/api/v1/scripts/${id}/plan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/plan` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/scripts/${id}/plan (studio/tests/integration/scripts.test.ts:57)
`studio/tests/integration/scripts.test.ts:57` calls `POST http://x/api/v1/scripts/${id}/plan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/plan` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/scripts/${id}/plan (studio/tests/integration/scripts.test.ts:64)
`studio/tests/integration/scripts.test.ts:64` calls `POST http://x/api/v1/scripts/${id}/plan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/plan` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/scripts/${id}/plan (studio/tests/integration/scripts.test.ts:74)
`studio/tests/integration/scripts.test.ts:74` calls `POST http://x/api/v1/scripts/${id}/plan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/plan` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/scripts/${id}/plan (studio/tests/integration/scripts.test.ts:96)
`studio/tests/integration/scripts.test.ts:96` calls `POST http://x/api/v1/scripts/${id}/plan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/plan` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/scripts/${id}/restore (studio/tests/integration/scripts.test.ts:189)
`studio/tests/integration/scripts.test.ts:189` calls `POST http://x/api/v1/scripts/${id}/restore` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/scripts/<p>/restore` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://x/api/v1/voices (studio/tests/integration/voices.test.ts:31)
`studio/tests/integration/voices.test.ts:31` calls `POST http://x/api/v1/voices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/voices` 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 https://api.cloudflare.com/client/v4/accounts/${accountId}/stream (src/workers/encoding.ts:29)
`src/workers/encoding.ts:29` calls `POST https://api.cloudflare.com/client/v4/accounts/${accountId}/stream` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.cloudflare.com/client/v4/accounts/<p>/stream` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.elevenlabs.io/v1/text-to-speech/${encodeURIComponent( voiceId, )}?output_format=mp3_44100_128 (studio/apps/web/src/routes/projects.ts:1071)
`studio/apps/web/src/routes/projects.ts:1071` calls `POST https://api.elevenlabs.io/v1/text-to-speech/${encodeURIComponent( voiceId, )}?output_format=mp3_44100_128` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.elevenlabs.io/v1/text-to-speech/${encodeURIComponent( voiceId, )}?output_format=mp3_44100_128 (studio/apps/web/src/workflows/audiobook-mastering.ts:209)
`studio/apps/web/src/workflows/audiobook-mastering.ts:209` calls `POST https://api.elevenlabs.io/v1/text-to-speech/${encodeURIComponent( voiceId, )}?output_format=mp3_44100_128` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path u…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://channel-do/fan-out (src/workers/channel-do.ts:94)
`src/workers/channel-do.ts:94` calls `POST https://channel-do/fan-out` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/channel-do/fan-out` 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 https://composer-agent/prime (src/workers/create.ts:146)
`src/workers/create.ts:146` calls `POST https://composer-agent/prime` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/composer-agent/prime` 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: POST https://composer-agent/run-auto-mode (src/workers/create.ts:92)
`src/workers/create.ts:92` calls `POST https://composer-agent/run-auto-mode` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/composer-agent/run-auto-mode` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://encoder-container/encode (src/workers/encoding.ts:82)
`src/workers/encoding.ts:82` calls `POST https://encoder-container/encode` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/encoder-container/encode` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://render-container/render (src/workers/render.ts:68)
`src/workers/render.ts:68` calls `POST https://render-container/render` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/render-container/render` 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 https://rl/take (src/workers/rate-limit.ts:95)
`src/workers/rate-limit.ts:95` calls `POST https://rl/take` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/rl/take` 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 https://spooool.com/studio/api/auth/sign-up/email (studio/tests/integration/studio-route.test.ts:51)
`studio/tests/integration/studio-route.test.ts:51` calls `POST https://spooool.com/studio/api/auth/sign-up/email` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/spooool.com/studio/api/auth/sign-up/email` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://x.test/api/mutate (src/workers/edge-cache.test.ts:157)
`src/workers/edge-cache.test.ts:157` calls `POST https://x.test/api/mutate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/mutate` 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 https://x.test/api/mutate (src/workers/edge-cache.test.ts:167)
`src/workers/edge-cache.test.ts:167` calls `POST https://x.test/api/mutate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/mutate` 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 https://x.test/api/mutate (src/workers/edge-cache.test.ts:175)
`src/workers/edge-cache.test.ts:175` calls `POST https://x.test/api/mutate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/mutate` 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 https://x.test/api/test (src/workers/edge-cache.test.ts:88)
`src/workers/edge-cache.test.ts:88` calls `POST https://x.test/api/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/test` 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: POST https://x.test/api/webhooks/encode (src/workers/edge-cache.test.ts:188)
`src/workers/edge-cache.test.ts:188` calls `POST https://x.test/api/webhooks/encode` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/x.test/api/webhooks/encode` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/echo (src/workers/csrf.test.ts:78)
`src/workers/csrf.test.ts:78` calls `PUT /api/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 it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT http://x/api/v1/account/elevenlabs-key (studio/tests/integration/narration.test.ts:58)
`studio/tests/integration/narration.test.ts:58` calls `PUT http://x/api/v1/account/elevenlabs-key` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/account/elevenlabs-key` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT http://x/api/v1/account/emdash-token (studio/tests/integration/blogs.test.ts:274)
`studio/tests/integration/blogs.test.ts:274` calls `PUT http://x/api/v1/account/emdash-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/x/api/v1/account/emdash-token` If this points at an external API, pr…
Dangling fetchFetch
high System graph security auth conf 1.00 JS DELETE `/api/admin/roles` admin endpoint without auth — src/workers/roles.ts:159
Admin-scoped JS route with no recognizable auth: no middleware-position guard, no router-level guard above it in this file, and no inline permission call within the first 15 lines of the handler. If auth is applied where this router is mounted, dismiss with reason `by_design` or tag the route `// p…
src/workers/roles.ts:159 securityAuth js admin unauth
high System graph security auth conf 1.00 JS POST `/api/admin/dmca/:claimId/decision` admin endpoint without auth — src/workers/dmca.ts:180
Admin-scoped JS route with no recognizable auth: no middleware-position guard, no router-level guard above it in this file, and no inline permission call within the first 15 lines of the handler. If auth is applied where this router is mounted, dismiss with reason `by_design` or tag the route `// p…
src/workers/dmca.ts:180 securityAuth js admin unauth
high System graph security auth conf 1.00 JS POST `/api/admin/moderation/:reportId/decision` admin endpoint without auth — src/workers/moderation.ts:169
Admin-scoped JS route with no recognizable auth: no middleware-position guard, no router-level guard above it in this file, and no inline permission call within the first 15 lines of the handler. If auth is applied where this router is mounted, dismiss with reason `by_design` or tag the route `// p…
src/workers/moderation.ts:169 securityAuth js admin unauth
high System graph security auth conf 1.00 JS POST `/api/admin/roles` admin endpoint without auth — src/workers/roles.ts:139
Admin-scoped JS route with no recognizable auth: no middleware-position guard, no router-level guard above it in this file, and no inline permission call within the first 15 lines of the handler. If auth is applied where this router is mounted, dismiss with reason `by_design` or tag the route `// p…
src/workers/roles.ts:139 securityAuth js admin unauth
high System graph security auth conf 1.00 JS POST `/api/admin/status/incidents/:id/updates` admin endpoint without auth — src/workers/status.ts:273
Admin-scoped JS route with no recognizable auth: no middleware-position guard, no router-level guard above it in this file, and no inline permission call within the first 15 lines of the handler. If auth is applied where this router is mounted, dismiss with reason `by_design` or tag the route `// p…
src/workers/status.ts:273 securityAuth js admin unauth
high System graph security auth conf 1.00 JS POST `/api/admin/status/incidents` admin endpoint without auth — src/workers/status.ts:218
Admin-scoped JS route with no recognizable auth: no middleware-position guard, no router-level guard above it in this file, and no inline permission call within the first 15 lines of the handler. If auth is applied where this router is mounted, dismiss with reason `by_design` or tag the route `// p…
src/workers/status.ts:218 securityAuth js admin unauth
high System graph security auth conf 1.00 JS POST `/api/admin/status/maintenance` admin endpoint without auth — src/workers/status.ts:303
Admin-scoped JS route with no recognizable auth: no middleware-position guard, no router-level guard above it in this file, and no inline permission call within the first 15 lines of the handler. If auth is applied where this router is mounted, dismiss with reason `by_design` or tag the route `// p…
src/workers/status.ts:303 securityAuth js admin unauth
high System graph security auth conf 1.00 JS PUT `/api/admin/status/incidents/:id` admin endpoint without auth — src/workers/status.ts:242
Admin-scoped JS route with no recognizable auth: no middleware-position guard, no router-level guard above it in this file, and no inline permission call within the first 15 lines of the handler. If auth is applied where this router is mounted, dismiss with reason `by_design` or tag the route `// p…
src/workers/status.ts:242 securityAuth js admin unauth
high System graph security auth conf 1.00 JS PUT `/api/admin/status/maintenance/:id` admin endpoint without auth — src/workers/status.ts:320
Admin-scoped JS route with no recognizable auth: no middleware-position guard, no router-level guard above it in this file, and no inline permission call within the first 15 lines of the handler. If auth is applied where this router is mounted, dismiss with reason `by_design` or tag the route `// p…
src/workers/status.ts:320 securityAuth js admin unauth
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — studio/apps/web/client/components/panels/PublishPanel.tsx:448
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — container/render/remotion/captions/editor/CaptionOverlay.tsx:59
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — container/render/src/server.ts:321
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/check-no-direct-providers.test.mjs:56
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/lib/discover-client.ts:37
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/lib/feeds-client.ts:58
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/lib/sessions.ts:30
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/pages/AccountSettings.tsx:130
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/pages/AdminStatus.tsx:69
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/pages/Channel.tsx:89
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/pages/Onboarding.tsx:22
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/pages/Payouts.tsx:125
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/pages/Profile.tsx:15
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/pages/Subscriptions.tsx:54
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/pages/Watch.tsx:267
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/recorder/actions/create-folder.ts:11
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/recorder/actions/fetch-project-folders.ts:6
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/recorder/helpers/cancel-transcribe.ts:6
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/recorder/helpers/transcribe-video.ts:32
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/recorder/lib/render-jobs.ts:28
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/frontend/recorder/remotion/captions/editor/CaptionOverlay.tsx:59
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/account.test.ts:264
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/account.ts:324
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/ai-video-consumer.ts:10
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/composer-agent-do.test.ts:74
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/create.test.ts:75
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/create.ts:168
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/discover.workers.test.ts:6
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/dmca.test.ts:196
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/embed-page.ts:20
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/encoding.test.ts:91
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/encoding.ts:29
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/moderation.test.ts:163
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/rate-limit.test.ts:13
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/roles.test.ts:193
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/rum.test.ts:27
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/spam-filter.ts:85
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/stream-webhook.workers.test.ts:19
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/turnstile.ts:26
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/videos.test.ts:66
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/workers/videos.workers.test.ts:18
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — studio/apps/web/client/components/chat/aloysius-sidecar.tsx:23
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — studio/apps/web/client/lib/api.ts:11
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — studio/apps/web/src/index.ts:134
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — studio/apps/web/src/routes/health.ts:16
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — studio/apps/web/src/routes/projects.ts:1071
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — studio/apps/web/src/routes/voices.ts:181
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — studio/apps/web/src/workflows/audiobook-mastering.ts:194
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — studio/apps/web/src/workflows/book-export.ts:145
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — studio/apps/web/src/workflows/gtm-brief.ts:145
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .cursor/hooks.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.cursor/hooks.json VerificationCursor rule
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license, lockfile. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph hardware Security conf 1.00 Dockerfile runs as root: container/render/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: studio/services/render-worker/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph quality Integrity conf 1.00 15 occurrences Frontend route `/embed/:id` has no Link/navigate to it — src/frontend/App.tsx
The route is registered but no `<Link to=…>` or `navigate(…)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor.
15 occurrences
repo-level (15 hits)
Orphan pageWiring
medium System graph quality Integrity conf 1.00 Frontend route `/feeds/:id` has no Link/navigate to it — src/frontend/pages/FeedView.dom.test.tsx
The route is registered but no `<Link to=…>` or `navigate(…)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor.
Orphan pageWiring
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
studio/.github/workflows/render-worker-image.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in studio/apps/web/client/components/panels/PublishPanel.tsx:448
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
studio/apps/web/client/components/panels/PublishPanel.tsx:448 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in .cursor/hooks/lib/hindsight-client.mjs:4
Found a known-risky pattern (node_child_process). Review and replace if possible.
.cursor/hooks/lib/hindsight-client.mjs:4 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in container/render/src/encode.ts:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
container/render/src/encode.ts:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/sync-doppler-secrets.mjs:42
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/sync-doppler-secrets.mjs:42 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in studio/services/render-worker/src/index.ts:1
Found a known-risky pattern (node_child_process). Review and replace if possible.
studio/services/render-worker/src/index.ts:1 Node child process
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 177 placeholder/mock markers across 63 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph network Security conf 1.00 Privileged port 19 in use
Port 19 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
.claude/homunculus/instincts/inherited/spooool-instincts.yaml Ports
medium System graph network Security conf 1.00 Privileged port 52 in use
Port 52 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
.claude/homunculus/instincts/inherited/spooool-instincts.yaml Ports
low System graph frontend Frontend quality conf 1.00 "active" state uses light bg in a dark theme — studio/apps/web/client/components/studio/SideDrawer.tsx:582
A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead — border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '…'`. Why: P-E in CHEC…
Fq active light bg
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 76 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: node:22-bookworm-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
studio/services/render-worker/Dockerfile:1 containersPinned dependencies
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: node:22-bookworm-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
container/render/Dockerfile:4 containersPinned dependencies
low System graph cicd CI/CD security conf 1.00 7 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
3 files, 7 locations
.github/workflows/e2e-staging.yml:36, 44, 64 (3 hits)
.github/workflows/d1-backup.yml:35, 38 (2 hits)
.github/workflows/load-test.yml:54, 86 (2 hits)
CI/CD securitySupply chainGithub actions
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: studio/apps/web/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
studio/apps/web/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: studio/services/render-worker/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
studio/services/render-worker/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `eleven_multilingual_v2` in studio/apps/web/src/routes/projects.ts:1083
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `eleven_multilingual_v2` in studio/apps/web/src/workflows/audiobook-mastering.ts:221
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `preorder_copy` in studio/apps/web/client/lib/api.ts:412
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `preorder_copy` in studio/apps/web/src/skills/launch/gtm.ts:12
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code

Showing first 300 of 368. 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/1ba7d8bf-21a3-4f76-abf6-b3e22cae84f0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1ba7d8bf-21a3-4f76-abf6-b3e22cae84f0/

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.