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.

suprabho/vismay

https://github.com/suprabho/vismay · scanned 2026-06-16 00:26 UTC (2 months, 2 weeks ago)

579 raw signals (0 security + 579 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 573 actionable findings from 1 signal source. 6 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 58.8/100 with 100.0% coverage. It contains 7386 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 579 findings — concentrated in quality (228), frontend (173), api (159). Risk profile is high: 1 critical, 115 high, 70 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

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

critical System graph security Secrets conf 1.00 Possible secret in f1_backend/Frontend/src/config/firebase.ts
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
f1_backend/Frontend/src/config/firebase.ts:5
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/footshorts/share/cards/${id} (apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:535)
`apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:535` calls `DELETE /api/footshorts/share/cards/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/footshorts/share/cards/<p>` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/stories/${s.slug} (apps/admin/components/vizmaya/DraftsList.tsx:30)
`apps/admin/components/vizmaya/DraftsList.tsx:30` calls `DELETE /api/stories/${s.slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/stories/${slug} (apps/admin/components/section/StoriesManager.tsx:119)
`apps/admin/components/section/StoriesManager.tsx:119` calls `DELETE /api/stories/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/stories/${slug}/assets/${encodeURIComponent(filename)} (apps/admin/components/vizmaya/AssetsPanel.tsx:164)
`apps/admin/components/vizmaya/AssetsPanel.tsx:164` calls `DELETE /api/stories/${slug}/assets/${encodeURIComponent(filename)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/assets/<p>` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/stories/${slug}/charts/${id} (apps/admin/components/vizmaya/EditorClient.tsx:545)
`apps/admin/components/vizmaya/EditorClient.tsx:545` calls `DELETE /api/stories/${slug}/charts/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/charts/<p>` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/vizmaya/assistant/conversations/${id} (apps/admin/components/AssistantLauncher.tsx:166)
`apps/admin/components/AssistantLauncher.tsx:166` calls `DELETE /api/vizmaya/assistant/conversations/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/assistant/conversations/<p>` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/vizmaya/authors/${slug} (apps/admin/app/vizmaya/authors/[slug]/AuthorEditorClient.tsx:119)
`apps/admin/app/vizmaya/authors/[slug]/AuthorEditorClient.tsx:119` calls `DELETE /api/vizmaya/authors/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/authors/<p>` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/vizmaya/demos/${id} (apps/admin/components/vizmaya/DemosListClient.tsx:49)
`apps/admin/components/vizmaya/DemosListClient.tsx:49` calls `DELETE /api/vizmaya/demos/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/demos/<p>` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/vizmaya/social/posts/${post.id} (apps/admin/components/vizmaya/social/PostCard.tsx:59)
`apps/admin/components/vizmaya/social/PostCard.tsx:59` calls `DELETE /api/vizmaya/social/posts/${post.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/social/posts/<p>` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/vizmaya/social/posts/${post.id} (apps/admin/components/vizmaya/social/PostPanel.tsx:87)
`apps/admin/components/vizmaya/social/PostPanel.tsx:87` calls `DELETE /api/vizmaya/social/posts/${post.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/social/posts/<p>` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/social/posts/${encodeURIComponent(postId)}/render-share (packages/content-source/src/usePollShareRender.ts:45)
`packages/content-source/src/usePollShareRender.ts:45` calls `GET /api/admin/social/posts/${encodeURIComponent(postId)}/render-share` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/social/posts/<p>/render-shar…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chart-data/${slug}/${id} (packages/viz-engine/src/charts/GenericChart.tsx:106)
`packages/viz-engine/src/charts/GenericChart.tsx:106` calls `GET /api/chart-data/${slug}/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/chart-data/<p>/<p>` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/coke-studio/place/${encodeURIComponent(canonical)} (apps/vizmaya-fyi/app/coke-studio/PlaceDetail.tsx:30)
`apps/vizmaya-fyi/app/coke-studio/PlaceDetail.tsx:30` calls `GET /api/coke-studio/place/${encodeURIComponent(canonical)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/coke-studio/place/<p>` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/energy-profile/country/${encodeURIComponent(code)} (apps/vizmaya-fyi/app/energy-profile/CountryDetail.tsx:29)
`apps/vizmaya-fyi/app/energy-profile/CountryDetail.tsx:29` calls `GET /api/energy-profile/country/${encodeURIComponent(code)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/energy-profile/country/<p>` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/epstein/curated/airport/${encodeURIComponent(iata)} (apps/vizmaya-fyi/app/epstein/AirportDetail.tsx:54)
`apps/vizmaya-fyi/app/epstein/AirportDetail.tsx:54` calls `GET /api/epstein/curated/airport/${encodeURIComponent(iata)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/epstein/curated/airport/<p>` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/epstein/curated/blackbook/${encodeURIComponent(String(blackbookId))} (apps/vizmaya-fyi/app/epstein/BlackbookDetail.tsx:47)
`apps/vizmaya-fyi/app/epstein/BlackbookDetail.tsx:47` calls `GET /api/epstein/curated/blackbook/${encodeURIComponent(String(blackbookId))}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/epstein/curated/blackbook/<p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/epstein/curated/person/${encodeURIComponent(personId)} (apps/vizmaya-fyi/app/epstein/PersonDetail.tsx:72)
`apps/vizmaya-fyi/app/epstein/PersonDetail.tsx:72` calls `GET /api/epstein/curated/person/${encodeURIComponent(personId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/epstein/curated/person/<p>` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/footshorts/data/competitions (apps/admin/components/canvas/FootballDataModal.tsx:85)
`apps/admin/components/canvas/FootballDataModal.tsx:85` calls `GET /api/footshorts/data/competitions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/footshorts/data/competitions` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/footshorts/data/entities?q=${encodeURIComponent(badgeQuery.trim())}&limit=40 (apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:618)
`apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:618` calls `GET /api/footshorts/data/entities?q=${encodeURIComponent(badgeQuery.trim())}&limit=40` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/foot…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/footshorts/data/fixtures?${qs} (apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:220)
`apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:220` calls `GET /api/footshorts/data/fixtures?${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/footshorts/data/fixtures` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/footshorts/data/fixtures?${qs}${extra} (apps/admin/components/canvas/FootballDataModal.tsx:127)
`apps/admin/components/canvas/FootballDataModal.tsx:127` calls `GET /api/footshorts/data/fixtures?${qs}${extra}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/footshorts/data/fixtures` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/footshorts/data/flags (apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:634)
`apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:634` calls `GET /api/footshorts/data/flags` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/footshorts/data/flags` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/footshorts/data/news?limit=${newsLimit} (apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:261)
`apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:261` calls `GET /api/footshorts/data/news?limit=${newsLimit}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/footshorts/data/news` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/footshorts/data/standings?${qs} (apps/admin/components/canvas/FootballDataModal.tsx:120)
`apps/admin/components/canvas/FootballDataModal.tsx:120` calls `GET /api/footshorts/data/standings?${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/footshorts/data/standings` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/footshorts/data/standings?${qs} (apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:198)
`apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:198` calls `GET /api/footshorts/data/standings?${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/footshorts/data/standings` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/footshorts/share/cards (apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:426)
`apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:426` calls `GET /api/footshorts/share/cards` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/footshorts/share/cards` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/footshorts/share/proxy-image?url=${encodeURIComponent(url)} (apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:596)
`apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:596` calls `GET /api/footshorts/share/proxy-image?url=${encodeURIComponent(url)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/footshorts/share/prox…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stories (apps/admin/components/vizmaya/DemosListClient.tsx:27)
`apps/admin/components/vizmaya/DemosListClient.tsx:27` calls `GET /api/stories` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories` 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/stories/${encodeURIComponent(slug)}/charts/${encodeURIComponent(chartId)} (apps/admin/components/canvas/CanvasClient.tsx:2490)
`apps/admin/components/canvas/CanvasClient.tsx:2490` calls `GET /api/stories/${encodeURIComponent(slug)}/charts/${encodeURIComponent(chartId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/charts/<p>` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stories/${encodeURIComponent(slug)}/charts/${encodeURIComponent(chartId)} (apps/admin/components/canvas/ChartEditPanel.tsx:68)
`apps/admin/components/canvas/ChartEditPanel.tsx:68` calls `GET /api/stories/${encodeURIComponent(slug)}/charts/${encodeURIComponent(chartId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/charts/<p>` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stories/${slug}/assets (apps/admin/components/vizmaya/AssetsPanel.tsx:47)
`apps/admin/components/vizmaya/AssetsPanel.tsx:47` calls `GET /api/stories/${slug}/assets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/assets` 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/stories/${slug}/charts/${id} (apps/admin/components/vizmaya/EditorClient.tsx:510)
`apps/admin/components/vizmaya/EditorClient.tsx:510` calls `GET /api/stories/${slug}/charts/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/charts/<p>` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stories/configs (apps/vizmaya-fyi/components/map-edit/MapEditShell.tsx:996)
`apps/vizmaya-fyi/components/map-edit/MapEditShell.tsx:996` calls `GET /api/stories/configs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/configs` 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/stories/themes (apps/vizmaya-fyi/app/theme-preview/page.tsx:134)
`apps/vizmaya-fyi/app/theme-preview/page.tsx:134` calls `GET /api/stories/themes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/themes` 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/story-pdf/${storySlug}?format=${format} (apps/vizmaya-fyi/components/demo/PdfGallery.tsx:99)
`apps/vizmaya-fyi/components/demo/PdfGallery.tsx:99` calls `GET /api/story-pdf/${storySlug}?format=${format}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/story-pdf/<p>` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/story-video/${encodeURIComponent(slug)}/timeline (apps/admin/components/vizmaya/video/RangeRenderPanel.tsx:86)
`apps/admin/components/vizmaya/video/RangeRenderPanel.tsx:86` calls `GET /api/story-video/${encodeURIComponent(slug)}/timeline` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/story-video/<p>/timeline` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/story-video/${encodeURIComponent(slug)}?${params.toString()} (apps/admin/components/vizmaya/video/RangeRenderPanel.tsx:171)
`apps/admin/components/vizmaya/video/RangeRenderPanel.tsx:171` calls `GET /api/story-video/${encodeURIComponent(slug)}?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/story-video/<p>` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/story-video/${encodeURIComponent(slug)}?aspect=${encodeURIComponent(aspect)} (apps/admin/components/vizmaya/social/VideoPostRenderPanel.tsx:25)
`apps/admin/components/vizmaya/social/VideoPostRenderPanel.tsx:25` calls `GET /api/story-video/${encodeURIComponent(slug)}?aspect=${encodeURIComponent(aspect)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/story-v…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/vizmaya/ai-models (apps/admin/app/vizmaya/ai-models/page.tsx:35)
`apps/admin/app/vizmaya/ai-models/page.tsx:35` calls `GET /api/vizmaya/ai-models` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/ai-models` 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/vizmaya/apps (apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:157)
`apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:157` calls `GET /api/vizmaya/apps` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/apps` 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/vizmaya/apps (apps/admin/components/vizmaya/MoveStoryControl.tsx:14)
`apps/admin/components/vizmaya/MoveStoryControl.tsx:14` calls `GET /api/vizmaya/apps` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/apps` 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/vizmaya/assistant/conversations (apps/admin/components/AssistantLauncher.tsx:119)
`apps/admin/components/AssistantLauncher.tsx:119` calls `GET /api/vizmaya/assistant/conversations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/assistant/conversations` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/vizmaya/assistant/conversations/${id} (apps/admin/components/AssistantLauncher.tsx:143)
`apps/admin/components/AssistantLauncher.tsx:143` calls `GET /api/vizmaya/assistant/conversations/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/assistant/conversations/<p>` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/vizmaya/authors/${slug} (apps/admin/app/vizmaya/authors/[slug]/AuthorEditorClient.tsx:43)
`apps/admin/app/vizmaya/authors/[slug]/AuthorEditorClient.tsx:43` calls `GET /api/vizmaya/authors/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/authors/<p>` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/vizmaya/demos/${demoId}/cards (apps/admin/components/vizmaya/DemoEditorClient.tsx:363)
`apps/admin/components/vizmaya/DemoEditorClient.tsx:363` calls `GET /api/vizmaya/demos/${demoId}/cards` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/demos/<p>/cards` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/vizmaya/epics/${slug}/stories (apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:124)
`apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:124` calls `GET /api/vizmaya/epics/${slug}/stories` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/epics/<p>/stories` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/vizmaya/epics/${slug}/stories (apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:359)
`apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:359` calls `GET /api/vizmaya/epics/${slug}/stories` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/epics/<p>/stories` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/vizmaya/epics/${slug}/theme (apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:123)
`apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:123` calls `GET /api/vizmaya/epics/${slug}/theme` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/epics/<p>/theme` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/vizmaya/social/share-cards/${draft.storySlug} (apps/admin/components/vizmaya/social/PostEditForm.tsx:143)
`apps/admin/components/vizmaya/social/PostEditForm.tsx:143` calls `GET /api/vizmaya/social/share-cards/${draft.storySlug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/social/share-cards/<p>` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/vizmaya/social?status=new (apps/admin/components/vizmaya/social/SocialInbox.tsx:78)
`apps/admin/components/vizmaya/social/SocialInbox.tsx:78` calls `GET /api/vizmaya/social?status=new` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/social` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/wallet-geo/country/${encodeURIComponent(code)} (apps/vizmaya-fyi/app/wallet-geo/CountryDetail.tsx:30)
`apps/vizmaya-fyi/app/wallet-geo/CountryDetail.tsx:30` calls `GET /api/wallet-geo/country/${encodeURIComponent(code)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/wallet-geo/country/<p>` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/vizmaya/social/posts/${post.id} (apps/admin/components/vizmaya/social/PostCard.tsx:44)
`apps/admin/components/vizmaya/social/PostCard.tsx:44` calls `PATCH /api/vizmaya/social/posts/${post.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/social/posts/<p>` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/vizmaya/social/posts/${post.id} (apps/admin/components/vizmaya/social/PostPanel.tsx:71)
`apps/admin/components/vizmaya/social/PostPanel.tsx:71` calls `PATCH /api/vizmaya/social/posts/${post.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/social/posts/<p>` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/social/posts/${encodeURIComponent(postId)}/render-share (packages/content-source/src/usePollShareRender.ts:77)
`packages/content-source/src/usePollShareRender.ts:77` calls `POST /api/admin/social/posts/${encodeURIComponent(postId)}/render-share` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/social/posts/<p>/render-sha…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/demo/${clientSlug}/auth (apps/vizmaya-fyi/components/demo/DemoLoginForm.tsx:21)
`apps/vizmaya-fyi/components/demo/DemoLoginForm.tsx:21` calls `POST /api/demo/${clientSlug}/auth` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/demo/<p>/auth` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/footshorts/share/cards (apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:482)
`apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:482` calls `POST /api/footshorts/share/cards` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/footshorts/share/cards` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/footshorts/share/generate-image (apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:552)
`apps/admin/components/footshorts/sharecard/ShareCardCreator.tsx:552` calls `POST /api/footshorts/share/generate-image` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/footshorts/share/generate-image` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/footshorts/trigger-recap (apps/admin/components/footshorts/TriggerRecapButton.tsx:29)
`apps/admin/components/footshorts/TriggerRecapButton.tsx:29` calls `POST /api/footshorts/trigger-recap` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/footshorts/trigger-recap` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${encodeURIComponent(slug)}/assets (apps/admin/components/canvas/ImageEditModal.tsx:127)
`apps/admin/components/canvas/ImageEditModal.tsx:127` calls `POST /api/stories/${encodeURIComponent(slug)}/assets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/assets` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${encodeURIComponent(slug)}/canvas/evaluate (apps/admin/components/canvas/EvaluatorPanel.tsx:64)
`apps/admin/components/canvas/EvaluatorPanel.tsx:64` calls `POST /api/stories/${encodeURIComponent(slug)}/canvas/evaluate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/canvas/evaluate` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${encodeURIComponent(slug)}/canvas/fix (apps/admin/components/canvas/FixPanel.tsx:59)
`apps/admin/components/canvas/FixPanel.tsx:59` calls `POST /api/stories/${encodeURIComponent(slug)}/canvas/fix` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/canvas/fix` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${encodeURIComponent(slug)}/canvas/generate (apps/admin/components/canvas/PromptBar.tsx:134)
`apps/admin/components/canvas/PromptBar.tsx:134` calls `POST /api/stories/${encodeURIComponent(slug)}/canvas/generate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/canvas/generate` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${encodeURIComponent(slug)}/canvas/generate-section (apps/admin/components/canvas/CanvasClient.tsx:3343)
`apps/admin/components/canvas/CanvasClient.tsx:3343` calls `POST /api/stories/${encodeURIComponent(slug)}/canvas/generate-section` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/canvas/generate-section` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${encodeURIComponent(slug)}/canvas/transform (apps/admin/components/canvas/SelectionAiOverlay.tsx:193)
`apps/admin/components/canvas/SelectionAiOverlay.tsx:193` calls `POST /api/stories/${encodeURIComponent(slug)}/canvas/transform` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/canvas/transform` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${encodeURIComponent(slug)}/charts/${encodeURIComponent(chartId)}/generate (apps/admin/components/canvas/ChartEditPanel.tsx:111)
`apps/admin/components/canvas/ChartEditPanel.tsx:111` calls `POST /api/stories/${encodeURIComponent(slug)}/charts/${encodeURIComponent(chartId)}/generate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/c…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${encodeURIComponent(slug)}/generation-feedback (apps/admin/components/canvas/GenerationFeedback.tsx:39)
`apps/admin/components/canvas/GenerationFeedback.tsx:39` calls `POST /api/stories/${encodeURIComponent(slug)}/generation-feedback` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/generation-feedback` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${slug}/assets/generate (apps/admin/components/vizmaya/GenerateImagePanel.tsx:55)
`apps/admin/components/vizmaya/GenerateImagePanel.tsx:55` calls `POST /api/stories/${slug}/assets/generate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/assets/generate` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${slug}/assets/sign-upload (apps/admin/components/vizmaya/AssetsPanel.tsx:73)
`apps/admin/components/vizmaya/AssetsPanel.tsx:73` calls `POST /api/stories/${slug}/assets/sign-upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/assets/sign-upload` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${slug}/audio/regen (apps/admin/components/vizmaya/NarrationEditor.tsx:164)
`apps/admin/components/vizmaya/NarrationEditor.tsx:164` calls `POST /api/stories/${slug}/audio/regen` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/audio/regen` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${slug}/canvas/compose/start (apps/admin/components/canvas/CanvasClient.tsx:727)
`apps/admin/components/canvas/CanvasClient.tsx:727` calls `POST /api/stories/${slug}/canvas/compose/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/canvas/compose/start` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${slug}/canvas/compose/start (apps/admin/components/vizmaya/EditorClient.tsx:689)
`apps/admin/components/vizmaya/EditorClient.tsx:689` calls `POST /api/stories/${slug}/canvas/compose/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/canvas/compose/start` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/compose (apps/admin/components/compose/ComposeCreateEntry.tsx:34)
`apps/admin/components/compose/ComposeCreateEntry.tsx:34` calls `POST /api/stories/compose` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/compose` 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/story-report-config/${slug} (apps/vizmaya-fyi/components/reports/ReportsBuilder.tsx:404)
`apps/vizmaya-fyi/components/reports/ReportsBuilder.tsx:404` calls `POST /api/story-report-config/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/story-report-config/<p>` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/vizmaya/assistant (apps/admin/components/AssistantLauncher.tsx:221)
`apps/admin/components/AssistantLauncher.tsx:221` calls `POST /api/vizmaya/assistant` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/assistant` 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/vizmaya/authors (apps/admin/app/vizmaya/authors/[slug]/AuthorEditorClient.tsx:95)
`apps/admin/app/vizmaya/authors/[slug]/AuthorEditorClient.tsx:95` calls `POST /api/vizmaya/authors` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/authors` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/vizmaya/demos (apps/admin/components/vizmaya/DemosListClient.tsx:176)
`apps/admin/components/vizmaya/DemosListClient.tsx:176` calls `POST /api/vizmaya/demos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/demos` 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/vizmaya/demos/${demoId}/render-share (apps/admin/components/vizmaya/DemoEditorClient.tsx:391)
`apps/admin/components/vizmaya/DemoEditorClient.tsx:391` calls `POST /api/vizmaya/demos/${demoId}/render-share` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/demos/<p>/render-share` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/vizmaya/sign-story-links (apps/admin/lib/useSignedStoryLinks.ts:29)
`apps/admin/lib/useSignedStoryLinks.ts:29` calls `POST /api/vizmaya/sign-story-links` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/sign-story-links` 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/vizmaya/social/preview-text (apps/admin/components/vizmaya/social/PostEditForm.tsx:161)
`apps/admin/components/vizmaya/social/PostEditForm.tsx:161` calls `POST /api/vizmaya/social/preview-text` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/social/preview-text` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches (packages/content-source/src/heygenTemplateDispatch.ts:56)
`packages/content-source/src/heygenTemplateDispatch.ts:56` calls `POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.gi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches (packages/content-source/src/recapDispatch.ts:43)
`packages/content-source/src/recapDispatch.ts:43` calls `POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches (packages/content-source/src/storyAudioDispatch.ts:33)
`packages/content-source/src/storyAudioDispatch.ts:33` calls `POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches (packages/content-source/src/storyPdfDispatch.ts:43)
`packages/content-source/src/storyPdfDispatch.ts:43` calls `POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.c…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches (packages/content-source/src/storyShareDispatch.ts:36)
`packages/content-source/src/storyShareDispatch.ts:36` calls `POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches (packages/content-source/src/storySourceExtractDispatch.ts:37)
`packages/content-source/src/storySourceExtractDispatch.ts:37` calls `POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/ap…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches (packages/content-source/src/storyVideoDispatch.ts:55)
`packages/content-source/src/storyVideoDispatch.ts:55` calls `POST https://api.github.com/repos/${repo}/actions/workflows/${WORKFLOW_FILE}/dispatches` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://generativelanguage.googleapis.com/v1beta/models/gemini-2.5-flash-preview-tts:generateContent?key=${ctx.apiKey} (packages/content-source/src/storyAudioGenerate.ts:211)
`packages/content-source/src/storyAudioGenerate.ts:211` calls `POST https://generativelanguage.googleapis.com/v1beta/models/gemini-2.5-flash-preview-tts:generateContent?key=${ctx.apiKey}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path u…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/stories/${encodeURIComponent(slug)} (apps/admin/components/canvas/canvasSlotEditing.ts:212)
`apps/admin/components/canvas/canvasSlotEditing.ts:212` calls `PUT /api/stories/${encodeURIComponent(slug)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/stories/${encodeURIComponent(slug)}/charts/${encodeURIComponent(chartId)} (apps/admin/components/canvas/CanvasClient.tsx:3639)
`apps/admin/components/canvas/CanvasClient.tsx:3639` calls `PUT /api/stories/${encodeURIComponent(slug)}/charts/${encodeURIComponent(chartId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/charts/<p>` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/stories/${slug} (apps/admin/components/section/StoriesListClient.tsx:86)
`apps/admin/components/section/StoriesListClient.tsx:86` calls `PUT /api/stories/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<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: PUT /api/stories/${slug} (apps/admin/components/section/StoriesManager.tsx:107)
`apps/admin/components/section/StoriesManager.tsx:107` calls `PUT /api/stories/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/stories/${slug} (apps/admin/components/section/StoriesManager.tsx:138)
`apps/admin/components/section/StoriesManager.tsx:138` calls `PUT /api/stories/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/stories/${slug} (apps/admin/components/section/storyUpload.tsx:118)
`apps/admin/components/section/storyUpload.tsx:118` calls `PUT /api/stories/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<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: PUT /api/stories/${slug} (apps/admin/components/vizmaya/EditorClient.tsx:170)
`apps/admin/components/vizmaya/EditorClient.tsx:170` calls `PUT /api/stories/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<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: PUT /api/stories/${slug} (apps/admin/components/vizmaya/EditorClient.tsx:220)
`apps/admin/components/vizmaya/EditorClient.tsx:220` calls `PUT /api/stories/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<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: PUT /api/stories/${slug}/app (apps/admin/components/vizmaya/MoveStoryControl.tsx:57)
`apps/admin/components/vizmaya/MoveStoryControl.tsx:57` calls `PUT /api/stories/${slug}/app` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/app` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/stories/${slug}/charts/${chartId} (apps/admin/components/vizmaya/ChartEditorClient.tsx:55)
`apps/admin/components/vizmaya/ChartEditorClient.tsx:55` calls `PUT /api/stories/${slug}/charts/${chartId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/charts/<p>` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/stories/${slug}/charts/${id} (apps/admin/components/section/storyUpload.tsx:158)
`apps/admin/components/section/storyUpload.tsx:158` calls `PUT /api/stories/${slug}/charts/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/charts/<p>` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/stories/${slug}/charts/${id} (apps/admin/components/vizmaya/EditorClient.tsx:247)
`apps/admin/components/vizmaya/EditorClient.tsx:247` calls `PUT /api/stories/${slug}/charts/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/charts/<p>` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/stories/${slug}/charts/${id} (apps/admin/components/vizmaya/EditorClient.tsx:574)
`apps/admin/components/vizmaya/EditorClient.tsx:574` calls `PUT /api/stories/${slug}/charts/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/charts/<p>` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/stories/${slug}/tts (apps/admin/components/vizmaya/NarrationEditor.tsx:141)
`apps/admin/components/vizmaya/NarrationEditor.tsx:141` calls `PUT /api/stories/${slug}/tts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/tts` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/vizmaya/ai-models (apps/admin/app/vizmaya/ai-models/page.tsx:54)
`apps/admin/app/vizmaya/ai-models/page.tsx:54` calls `PUT /api/vizmaya/ai-models` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/ai-models` 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: PUT /api/vizmaya/authors/${slug} (apps/admin/app/vizmaya/authors/[slug]/AuthorEditorClient.tsx:100)
`apps/admin/app/vizmaya/authors/[slug]/AuthorEditorClient.tsx:100` calls `PUT /api/vizmaya/authors/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/authors/<p>` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/vizmaya/demos/${demoId} (apps/admin/components/vizmaya/DemoEditorClient.tsx:89)
`apps/admin/components/vizmaya/DemoEditorClient.tsx:89` calls `PUT /api/vizmaya/demos/${demoId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/demos/<p>` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/vizmaya/epics/${slug}/app (apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:248)
`apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:248` calls `PUT /api/vizmaya/epics/${slug}/app` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/epics/<p>/app` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/vizmaya/epics/${slug}/show-on-home (apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:229)
`apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:229` calls `PUT /api/vizmaya/epics/${slug}/show-on-home` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/epics/<p>/show-on-home` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/vizmaya/epics/${slug}/stories (apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:344)
`apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:344` calls `PUT /api/vizmaya/epics/${slug}/stories` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/epics/<p>/stories` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/vizmaya/epics/${slug}/theme (apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:333)
`apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:333` calls `PUT /api/vizmaya/epics/${slug}/theme` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/epics/<p>/theme` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/vizmaya/social/${id} (apps/admin/components/vizmaya/social/SocialInbox.tsx:69)
`apps/admin/components/vizmaya/social/SocialInbox.tsx:69` calls `PUT /api/vizmaya/social/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vizmaya/social/<p>` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph security auth conf 1.00 FastAPI POST `enrich_only` without auth dependency — f1_backend/AI/app/routes/ingest.py:1126
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
f1_backend/AI/app/routes/ingest.py:1126 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `enrich_positions` without auth dependency — f1_backend/AI/app/routes/ingest.py:1147
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
f1_backend/AI/app/routes/ingest.py:1147 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `ingest_session` without auth dependency — f1_backend/AI/app/routes/ingest.py:950
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
f1_backend/AI/app/routes/ingest.py:950 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `run_angle_discovery` without auth dependency — f1_backend/AI/app/main.py:523
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
f1_backend/AI/app/main.py:523 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `run_story_generation` without auth dependency — f1_backend/AI/app/main.py:541
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
f1_backend/AI/app/main.py:541 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `run_telemetry_analysis` without auth dependency — f1_backend/AI/app/main.py:505
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
f1_backend/AI/app/main.py:505 securityAuth fastapi unauth mutation
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/vizmaya-fyi/components/AllStoriesClient.tsx:105
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/vizmaya-fyi/components/demo/DemoPage.tsx:223
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/vizmaya-fyi/components/HomeClient.tsx:391
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/vizmaya-fyi/components/JsonLd.tsx:23
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — packages/ui/src/grid/StoryGridStyles.tsx:124
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 — apps/admin/app/api/footshorts/share/proxy-image/route.ts:35
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 — apps/admin/app/vizmaya/authors/[slug]/AuthorEditorClient.tsx:100
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 — apps/admin/app/vizmaya/epics/[slug]/EpicEditorClient.tsx:123
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 — apps/admin/components/section/StoriesListClient.tsx:59
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/admin/components/section/StoriesManager.tsx:107
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 — apps/admin/components/vizmaya/DemosListClient.tsx:49
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 — apps/admin/components/vizmaya/EditorClient.tsx:510
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 — apps/admin/components/vizmaya/social/PostEditForm.tsx:143
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 — apps/admin/components/vizmaya/social/SocialInbox.tsx:69
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/footshorts/web/components/fifa-wc26/FifaWc26EpicLanding.tsx:14
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 — apps/footshorts/worker/src/backfillColors.ts:122
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 — apps/footshorts/worker/src/fixtures.ts:32
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/footshorts/worker/src/scores.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 — apps/footshorts/worker/src/seed.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 — apps/footshorts/worker/src/squads/adapters/press-release.ts:15
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/footshorts/worker/src/squads/adapters/wikipedia.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 — apps/vizf1/worker/src/captureReplayFixture.ts:46
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 — apps/vizf1/worker/src/openf1.ts:40
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 — apps/vizmaya-fyi/app/api/mapbox-bg/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 — apps/vizmaya-fyi/app/epstein/PersonDetail.tsx:72
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 — apps/vizmaya-fyi/app/theme-preview/page.tsx:134
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/vizmaya-fyi/lib/storyVideoRender.ts:103
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 — apps/vizmaya-fyi/scripts/coke-studio/fetch-lyrics.ts:178
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 — apps/vizmaya-fyi/scripts/coke-studio/sources/genius.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 — apps/vizmaya-fyi/scripts/coke-studio/sources/lyricstranslate.ts:131
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 — apps/vizmaya-fyi/scripts/coke-studio/sources/types.ts:49
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 — apps/vizmaya-fyi/scripts/coke-studio/sources/utils.ts:100
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 — apps/vizmaya-fyi/scripts/coke-studio/sources/youtube.ts:227
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 — apps/vizmaya-fyi/scripts/energy-profile/import-owid.ts:131
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 — apps/vizmaya-fyi/scripts/energy-profile/scrape-news.ts:39
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 — apps/vizmaya-fyi/scripts/epstein/crawl.ts:58
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/vizmaya-fyi/scripts/epstein/debug-ocr.ts: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 — apps/vizmaya-fyi/scripts/epstein/ingest.ts:111
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 — f1_backend/Frontend/src/components/admin/RunsPanel.tsx:29
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — f1_backend/Frontend/src/components/admin/shared.tsx:34
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 — f1_backend/Frontend/src/components/admin/WorkflowPanel.tsx:523
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 — f1_backend/Frontend/src/contexts/AuthContext.tsx:71
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 — packages/admin-core/src/components/LoginForm.tsx:28
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/admin-core/src/components/LogoutButton.tsx:27
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/admin-core/src/middleware.ts:21
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 — packages/ai-gateway/src/client.ts:48
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 — packages/content-source/src/footshortsData.ts:255
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 — packages/content-source/src/heygenTemplate.ts:79
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 — packages/content-source/src/heygenTemplateDispatch.ts:56
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/content-source/src/recapDispatch.ts:43
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 — packages/content-source/src/storyAudioDispatch.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 — packages/content-source/src/storyPdfDispatch.ts:43
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 — packages/content-source/src/storyShareDispatch.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 — packages/content-source/src/storySourceExtractDispatch.ts:37
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/content-source/src/storyVideoDispatch.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 — packages/story-pipeline/src/ingest/index.ts:12
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: apps/vizmaya-fyi/.claude/launch.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
apps/vizmaya-fyi/.claude/launch.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: apps/vizmaya-fyi/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.
apps/vizmaya-fyi/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, lockfile. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/vizmaya-fyi/components/AllStoriesClient.tsx:105
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/vizmaya-fyi/components/AllStoriesClient.tsx:105 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/vizmaya-fyi/components/demo/DemoPage.tsx:223
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/vizmaya-fyi/components/demo/DemoPage.tsx:223 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/vizmaya-fyi/components/HomeClient.tsx:391
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/vizmaya-fyi/components/HomeClient.tsx:391 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/vizmaya-fyi/components/JsonLd.tsx:23
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/vizmaya-fyi/components/JsonLd.tsx:23 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in packages/ui/src/grid/StoryGridStyles.tsx:124
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
packages/ui/src/grid/StoryGridStyles.tsx:124 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in apps/vizmaya-fyi/lib/storyVideoRender.ts:20
Found a known-risky pattern (node_child_process). Review and replace if possible.
apps/vizmaya-fyi/lib/storyVideoRender.ts:20 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in packages/content-source/src/storyAudioGenerate.ts:35
Found a known-risky pattern (node_child_process). Review and replace if possible.
packages/content-source/src/storyAudioGenerate.ts:35 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in packages/mcp/src/tools/renderStoryVideo.ts:17
Found a known-risky pattern (node_child_process). Review and replace if possible.
packages/mcp/src/tools/renderStoryVideo.ts:17 Node child process
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 229 placeholder/mock markers across 86 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 Tests conf 1.00 Very low test-to-source ratio
13 test file(s) for 1219 source file(s) (ratio 0.01). Consider adding integration or unit tests for critical paths.
Coverage
low System graph frontend Frontend quality conf 1.00 "active" state uses light bg in a dark theme — apps/admin/app/[appSlug]/(tabbed)/recaps/page.tsx:98
A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead — border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '…'`. Why: P-E in CHEC…
Fq active light bg
low System graph frontend Frontend quality conf 1.00 "active" state uses light bg in a dark theme — apps/admin/components/vizmaya/social/SocialInbox.tsx:143
A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead — border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '…'`. Why: P-E in CHEC…
Fq active light bg
low System graph frontend Frontend quality conf 1.00 "active" state uses light bg in a dark theme — apps/admin/components/vizmaya/social/SocialSubTabs.tsx:23
A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead — border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '…'`. Why: P-E in CHEC…
Fq active light bg
low System graph frontend Frontend quality conf 1.00 "active" state uses light bg in a dark theme — packages/admin-core/src/components/AdminTabs.tsx:31
A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead — border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '…'`. Why: P-E in CHEC…
Fq active light bg
low System graph quality Integrity conf 1.00 75 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `ADMIN_ALLOWED_EMAILS`, `ADMIN_COOKIE_DOMAIN`, `ADMIN_PASSWORD`, `ADMIN_SESSION_SECRET`, `AI_GATEWAY_API_KEY`, `AI_GATEWAY_TIMEOUT_MS`, `ANTHROPIC_API_KEY`, `BASE_URL` + 67 more. Add them (with a placeholder/comment) to .env.example so onboarding d…
config drift
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 512 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 — apps/admin/components/canvas/ChartEditPanel.tsx:211
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 Integrity conf 1.00 7 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: f1_backend/AI/app/pipelines/story_crew.py:build_story_crew, f1_backend/AI/app/pipelines/story_crew.py:run_story_crew This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or doc…
7 occurrences
repo-level (7 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
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: apps/admin/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
apps/admin/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: apps/catalog/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
apps/catalog/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: apps/footshorts/brand/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
apps/footshorts/brand/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: apps/footshorts/mobile/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
apps/footshorts/mobile/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: apps/footshorts/shared/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
apps/footshorts/shared/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: apps/footshorts/web/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
apps/footshorts/web/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: apps/footshorts/worker/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
apps/footshorts/worker/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: apps/kidzovo/web/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
apps/kidzovo/web/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: apps/vizf1/brand/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
apps/vizf1/brand/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: apps/vizf1/web/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
apps/vizf1/web/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: apps/vizf1/worker/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
apps/vizf1/worker/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: apps/vizmaya-fyi/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
apps/vizmaya-fyi/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/admin-core/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/admin-core/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/ai-gateway/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/ai-gateway/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/content-source/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/content-source/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/eval-entities/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/eval-entities/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/mcp/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/mcp/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/story-embed/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/story-embed/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/story-pipeline/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/story-pipeline/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/story-reader/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/story-reader/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/ui/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/ui/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/verticals/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/verticals/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/viz-admin/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/viz-admin/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/viz-engine/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/viz-engine/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: verticals/f1-viz/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
verticals/f1-viz/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: verticals/footshorts-viz/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
verticals/footshorts-viz/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: verticals/kidzovo-viz/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
verticals/kidzovo-viz/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: verticals/starship-viz/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
verticals/starship-viz/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `previewLegacy` in packages/content-source/src/handlers/storyVideo.ts:109
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: backend_patch
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
f1_backend/AI/app/utils/resilient.py:93
low System graph software Dead code conf 1.00 Possibly dead Python function: backend_post
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
f1_backend/AI/app/utils/resilient.py:89
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_json_array
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
f1_backend/AI/app/utils/json_parse.py:69
low System graph software Dead code conf 1.00 Possibly dead Python function: judge_angle_coherence
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
f1_backend/AI/app/utils/judge.py:76
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/admin/app/api/vizmaya/demos/[id]/render-share/route.ts:88
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/admin/app/api/vizmaya/social/posts/[id]/render-share/route.ts:113
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/admin/scripts/createAdminUser.ts:43
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/admin/scripts/extract-compose-source.ts:56
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/footshorts/worker/src/backfillColors.ts:144
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/footshorts/worker/src/backfillImages.ts:64
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/footshorts/worker/src/entityResolver.ts:119
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/footshorts/worker/src/evalFootballFilter.ts:103
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/footshorts/worker/src/fixtures.ts:150
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/footshorts/worker/src/ingest.ts:207
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/footshorts/worker/src/recap.ts:727
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/footshorts/worker/src/scores.ts:144
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/footshorts/worker/src/seed-squads.ts:109
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/footshorts/worker/src/seed.ts:65
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizf1/worker/src/backfillDriverMeta.ts:152
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizf1/worker/src/buildStorySegments.ts:40
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizf1/worker/src/captureReplayFixture.ts:73
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizf1/worker/src/ingestCircuits.ts:92
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizf1/worker/src/ingestNews.ts:224
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizf1/worker/src/ingestSessions.ts:281
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizf1/worker/src/truncateRaceData.ts:29
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/apply-delimitation-mobile-fixes.ts:58
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/coke-studio/extract-places.ts:487
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/coke-studio/fetch-lyrics.ts:214
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/coke-studio/import.ts:370
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/energy-profile/generate-summaries.ts:268
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/energy-profile/import-iea-oil-prices.ts:142
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/energy-profile/import-owid.ts:130
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/energy-profile/scrape-news.ts:124
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/epstein/check-entities.ts:12
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/epstein/check-status.ts:14
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/epstein/crawl.ts:93
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/epstein/debug-ocr.ts:18
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/epstein/dedupe-entities.ts:123
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/epstein/geocode.ts:138
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/epstein/import-curated.ts:113
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/epstein/ingest.ts:169
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/epstein/ner.ts:317
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/epstein/recompute-mention-counts.ts:28
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/epstein/sample-ocr.ts:20
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/epstein/seed-doj-bondi.ts:76
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/epstein/substories.ts:136
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/fifa-wc26/import.ts:234
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/generate-audio.ts:58
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/generate-pdf.ts:67
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/generate-share.ts:115
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/generate-video.ts:119
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/heygen-generate.ts:82
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/ingest-source.ts:106
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/migrate-content-to-db.ts:45
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/migrate-hero-split.ts:93
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/populate-display-order.ts:42
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/social/ingest-youtube.ts:156
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/tag-topics.ts:80
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apps/vizmaya-fyi/scripts/upload-flags.ts:71
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — brand/build-onepager.js:299
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — f1_backend/Backend/test_zod.ts:9
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — packages/admin-core/src/actionToken.smoke.ts:13
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — packages/admin-core/src/signedUrl.smoke.ts:18
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — packages/content-source/src/storyAudioGenerate.ts:682
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — packages/eval-entities/src/runner.ts:48
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — packages/story-pipeline/src/__fixtures__/buildSample.ts:62
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — packages/story-pipeline/src/__fixtures__/dumpPrompts.ts:41
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — packages/story-pipeline/src/__fixtures__/evalOutline.ts:126
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — packages/story-pipeline/src/__fixtures__/mapStoryGuards.test.ts:12
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — packages/story-pipeline/src/__fixtures__/packs.test.ts:39
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — packages/story-pipeline/src/__fixtures__/pinRepair.test.ts:15
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — packages/story-pipeline/src/__fixtures__/recapForeground.test.ts:63
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — packages/story-pipeline/src/__fixtures__/recapGenShapes.test.ts:100
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — packages/story-pipeline/src/__fixtures__/run.ts:105
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak

Showing first 300 of 363. 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/6943eea4-985b-4136-b459-f4f1369a4965/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6943eea4-985b-4136-b459-f4f1369a4965/

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.