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.

Zalamancer/Problocks

https://github.com/Zalamancer/Problocks · scanned 2026-06-16 01:11 UTC (2 months, 1 week ago)

599 raw signals (0 security + 599 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 597 actionable findings from 1 signal source. 2 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 61.3/100 with 100.0% coverage. It contains 8548 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 599 findings — concentrated in quality (349), api (181), frontend (45). Risk profile is high: 0 critical, 188 high, 100 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 368 of 597 actionable findings. 599 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/character-sheets?id=${encodeURIComponent(id)} (src/lib/character-sheet-cloud.ts:71)
`src/lib/character-sheet-cloud.ts:71` calls `DELETE /api/character-sheets?id=${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/character-sheets` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/games/${gameId} (src/components/studio/panels/LibraryPanel.tsx:161)
`src/components/studio/panels/LibraryPanel.tsx:161` calls `DELETE /api/games/${gameId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/games/<p>` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/games/${gameId} (src/lib/games-sync.ts:40)
`src/lib/games-sync.ts:40` calls `DELETE /api/games/${gameId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/games/<p>` 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: DELETE /api/scenes/freeform-2d?name=${encodeURIComponent(name)} (src/components/studio/StudioActions.tsx:625)
`src/components/studio/StudioActions.tsx:625` calls `DELETE /api/scenes/freeform-2d?name=${encodeURIComponent(name)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/scenes/freeform-2d` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/slime-references?id=${encodeURIComponent(id)} (src/lib/slime-references.ts:44)
`src/lib/slime-references.ts:44` calls `DELETE /api/slime-references?id=${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/slime-references` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/texture-decorations?${params} (src/lib/texture-decorations-cloud.ts:61)
`src/lib/texture-decorations-cloud.ts:61` calls `DELETE /api/texture-decorations?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/texture-decorations` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/texture-overlays?${params} (src/lib/texture-overlays-cloud.ts:72)
`src/lib/texture-overlays-cloud.ts:72` calls `DELETE /api/texture-overlays?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/texture-overlays` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/tile-asset-classes?assetId=${encodeURIComponent(assetId)} (src/lib/object-class-cloud.ts:113)
`src/lib/object-class-cloud.ts:113` calls `DELETE /api/tile-asset-classes?assetId=${encodeURIComponent(assetId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-asset-classes` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/tile-character-animations?id=${encodeURIComponent(id)} (src/lib/character-cloud.ts:281)
`src/lib/character-cloud.ts:281` calls `DELETE /api/tile-character-animations?id=${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-character-animations` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/tile-characters?id=${encodeURIComponent(id)} (src/lib/character-cloud.ts:188)
`src/lib/character-cloud.ts:188` calls `DELETE /api/tile-characters?id=${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-characters` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/tile-object-classes?id=${encodeURIComponent(id)} (src/lib/object-class-cloud.ts:82)
`src/lib/object-class-cloud.ts:82` calls `DELETE /api/tile-object-classes?id=${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-object-classes` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/tile-object-groups?id=${encodeURIComponent(id)} (src/lib/tile-group-cloud.ts:112)
`src/lib/tile-group-cloud.ts:112` calls `DELETE /api/tile-object-groups?id=${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-object-groups` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/tile-objects?groupId=${encodeURIComponent(groupId)} (src/lib/object-cloud.ts:99)
`src/lib/object-cloud.ts:99` calls `DELETE /api/tile-objects?groupId=${encodeURIComponent(groupId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-objects` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/tile-objects?id=${encodeURIComponent(id)} (src/lib/object-cloud.ts:89)
`src/lib/object-cloud.ts:89` calls `DELETE /api/tile-objects?id=${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-objects` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/tile-sheets?id=${encodeURIComponent(id)} (src/lib/tile-cloud.ts:96)
`src/lib/tile-cloud.ts:96` calls `DELETE /api/tile-sheets?id=${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-sheets` 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 /api/admin/audit-log${qs} (src/app/admin/audit-log/AuditLogView.tsx:29)
`src/app/admin/audit-log/AuditLogView.tsx:29` calls `GET /api/admin/audit-log${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/audit-log/<p>` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/data-requests?status=${filter} (src/app/admin/data-requests/DataRequestsQueue.tsx:55)
`src/app/admin/data-requests/DataRequestsQueue.tsx:55` calls `GET /api/admin/data-requests?status=${filter}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/data-requests` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/status (src/app/admin/status/StatusView.tsx:47)
`src/app/admin/status/StatusView.tsx:47` calls `GET /api/admin/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/status` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/teachers${params} (src/app/admin/teachers/TeachersList.tsx:38)
`src/app/admin/teachers/TeachersList.tsx:38` calls `GET /api/admin/teachers${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/teachers/<p>` 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 /api/character-sheets (src/lib/character-sheet-cloud.ts:33)
`src/lib/character-sheet-cloud.ts:33` calls `GET /api/character-sheets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/character-sheets` 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/classes/${classId} (src/app/join/[classId]/JoinClient.tsx:28)
`src/app/join/[classId]/JoinClient.tsx:28` calls `GET /api/classes/${classId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/classes/<p>` 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: GET /api/classes/${classId} (src/components/teacher-setup/ShareScreen.tsx:44)
`src/components/teacher-setup/ShareScreen.tsx:44` calls `GET /api/classes/${classId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/classes/<p>` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/classes/${classId} (src/components/teacher/NewClassBanner.tsx:25)
`src/components/teacher/NewClassBanner.tsx:25` calls `GET /api/classes/${classId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/classes/<p>` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/classes/${classId} (src/components/teacher/teacher-data-context.tsx:130)
`src/components/teacher/teacher-data-context.tsx:130` calls `GET /api/classes/${classId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/classes/<p>` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/classes/${classId}/students (src/components/teacher-setup/ClassroomPreview.tsx:25)
`src/components/teacher-setup/ClassroomPreview.tsx:25` calls `GET /api/classes/${classId}/students` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/classes/<p>/students` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/classes/${classId}/students (src/components/teacher/teacher-data-context.tsx:131)
`src/components/teacher/teacher-data-context.tsx:131` calls `GET /api/classes/${classId}/students` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/classes/<p>/students` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/classes/lookup?code=${encodeURIComponent(data.joinCode)} (src/components/teacher-setup/ClassroomPreview.tsx:74)
`src/components/teacher-setup/ClassroomPreview.tsx:74` calls `GET /api/classes/lookup?code=${encodeURIComponent(data.joinCode)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/classes/lookup` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/classroom${path} (src/lib/classroom-api.ts:127)
`src/lib/classroom-api.ts:127` calls `GET /api/classroom${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/classroom/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/credits?userId=${encodeURIComponent(userId)} (src/store/credits-store.ts:31)
`src/store/credits-store.ts:31` calls `GET /api/credits?userId=${encodeURIComponent(userId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/credits` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/game-state/${encodeURIComponent(gameId)} (src/hooks/use-game-state.ts:132)
`src/hooks/use-game-state.ts:132` calls `GET /api/game-state/${encodeURIComponent(gameId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/game-state/<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 /api/games/${gameId} (src/components/studio/panels/LibraryPanel.tsx:111)
`src/components/studio/panels/LibraryPanel.tsx:111` calls `GET /api/games/${gameId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/games/<p>` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/games?userId=${encodeURIComponent(currentUserId)} (src/components/studio/panels/LibraryPanel.tsx:55)
`src/components/studio/panels/LibraryPanel.tsx:55` calls `GET /api/games?userId=${encodeURIComponent(currentUserId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/games` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/games?userId=${encodeURIComponent(userId)}&fields=full (src/lib/games-sync.ts:68)
`src/lib/games-sync.ts:68` calls `GET /api/games?userId=${encodeURIComponent(userId)}&fields=full` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/games` 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 /api/k12/${subject}/${grade} (src/lib/arcade/content.ts:67)
`src/lib/arcade/content.ts:67` calls `GET /api/k12/${subject}/${grade}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/k12/<p>/<p>` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/lang/profile?course=${encodeURIComponent(course)} (src/lib/lang-cloud.ts:55)
`src/lib/lang-cloud.ts:55` calls `GET /api/lang/profile?course=${encodeURIComponent(course)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lang/profile` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/lang/progress?course=${encodeURIComponent(course)} (src/lib/lang-cloud.ts:74)
`src/lib/lang-cloud.ts:74` calls `GET /api/lang/progress?course=${encodeURIComponent(course)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lang/progress` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/moderation/queue (src/app/teacher/moderation/ModerationQueue.tsx:54)
`src/app/teacher/moderation/ModerationQueue.tsx:54` calls `GET /api/moderation/queue` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/moderation/queue` 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 /api/pack-curation?packId=${encodeURIComponent(packId)} (src/lib/pack-curation-cloud.ts:18)
`src/lib/pack-curation-cloud.ts:18` calls `GET /api/pack-curation?packId=${encodeURIComponent(packId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pack-curation` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pixellab-character-animation?jobId=${encodeURIComponent(jobId)} (src/lib/character-anim-jobs.ts:222)
`src/lib/character-anim-jobs.ts:222` calls `GET /api/pixellab-character-animation?jobId=${encodeURIComponent(jobId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab-character-animation` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pixellab-character-turnaround?jobId=${encodeURIComponent(jobId)} (src/lib/character-turnaround-jobs.ts:139)
`src/lib/character-turnaround-jobs.ts:139` calls `GET /api/pixellab-character-turnaround?jobId=${encodeURIComponent(jobId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab-character-turnaround` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pixellab-transfer-outfit?jobId=${encodeURIComponent(jobId)} (src/components/studio/panels/TileAssetsView.tsx:7564)
`src/components/studio/panels/TileAssetsView.tsx:7564` calls `GET /api/pixellab-transfer-outfit?jobId=${encodeURIComponent(jobId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab-transfer-outfit` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pixellab/library (src/components/studio/panels/TileAssetsView.tsx:2819)
`src/components/studio/panels/TileAssetsView.tsx:2819` calls `GET /api/pixellab/library` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab/library` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pixellab/library (src/components/studio/panels/TileAssetsView.tsx:782)
`src/components/studio/panels/TileAssetsView.tsx:782` calls `GET /api/pixellab/library` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab/library` 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 /api/pixellab/library (src/components/studio/panels/TilesetGenerationForm.tsx:156)
`src/components/studio/panels/TilesetGenerationForm.tsx:156` calls `GET /api/pixellab/library` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab/library` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pixellab/library/characters/${encodeURIComponent(entry.id)} (src/components/studio/panels/PixellabPreviewDialog.tsx:105)
`src/components/studio/panels/PixellabPreviewDialog.tsx:105` calls `GET /api/pixellab/library/characters/${encodeURIComponent(entry.id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab/library/characters/<p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pixellab/library/characters/${encodeURIComponent(entry.id)} (src/components/studio/panels/TileAssetsView.tsx:7066)
`src/components/studio/panels/TileAssetsView.tsx:7066` calls `GET /api/pixellab/library/characters/${encodeURIComponent(entry.id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab/library/characters/<p>` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pixellab/library/characters?limit=100 (src/components/studio/panels/TileAssetsView.tsx:7001)
`src/components/studio/panels/TileAssetsView.tsx:7001` calls `GET /api/pixellab/library/characters?limit=100` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab/library/characters` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pixellab/library/tileset?id=${encodeURIComponent(id)} (src/lib/pixellab-import.ts:96)
`src/lib/pixellab-import.ts:96` calls `GET /api/pixellab/library/tileset?id=${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab/library/tileset` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/quiz/rooms/${roomId} (src/lib/quiz/use-room.ts:47)
`src/lib/quiz/use-room.ts:47` calls `GET /api/quiz/rooms/${roomId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quiz/rooms/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/quiz/rooms?pin=${encodeURIComponent(pin)} (src/app/play/quiz/[pin]/page.tsx:52)
`src/app/play/quiz/[pin]/page.tsx:52` calls `GET /api/quiz/rooms?pin=${encodeURIComponent(pin)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quiz/rooms` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/race/rooms/${raceId} (src/lib/race/use-race.ts:40)
`src/lib/race/use-race.ts:40` calls `GET /api/race/rooms/${raceId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/race/rooms/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/race/rooms?pin=${encodeURIComponent(pin)} (src/app/play/race/[pin]/page.tsx:53)
`src/app/play/race/[pin]/page.tsx:53` calls `GET /api/race/rooms?pin=${encodeURIComponent(pin)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/race/rooms` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/scenes/freeform-2d (src/components/studio/StudioActions.tsx:548)
`src/components/studio/StudioActions.tsx:548` calls `GET /api/scenes/freeform-2d` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/scenes/freeform-2d` 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: GET /api/scenes/freeform-2d?name=${encodeURIComponent(name)} (src/components/studio/StudioActions.tsx:575)
`src/components/studio/StudioActions.tsx:575` calls `GET /api/scenes/freeform-2d?name=${encodeURIComponent(name)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/scenes/freeform-2d` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/slime-references (src/lib/slime-references.ts:16)
`src/lib/slime-references.ts:16` calls `GET /api/slime-references` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/slime-references` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/starter-units?subject=${encodeURIComponent(data.classSubject)}&grade=${encodeURIComponent(data.grade)} (src/components/teacher-setup/StepUnit.tsx:80)
`src/components/teacher-setup/StepUnit.tsx:80` calls `GET /api/starter-units?subject=${encodeURIComponent(data.classSubject)}&grade=${encodeURIComponent(data.grade)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/students/me (src/components/student/StudentApp.tsx:96)
`src/components/student/StudentApp.tsx:96` calls `GET /api/students/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/students/me` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/texture-decorations (src/lib/texture-decorations-cloud.ts:26)
`src/lib/texture-decorations-cloud.ts:26` calls `GET /api/texture-decorations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/texture-decorations` 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 /api/texture-overlays (src/lib/texture-overlays-cloud.ts:29)
`src/lib/texture-overlays-cloud.ts:29` calls `GET /api/texture-overlays` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/texture-overlays` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/tile-asset-classes (src/lib/object-class-cloud.ts:105)
`src/lib/object-class-cloud.ts:105` calls `GET /api/tile-asset-classes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-asset-classes` 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: GET /api/tile-characters (src/lib/character-cloud.ts:167)
`src/lib/character-cloud.ts:167` calls `GET /api/tile-characters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-characters` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/tile-maps (src/lib/tile-map-cloud.ts:50)
`src/lib/tile-map-cloud.ts:50` calls `GET /api/tile-maps` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-maps` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/tile-object-classes (src/lib/object-class-cloud.ts:61)
`src/lib/object-class-cloud.ts:61` calls `GET /api/tile-object-classes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-object-classes` 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: GET /api/tile-object-groups (src/lib/tile-group-cloud.ts:69)
`src/lib/tile-group-cloud.ts:69` calls `GET /api/tile-object-groups` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-object-groups` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/tile-objects (src/lib/object-cloud.ts:77)
`src/lib/object-cloud.ts:77` calls `GET /api/tile-objects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-objects` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/tile-sheets (src/lib/tile-cloud.ts:85)
`src/lib/tile-cloud.ts:85` calls `GET /api/tile-sheets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-sheets` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/tilesets-list (src/app/extend-mlp/tileset-compare/page.tsx:45)
`src/app/extend-mlp/tileset-compare/page.tsx:45` calls `GET /api/tilesets-list` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tilesets-list` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/user-workspace/${kind} (src/lib/user-workspace-cloud.ts:120)
`src/lib/user-workspace-cloud.ts:120` calls `GET /api/user-workspace/${kind}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/user-workspace/<p>` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/wfc-pairs?template=${encodeURIComponent(TEMPLATE_ID)} (src/app/extend-wfc/page.tsx:75)
`src/app/extend-wfc/page.tsx:75` calls `GET /api/wfc-pairs?template=${encodeURIComponent(TEMPLATE_ID)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/wfc-pairs` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /assets/medieval/stats.json (src/components/studio/panels/AssetsPanel.tsx:335)
`src/components/studio/panels/AssetsPanel.tsx:335` calls `GET /assets/medieval/stats.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/assets/medieval/stats.json` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/manifest.json (src/app/extend-mlp/tiled-wang-brush/page.tsx:240)
`src/app/extend-mlp/tiled-wang-brush/page.tsx:240` calls `GET /fantasy-tileset/manifest.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/manifest.json` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/manifest.json (src/app/extend-sweep/page.tsx:64)
`src/app/extend-sweep/page.tsx:64` calls `GET /fantasy-tileset/manifest.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/manifest.json` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/manifest.json (src/app/extend-train/page.tsx:129)
`src/app/extend-train/page.tsx:129` calls `GET /fantasy-tileset/manifest.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/manifest.json` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/manifest.json (src/app/extend-wfc/page.tsx:186)
`src/app/extend-wfc/page.tsx:186` calls `GET /fantasy-tileset/manifest.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/manifest.json` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/manifest.json (src/app/world-gen-demo/page.tsx:162)
`src/app/world-gen-demo/page.tsx:162` calls `GET /fantasy-tileset/manifest.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/manifest.json` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/manifest.json (src/components/studio/panels/TiledImportPanel.tsx:671)
`src/components/studio/panels/TiledImportPanel.tsx:671` calls `GET /fantasy-tileset/manifest.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/manifest.json` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/manifest.json (src/components/studio/panels/WorldGenPanel.tsx:152)
`src/components/studio/panels/WorldGenPanel.tsx:152` calls `GET /fantasy-tileset/manifest.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/manifest.json` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/manifest.json (src/lib/marketplace-pack.ts:111)
`src/lib/marketplace-pack.ts:111` calls `GET /fantasy-tileset/manifest.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/manifest.json` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/manifest.json (src/lib/rock-slope-tilesets.ts:158)
`src/lib/rock-slope-tilesets.ts:158` calls `GET /fantasy-tileset/manifest.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/manifest.json` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/manifest.json (src/lib/tile-collider-hydrate.ts:267)
`src/lib/tile-collider-hydrate.ts:267` calls `GET /fantasy-tileset/manifest.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/manifest.json` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/packs.json (src/app/extend-sweep/page.tsx:63)
`src/app/extend-sweep/page.tsx:63` calls `GET /fantasy-tileset/packs.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/packs.json` 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 /fantasy-tileset/packs.json (src/app/extend-train/page.tsx:128)
`src/app/extend-train/page.tsx:128` calls `GET /fantasy-tileset/packs.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/packs.json` 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 /fantasy-tileset/packs.json (src/app/extend-wfc/page.tsx:185)
`src/app/extend-wfc/page.tsx:185` calls `GET /fantasy-tileset/packs.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/packs.json` 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: GET /fantasy-tileset/packs.json (src/components/studio/panels/MarketplaceLibraryPanel.tsx:56)
`src/components/studio/panels/MarketplaceLibraryPanel.tsx:56` calls `GET /fantasy-tileset/packs.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/packs.json` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/packs.json (src/components/studio/panels/TileAssetsView.tsx:5670)
`src/components/studio/panels/TileAssetsView.tsx:5670` calls `GET /fantasy-tileset/packs.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/packs.json` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/packs.json (src/components/studio/panels/TiledImportPanel.tsx:670)
`src/components/studio/panels/TiledImportPanel.tsx:670` calls `GET /fantasy-tileset/packs.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/packs.json` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/packs.json (src/components/studio/panels/WorldGenPanel.tsx:148)
`src/components/studio/panels/WorldGenPanel.tsx:148` calls `GET /fantasy-tileset/packs.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/packs.json` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/packs.json (src/lib/marketplace-pack.ts:110)
`src/lib/marketplace-pack.ts:110` calls `GET /fantasy-tileset/packs.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/packs.json` 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: GET /fantasy-tileset/premium/tiled/Farm%20Shore.tmx (src/app/extend-train/page.tsx:261)
`src/app/extend-train/page.tsx:261` calls `GET /fantasy-tileset/premium/tiled/Farm%20Shore.tmx` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/premium/tiled/farm%20shore.tmx` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/premium/tiled/Farm%20Shore.tmx (src/app/extend-train/page.tsx:393)
`src/app/extend-train/page.tsx:393` calls `GET /fantasy-tileset/premium/tiled/Farm%20Shore.tmx` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/premium/tiled/farm%20shore.tmx` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/premium/tiled/Farm%20Shore.tmx (src/app/extend-wfc/page.tsx:237)
`src/app/extend-wfc/page.tsx:237` calls `GET /fantasy-tileset/premium/tiled/Farm%20Shore.tmx` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/premium/tiled/farm%20shore.tmx` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /fantasy-tileset/premium/tiled/Farm%20Shore.tmx (src/app/extend-wfc/page.tsx:354)
`src/app/extend-wfc/page.tsx:354` calls `GET /fantasy-tileset/premium/tiled/Farm%20Shore.tmx` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fantasy-tileset/premium/tiled/farm%20shore.tmx` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /slime-demo/manifest.json (src/components/studio/panels/SlimeShowcasePanel.tsx:113)
`src/components/studio/panels/SlimeShowcasePanel.tsx:113` calls `GET /slime-demo/manifest.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/slime-demo/manifest.json` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /slime-demo/original/manifest.json (src/components/studio/panels/CharacterImportOverlay.tsx:178)
`src/components/studio/panels/CharacterImportOverlay.tsx:178` calls `GET /slime-demo/original/manifest.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/slime-demo/original/manifest.json` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.pixellab.ai/v2/${endpoint} (src/app/api/pixellab/[...path]/route.ts:71)
`src/app/api/pixellab/[...path]/route.ts:71` calls `GET https://api.pixellab.ai/v2/${endpoint}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.pixellab.ai/v2/<p>` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.pixellab.ai/v2/characters/${encodeURIComponent(characterId)} (src/app/api/pixellab-character-template-animation/route.ts:116)
`src/app/api/pixellab-character-template-animation/route.ts:116` calls `GET https://api.pixellab.ai/v2/characters/${encodeURIComponent(characterId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.pixella…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/admin/data-requests/${id} (src/app/admin/data-requests/DataRequestsQueue.tsx:72)
`src/app/admin/data-requests/DataRequestsQueue.tsx:72` calls `PATCH /api/admin/data-requests/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/data-requests/<p>` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/admin/teachers/${encodeURIComponent(sub)}/role (src/app/admin/teachers/TeachersList.tsx:55)
`src/app/admin/teachers/TeachersList.tsx:55` calls `PATCH /api/admin/teachers/${encodeURIComponent(sub)}/role` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/teachers/<p>/role` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/games/${gameId} (src/lib/studio/save-game.ts:67)
`src/lib/studio/save-game.ts:67` calls `PATCH /api/games/${gameId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/games/<p>` 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: PATCH /api/games/${saveJson.id} (src/lib/tile-publish/index.ts:113)
`src/lib/tile-publish/index.ts:113` calls `PATCH /api/games/${saveJson.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/games/<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: PATCH /api/moderation/games/${gameId} (src/app/teacher/moderation/ModerationQueue.tsx:77)
`src/app/teacher/moderation/ModerationQueue.tsx:77` calls `PATCH /api/moderation/games/${gameId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/moderation/games/<p>` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/moderation/reports/${reportId} (src/app/teacher/moderation/ModerationQueue.tsx:104)
`src/app/teacher/moderation/ModerationQueue.tsx:104` calls `PATCH /api/moderation/reports/${reportId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/moderation/reports/<p>` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/tile-character-animations (src/lib/character-cloud.ts:268)
`src/lib/character-cloud.ts:268` calls `PATCH /api/tile-character-animations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-character-animations` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/tile-characters (src/lib/character-cloud.ts:175)
`src/lib/character-cloud.ts:175` calls `PATCH /api/tile-characters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-characters` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/tile-object-classes (src/lib/object-class-cloud.ts:69)
`src/lib/object-class-cloud.ts:69` calls `PATCH /api/tile-object-classes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-object-classes` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/tile-object-groups (src/lib/tile-group-cloud.ts:96)
`src/lib/tile-group-cloud.ts:96` calls `PATCH /api/tile-object-groups` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-object-groups` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/tile-objects (src/lib/object-cloud.ts:135)
`src/lib/object-cloud.ts:135` calls `PATCH /api/tile-objects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-objects` 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: PATCH /api/tile-sheets?id=${encodeURIComponent(cloudId)} (src/lib/tile-cloud.ts:124)
`src/lib/tile-cloud.ts:124` calls `PATCH /api/tile-sheets?id=${encodeURIComponent(cloudId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-sheets` 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 /api/agent (src/components/studio/Terminal.tsx:148)
`src/components/studio/Terminal.tsx:148` calls `POST /api/agent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/agent` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/automap (src/app/extend-mlp/rock-slopes/page.tsx:211)
`src/app/extend-mlp/rock-slopes/page.tsx:211` calls `POST /api/automap` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/automap` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/automap (src/app/extend-mlp/rock-slopes/page.tsx:232)
`src/app/extend-mlp/rock-slopes/page.tsx:232` calls `POST /api/automap` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/automap` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/automap (src/app/extend-mlp/tiled-automap/page.tsx:68)
`src/app/extend-mlp/tiled-automap/page.tsx:68` calls `POST /api/automap` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/automap` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/character-sheets (src/lib/character-sheet-cloud.ts:51)
`src/lib/character-sheet-cloud.ts:51` calls `POST /api/character-sheets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/character-sheets` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/chat (src/components/teacher-setup/SetupHelpChat.tsx:142)
`src/components/teacher-setup/SetupHelpChat.tsx:142` calls `POST /api/chat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/chat` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/classes (src/components/teacher-setup/ClassroomSetupApp.tsx:151)
`src/components/teacher-setup/ClassroomSetupApp.tsx:151` calls `POST /api/classes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/classes` 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/classes (src/components/teacher-setup/StepRoster.tsx:67)
`src/components/teacher-setup/StepRoster.tsx:67` calls `POST /api/classes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/classes` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/classroom/courses/${cls.classroom_course_id}/announcements (src/components/teacher-setup/ShareScreen.tsx:80)
`src/components/teacher-setup/ShareScreen.tsx:80` calls `POST /api/classroom/courses/${cls.classroom_course_id}/announcements` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/classroom/courses/<p>/announcements` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/coppa/data-request (src/app/privacy/data-request/DataRequestForm.tsx:40)
`src/app/privacy/data-request/DataRequestForm.tsx:40` calls `POST /api/coppa/data-request` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/coppa/data-request` 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/game-rooms (src/components/studio/panels/PlayersPanel.tsx:117)
`src/components/studio/panels/PlayersPanel.tsx:117` calls `POST /api/game-rooms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/game-rooms` 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/games/${gameId}/play (src/app/play/[gameId]/PlayLogger.tsx:28)
`src/app/play/[gameId]/PlayLogger.tsx:28` calls `POST /api/games/${gameId}/play` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/games/<p>/play` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/games/${gameId}/report (src/app/play/[gameId]/ReportButton.tsx:54)
`src/app/play/[gameId]/ReportButton.tsx:54` calls `POST /api/games/${gameId}/report` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/games/<p>/report` 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: POST /api/games/save (src/lib/studio/save-game.ts:47)
`src/lib/studio/save-game.ts:47` calls `POST /api/games/save` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/games/save` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/games/save (src/lib/tile-publish/index.ts:93)
`src/lib/tile-publish/index.ts:93` calls `POST /api/games/save` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/games/save` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/generate-part (src/hooks/usePartGeneration.ts:49)
`src/hooks/usePartGeneration.ts:49` calls `POST /api/generate-part` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/generate-part` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/lang/profile (src/lib/lang-cloud.ts:64)
`src/lib/lang-cloud.ts:64` calls `POST /api/lang/profile` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lang/profile` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/lang/progress (src/lib/lang-cloud.ts:83)
`src/lib/lang-cloud.ts:83` calls `POST /api/lang/progress` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lang/progress` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/lesson-tutor (src/app/lessons/practice/page.tsx:153)
`src/app/lessons/practice/page.tsx:153` calls `POST /api/lesson-tutor` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lesson-tutor` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pack-curation (src/lib/pack-curation-cloud.ts:31)
`src/lib/pack-curation-cloud.ts:31` calls `POST /api/pack-curation` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pack-curation` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab-character-animation (src/lib/character-anim-jobs.ts:170)
`src/lib/character-anim-jobs.ts:170` calls `POST /api/pixellab-character-animation` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab-character-animation` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab-character-template-animation (src/components/studio/panels/TileAssetsView.tsx:7734)
`src/components/studio/panels/TileAssetsView.tsx:7734` calls `POST /api/pixellab-character-template-animation` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab-character-template-animation` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab-character-template-animation (src/components/studio/panels/TileCharacterPropertiesPanel.tsx:4337)
`src/components/studio/panels/TileCharacterPropertiesPanel.tsx:4337` calls `POST /api/pixellab-character-template-animation` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab-character-template-animation` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab-character-turnaround (src/lib/character-turnaround-jobs.ts:109)
`src/lib/character-turnaround-jobs.ts:109` calls `POST /api/pixellab-character-turnaround` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab-character-turnaround` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab-create-character-state (src/components/studio/panels/TileCharacterPropertiesPanel.tsx:574)
`src/components/studio/panels/TileCharacterPropertiesPanel.tsx:574` calls `POST /api/pixellab-create-character-state` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab-create-character-state` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab-recreate-character (src/components/studio/panels/TileAssetsView.tsx:6871)
`src/components/studio/panels/TileAssetsView.tsx:6871` calls `POST /api/pixellab-recreate-character` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab-recreate-character` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab-recreate-character (src/components/studio/panels/TileCharacterPropertiesPanel.tsx:668)
`src/components/studio/panels/TileCharacterPropertiesPanel.tsx:668` calls `POST /api/pixellab-recreate-character` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab-recreate-character` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab-transfer-outfit (src/components/studio/panels/TileAssetsView.tsx:7317)
`src/components/studio/panels/TileAssetsView.tsx:7317` calls `POST /api/pixellab-transfer-outfit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab-transfer-outfit` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab-transfer-outfit (src/components/studio/panels/TileAssetsView.tsx:7538)
`src/components/studio/panels/TileAssetsView.tsx:7538` calls `POST /api/pixellab-transfer-outfit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab-transfer-outfit` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab/run/${encodeURIComponent(tool.id)} (src/components/studio/panels/PixelLabToolForm.tsx:509)
`src/components/studio/panels/PixelLabToolForm.tsx:509` calls `POST /api/pixellab/run/${encodeURIComponent(tool.id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab/run/<p>` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab/run/${encodeURIComponent(toolId)} (src/components/studio/panels/TilesetGenerationForm.tsx:276)
`src/components/studio/panels/TilesetGenerationForm.tsx:276` calls `POST /api/pixellab/run/${encodeURIComponent(toolId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab/run/<p>` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab/run/${endpoint} (src/components/studio/panels/TileCharacterPropertiesPanel.tsx:4872)
`src/components/studio/panels/TileCharacterPropertiesPanel.tsx:4872` calls `POST /api/pixellab/run/${endpoint}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab/run/<p>` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab/run/edit-images-v2 (src/components/studio/panels/SlimeShowcasePanel.tsx:186)
`src/components/studio/panels/SlimeShowcasePanel.tsx:186` calls `POST /api/pixellab/run/edit-images-v2` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab/run/edit-images-v2` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixellab/run/edit-images-v2 (src/lib/restyle-image-tiles.ts:64)
`src/lib/restyle-image-tiles.ts:64` calls `POST /api/pixellab/run/edit-images-v2` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab/run/edit-images-v2` 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/pixellab/run/estimate-skeleton (src/components/studio/panels/TileCharacterPropertiesPanel.tsx:4913)
`src/components/studio/panels/TileCharacterPropertiesPanel.tsx:4913` calls `POST /api/pixellab/run/estimate-skeleton` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixellab/run/estimate-skeleton` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/quiz/rooms (src/components/teach/LiveHost.tsx:37)
`src/components/teach/LiveHost.tsx:37` calls `POST /api/quiz/rooms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quiz/rooms` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/quiz/rooms/${room.id}/answer (src/app/play/quiz/[pin]/page.tsx:109)
`src/app/play/quiz/[pin]/page.tsx:109` calls `POST /api/quiz/rooms/${room.id}/answer` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quiz/rooms/<p>/answer` 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/quiz/rooms/${room.id}/join (src/app/play/quiz/[pin]/page.tsx:83)
`src/app/play/quiz/[pin]/page.tsx:83` calls `POST /api/quiz/rooms/${room.id}/join` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quiz/rooms/<p>/join` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/quiz/rooms/${roomId}/advance (src/components/teach/LiveHost.tsx:59)
`src/components/teach/LiveHost.tsx:59` calls `POST /api/quiz/rooms/${roomId}/advance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quiz/rooms/<p>/advance` 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/quiz/rooms/${roomId}/answer (src/app/play/quiz/[pin]/page.tsx:655)
`src/app/play/quiz/[pin]/page.tsx:655` calls `POST /api/quiz/rooms/${roomId}/answer` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quiz/rooms/<p>/answer` 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/quiz/rooms/${roomId}/answer/image (src/app/play/quiz/[pin]/page.tsx:505)
`src/app/play/quiz/[pin]/page.tsx:505` calls `POST /api/quiz/rooms/${roomId}/answer/image` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quiz/rooms/<p>/answer/image` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/race/rooms (src/app/teach/race/page.tsx:28)
`src/app/teach/race/page.tsx:28` calls `POST /api/race/rooms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/race/rooms` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/race/rooms/${raceId}/join (src/app/play/race/[pin]/page.tsx:74)
`src/app/play/race/[pin]/page.tsx:74` calls `POST /api/race/rooms/${raceId}/join` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/race/rooms/<p>/join` 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: POST /api/race/rooms/${raceId}/move (src/app/play/race/[pin]/page.tsx:88)
`src/app/play/race/[pin]/page.tsx:88` calls `POST /api/race/rooms/${raceId}/move` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/race/rooms/<p>/move` 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: POST /api/race/rooms/${raceId}/reset (src/app/teach/race/page.tsx:60)
`src/app/teach/race/page.tsx:60` calls `POST /api/race/rooms/${raceId}/reset` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/race/rooms/<p>/reset` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/race/rooms/${raceId}/start (src/app/teach/race/page.tsx:49)
`src/app/teach/race/page.tsx:49` calls `POST /api/race/rooms/${raceId}/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/race/rooms/<p>/start` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/recraft/remove-bg (src/components/studio/panels/TileObjectPropertiesPanel.tsx:48)
`src/components/studio/panels/TileObjectPropertiesPanel.tsx:48` calls `POST /api/recraft/remove-bg` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/recraft/remove-bg` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/scenes/freeform-2d (src/components/studio/StudioActions.tsx:170)
`src/components/studio/StudioActions.tsx:170` calls `POST /api/scenes/freeform-2d` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/scenes/freeform-2d` 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: POST /api/slime-references (src/lib/slime-references.ts:29)
`src/lib/slime-references.ts:29` calls `POST /api/slime-references` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/slime-references` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/starter-units (src/components/teacher-setup/ClassroomSetupApp.tsx:189)
`src/components/teacher-setup/ClassroomSetupApp.tsx:189` calls `POST /api/starter-units` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/starter-units` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/starter-units/draft (src/components/teacher-setup/StepUnit.tsx:104)
`src/components/teacher-setup/StepUnit.tsx:104` calls `POST /api/starter-units/draft` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/starter-units/draft` 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/students/join (src/app/join/[classId]/JoinClient.tsx:47)
`src/app/join/[classId]/JoinClient.tsx:47` calls `POST /api/students/join` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/students/join` 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: POST /api/students/link (src/components/student/StudentApp.tsx:153)
`src/components/student/StudentApp.tsx:153` calls `POST /api/students/link` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/students/link` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/texture-decorations (src/lib/texture-decorations-cloud.ts:42)
`src/lib/texture-decorations-cloud.ts:42` calls `POST /api/texture-decorations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/texture-decorations` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/texture-overlays (src/lib/texture-overlays-cloud.ts:53)
`src/lib/texture-overlays-cloud.ts:53` calls `POST /api/texture-overlays` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/texture-overlays` 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/tile-character-animations (src/lib/character-cloud.ts:230)
`src/lib/character-cloud.ts:230` calls `POST /api/tile-character-animations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-character-animations` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/tile-characters (src/lib/character-cloud.ts:153)
`src/lib/character-cloud.ts:153` calls `POST /api/tile-characters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-characters` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/tile-object-classes (src/lib/object-class-cloud.ts:47)
`src/lib/object-class-cloud.ts:47` calls `POST /api/tile-object-classes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-object-classes` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/tile-object-groups (src/lib/tile-group-cloud.ts:52)
`src/lib/tile-group-cloud.ts:52` calls `POST /api/tile-object-groups` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-object-groups` 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: POST /api/tile-objects (src/lib/object-cloud.ts:60)
`src/lib/object-cloud.ts:60` calls `POST /api/tile-objects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-objects` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/tile-sheets (src/lib/tile-cloud.ts:68)
`src/lib/tile-cloud.ts:68` calls `POST /api/tile-sheets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-sheets` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/tutor-help (src/components/homework/tutor/TutorChatbot.tsx:184)
`src/components/homework/tutor/TutorChatbot.tsx:184` calls `POST /api/tutor-help` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tutor-help` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/tutor-review (src/components/homework/ap-probe/MicroQuestion.tsx:98)
`src/components/homework/ap-probe/MicroQuestion.tsx:98` calls `POST /api/tutor-review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tutor-review` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ui-generate (src/components/studio/panels/UIPanel.tsx:107)
`src/components/studio/panels/UIPanel.tsx:107` calls `POST /api/ui-generate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ui-generate` 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: POST /api/wfc-rating (src/app/extend-wfc/page.tsx:283)
`src/app/extend-wfc/page.tsx:283` calls `POST /api/wfc-rating` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/wfc-rating` 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://api.openai.com/v1/images/generations (src/app/api/ui-generate/route.ts:115)
`src/app/api/ui-generate/route.ts:115` calls `POST https://api.openai.com/v1/images/generations` 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/images/generations` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.pixellab.ai/mcp (src/app/api/pixellab-character-animation/route.ts:162)
`src/app/api/pixellab-character-animation/route.ts:162` calls `POST https://api.pixellab.ai/mcp` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.pixellab.ai/mcp` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.pixellab.ai/v2/${endpoint} (src/app/api/pixellab/[...path]/route.ts:23)
`src/app/api/pixellab/[...path]/route.ts:23` calls `POST https://api.pixellab.ai/v2/${endpoint}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.pixellab.ai/v2/<p>` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.resend.com/emails (src/lib/email.ts:45)
`src/lib/email.ts:45` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.resend.com/emails` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/tile-asset-classes (src/lib/object-class-cloud.ts:88)
`src/lib/object-class-cloud.ts:88` calls `PUT /api/tile-asset-classes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-asset-classes` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/tile-maps (src/lib/tile-map-cloud.ts:36)
`src/lib/tile-map-cloud.ts:36` calls `PUT /api/tile-maps` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tile-maps` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/user-workspace/${kind} (src/lib/user-workspace-cloud.ts:81)
`src/lib/user-workspace-cloud.ts:81` calls `PUT /api/user-workspace/${kind}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/user-workspace/<p>` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in public/onnx/ort-wasm-simd-threaded.asyncify.mjs:49
Found a known-risky pattern (new_function_used). Review and replace if possible.
public/onnx/ort-wasm-simd-threaded.asyncify.mjs:49 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in public/onnx/ort-wasm-simd-threaded.jsep.mjs:51
Found a known-risky pattern (new_function_used). Review and replace if possible.
public/onnx/ort-wasm-simd-threaded.jsep.mjs:51 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in public/onnx/ort-wasm-simd-threaded.jspi.mjs:51
Found a known-risky pattern (new_function_used). Review and replace if possible.
public/onnx/ort-wasm-simd-threaded.jspi.mjs:51 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in public/onnx/ort.all.bundle.min.mjs:1805
Found a known-risky pattern (new_function_used). Review and replace if possible.
public/onnx/ort.all.bundle.min.mjs:1805 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in public/onnx/ort.bundle.min.mjs:9
Found a known-risky pattern (new_function_used). Review and replace if possible.
public/onnx/ort.bundle.min.mjs:9 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in public/onnx/ort.jspi.bundle.min.mjs:8
Found a known-risky pattern (new_function_used). Review and replace if possible.
public/onnx/ort.jspi.bundle.min.mjs:8 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in public/onnx/ort.webgpu.bundle.min.mjs:8
Found a known-risky pattern (new_function_used). Review and replace if possible.
public/onnx/ort.webgpu.bundle.min.mjs:8 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in scripts/sync-farmer-anims.mjs:147
Found a known-risky pattern (new_function_used). Review and replace if possible.
scripts/sync-farmer-anims.mjs:147 New function used
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/layout.tsx:137
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 — public/onnx/ort-wasm-simd-threaded.asyncify.mjs:5
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 — public/onnx/ort-wasm-simd-threaded.jsep.mjs:8
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 — public/onnx/ort-wasm-simd-threaded.jspi.mjs:4
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 — public/onnx/ort-wasm-simd-threaded.mjs:4
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 — public/onnx/ort.all.bundle.min.mjs:1802
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 — public/onnx/ort.all.min.mjs:1802
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 — public/onnx/ort.bundle.min.mjs:7
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 — public/onnx/ort.jspi.bundle.min.mjs: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 — public/onnx/ort.jspi.min.mjs: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 — public/onnx/ort.jspi.mjs:1453
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 — public/onnx/ort.min.mjs: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 — public/onnx/ort.node.min.mjs:7
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 — public/onnx/ort.wasm.bundle.min.mjs: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 — public/onnx/ort.wasm.min.mjs: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 — public/onnx/ort.wasm.mjs:1453
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 — public/onnx/ort.webgl.min.mjs:1802
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 — public/onnx/ort.webgpu.bundle.min.mjs: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 — public/onnx/ort.webgpu.min.mjs: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 — public/onnx/ort.webgpu.mjs:1453
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/app/api/classroom/courses/[courseId]/announcements/route.ts:24
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/app/api/classroom/courses/[courseId]/coursework/route.ts:25
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/app/api/classroom/courses/[courseId]/people/route.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/app/api/classroom/courses/[courseId]/route.ts:17
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/app/api/classroom/courses/[courseId]/topics/route.ts: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 — src/app/api/classroom/courses/route.ts: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/app/api/pixellab-character-animation/route.ts:162
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/app/api/pixellab/library/preview/route.ts:102
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/app/api/pixellab/library/route.ts:156
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/app/extend-mlp/page.tsx:3483
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/app/extend-mlp/rock-slope-pack/GeneratorClient.tsx:473
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/app/extend-mlp/sea-motion/page.tsx:3549
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/app/extend-mlp/shore-preview/page.tsx:68
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/app/extend-mlp/tiled-automap/page.tsx:215
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/app/extend-mlp/tiled-wang-brush/page.tsx:240
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/app/extend-mlp/tileset-compare/page.tsx:57
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/app/extend-train/page.tsx:261
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/app/extend-wfc/page.tsx:186
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/app/play/quiz/[pin]/page.tsx:52
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/app/play/race/[pin]/page.tsx: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/app/world-gen-demo/page.tsx: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/components/homework/tutor/TutorChatbot.tsx:68
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/components/studio/panels/CharacterImportOverlay.tsx:161
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/components/studio/panels/PackReadonlyView.tsx:1666
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/components/studio/panels/PixelLabToolForm.tsx:509
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/components/studio/panels/ProceduralElementPropertiesPanel.tsx:233
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/components/studio/panels/SlimeShowcasePanel.tsx:186
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/components/studio/panels/TileAssetsView.tsx:6871
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/components/studio/panels/TileCharacterPropertiesPanel.tsx:226
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/components/studio/panels/TiledImportPanel.tsx:1973
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/components/studio/panels/TilesetGenerationForm.tsx:276
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/components/studio/panels/WorldGenPanel.tsx:148
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/components/teacher-setup/StepRoster.tsx:67
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/components/teacher/teacher-data-context.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/hooks/use-game-state.ts:164
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/hooks/use-live-world-streamer.ts: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/lib/arcade/content.ts:67
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/lib/character-cloud.ts:153
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/lib/character-sheet-cloud.ts:33
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/lib/character-template-anim-poller.ts:522
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/lib/fantasy-world-gen.ts:233
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/lib/freesound.ts:41
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/lib/lang-cloud.ts:55
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/lib/object-class-cloud.ts:47
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/lib/object-cloud.ts:60
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/lib/pack-curation-cloud.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 — src/lib/pixellab-import.ts:96
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/lib/pixellab.ts:52
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/lib/restyle-image-tiles.ts:64
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/lib/rock-slope-tilesets.ts:158
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/lib/studio/save-game.ts:47
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/lib/tile-cloud.ts:68
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/lib/tile-group-cloud.ts:52
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/lib/tile-map-cloud.ts:36
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/lib/tile-map-sync.ts:132
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/lib/tile-publish/index.ts:93
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/lib/tiled-wangset-f26a0b0.ts:47
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/lib/tiled-wangset.ts: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/lib/user-workspace-cloud.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/lib/wang-bake.ts:17
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: CLAUDE.md
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.
CLAUDE.md VerificationClaude instruction
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, ci. 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 security security conf 1.00 Insecure pattern 'cors_wildcard' in src/app/api/khan-save/route.ts:8
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
src/app/api/khan-save/route.ts:8 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in docs/roblox-ui/README.md:38
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
docs/roblox-ui/README.md:38 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:137
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/layout.tsx:137 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/farmer-anims/index.html:223
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/farmer-anims/index.html:223 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/game-engine.html:692
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/game-engine.html:692 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/medieval-demo-hq.html:289
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/medieval-demo-hq.html:289 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/agent/route.ts:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/agent/route.ts:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/chat/route.ts:1
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/chat/route.ts:1 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/freeform3d-agent/route.ts:25
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/freeform3d-agent/route.ts:25 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/generate-part/route.ts:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/generate-part/route.ts:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/lesson-tutor/route.ts:1
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/lesson-tutor/route.ts:1 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/starter-units/draft/route.ts:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/starter-units/draft/route.ts:14 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/studio-agent/route.ts:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/studio-agent/route.ts:18 Node child process
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 276 placeholder/mock markers across 105 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 quality Placeholder conf 1.00 Runtime service client appears to use placeholder configuration
A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured.
Runtime configService clientGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
13 test file(s) for 897 source file(s) (ratio 0.01). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, ci. 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 104 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 frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/arcade/games/grade-8/FunctionMachine.tsx:116
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/arcade/games/grade-8/LinearGraphMatch.tsx:106
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/arcade/games/grade-8/PythagorasPop.tsx:106
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/arcade/games/grade-8/SciNotationSlide.tsx:45
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/arcade/games/grade-8/SlopeSprint.tsx:138
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/arcade/games/grade-8/SystemSolver.tsx:120
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/arcade/games/grade-8/TransformationTap.tsx:125
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph quality Agent instructions conf 1.00 Multiple root agent instruction files without precedence
The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies.
Governance
low System graph quality Integrity conf 1.00 3 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: scripts/wfc-train-remote.py:owner_for_gid, scripts/wfc-train.py:owner_for_gid This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
3 occurrences
repo-level (3 hits)
duplicatesduplication
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

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/db1ee397-c05c-4e44-92c8-509a7c3fcf81/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/db1ee397-c05c-4e44-92c8-509a7c3fcf81/

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.