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.

quantchat-yy/Quant-Ecosystem

https://github.com/quantchat-yy/Quant-Ecosystem · scanned 2026-06-15 23:44 UTC (2 months, 4 weeks ago)

889 raw signals (0 security + 889 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 875 actionable findings from 1 signal source. 14 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 64.9/100 with 100.0% coverage. It contains 11743 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 889 findings — concentrated in api (328), quality (327), frontend (186). Risk profile is high: 5 critical, 279 high, 147 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

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

critical System graph security Secrets conf 1.00 4 occurrences Possible secret in apps/quantmail/src/app/register/page.tsx
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 35, 37, 41, 43
apps/quantmail/src/app/register/page.tsx:35, 37, 41, 43 (4 hits)
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/brand-safety/exclusions/${id} (apps/quantads/src/pages/brand-safety.tsx:276)
`apps/quantads/src/pages/brand-safety.tsx:276` calls `DELETE /api/brand-safety/exclusions/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/brand-safety/exclusions/<p>` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/brand-safety/keywords/${id} (apps/quantads/src/pages/brand-safety.tsx:232)
`apps/quantads/src/pages/brand-safety.tsx:232` calls `DELETE /api/brand-safety/keywords/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/brand-safety/keywords/<p>` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/communities/${communityId}/moderators/${userId} (apps/quantsync/src/hooks/useCommunity.ts:185)
`apps/quantsync/src/hooks/useCommunity.ts:185` calls `DELETE /api/communities/${communityId}/moderators/${userId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/moderators/<p>` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/communities/${communityId}/posts/${postId} (apps/quantsync/src/hooks/useCommunity.ts:148)
`apps/quantsync/src/hooks/useCommunity.ts:148` calls `DELETE /api/communities/${communityId}/posts/${postId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/posts/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/communities/${communityId}/posts/${postId} (apps/quantsync/src/legacy-pages/community/[id].tsx:133)
`apps/quantsync/src/legacy-pages/community/[id].tsx:133` calls `DELETE /api/communities/${communityId}/posts/${postId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/posts/<p>` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/docs/${id} (apps/quantdocs/src/hooks/useDocuments.ts:57)
`apps/quantdocs/src/hooks/useDocuments.ts:57` calls `DELETE /api/docs/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/docs/<p>` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/files?id=${encodeURIComponent(fileId)} (apps/quantdrive/src/hooks/useFiles.ts:61)
`apps/quantdrive/src/hooks/useFiles.ts:61` calls `DELETE /api/files?id=${encodeURIComponent(fileId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/files` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/groups/${groupId}/members/${userId} (apps/quantchat/src/components/GroupChat.tsx:116)
`apps/quantchat/src/components/GroupChat.tsx:116` calls `DELETE /api/groups/${groupId}/members/${userId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/groups/<p>/members/<p>` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/groups/${groupId}/pinned/${messageId} (apps/quantchat/src/components/GroupChat.tsx:209)
`apps/quantchat/src/components/GroupChat.tsx:209` calls `DELETE /api/groups/${groupId}/pinned/${messageId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/groups/<p>/pinned/<p>` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/lists/${listId} (apps/quantsync/src/legacy-pages/lists.tsx:123)
`apps/quantsync/src/legacy-pages/lists.tsx:123` calls `DELETE /api/lists/${listId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lists/<p>` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/posts/${postId} (apps/quantsync/src/hooks/useFeed.ts:229)
`apps/quantsync/src/hooks/useFeed.ts:229` calls `DELETE /api/posts/${postId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>` 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: DELETE /api/posts/${postId}/bookmark (apps/quantsync/src/legacy-pages/bookmarks.tsx:70)
`apps/quantsync/src/legacy-pages/bookmarks.tsx:70` calls `DELETE /api/posts/${postId}/bookmark` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/bookmark` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/profiles/${id}/follow (apps/quantneon/src/services/api-client.ts:95)
`apps/quantneon/src/services/api-client.ts:95` calls `DELETE /api/profiles/${id}/follow` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/profiles/<p>/follow` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/settings/account (apps/quantchat/src/pages/settings.tsx:244)
`apps/quantchat/src/pages/settings.tsx:244` calls `DELETE /api/settings/account` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/settings/account` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/settings/blocked/${userId} (apps/quantchat/src/pages/settings.tsx:203)
`apps/quantchat/src/pages/settings.tsx:203` calls `DELETE /api/settings/blocked/${userId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/settings/blocked/<p>` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/stories/${storyId} (apps/quantchat/src/hooks/useStories.ts:168)
`apps/quantchat/src/hooks/useStories.ts:168` calls `DELETE /api/stories/${storyId}` 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 mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /channels/${channelId}/subscribe (apps/quantube/src/services/api-client.ts:199)
`apps/quantube/src/services/api-client.ts:199` calls `DELETE /channels/${channelId}/subscribe` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/channels/<p>/subscribe` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /videos/${id} (apps/quantube/src/services/api-client.ts:104)
`apps/quantube/src/services/api-client.ts:104` calls `DELETE /videos/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/videos/<p>` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /ai/recommendations (apps/quantube/src/services/api-client.ts:259)
`apps/quantube/src/services/api-client.ts:259` calls `GET /ai/recommendations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai/recommendations` If this points at an external API, prefix it with `https://`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /ai/recommendations/personalized (apps/quantube/src/services/api-client.ts:264)
`apps/quantube/src/services/api-client.ts:264` calls `GET /ai/recommendations/personalized` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai/recommendations/personalized` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ai/stats (apps/admin/src/app/ai/page.tsx:60)
`apps/admin/src/app/ai/page.tsx:60` calls `GET /api/ai/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ai/stats` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/agents/top (apps/quantai/src/components/AgentPerformance.tsx:20)
`apps/quantai/src/components/AgentPerformance.tsx:20` calls `GET /api/analytics/agents/top` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/agents/top` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/dashboard?${params.toString()} (apps/quantedits/src/hooks/useAnalytics.ts:128)
`apps/quantedits/src/hooks/useAnalytics.ts:128` calls `GET /api/analytics/dashboard?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/dashboard` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/dashboard?${params.toString()} (apps/quantmax/src/hooks/useAnalytics.ts:128)
`apps/quantmax/src/hooks/useAnalytics.ts:128` calls `GET /api/analytics/dashboard?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/dashboard` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/dashboard?${params.toString()} (apps/quantneon/src/hooks/useAnalytics.ts:128)
`apps/quantneon/src/hooks/useAnalytics.ts:128` calls `GET /api/analytics/dashboard?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/dashboard` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/dashboard?${params.toString()} (apps/quantube/src/hooks/useAnalytics.ts:128)
`apps/quantube/src/hooks/useAnalytics.ts:128` calls `GET /api/analytics/dashboard?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/dashboard` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/demographics (apps/quantsync/src/legacy-pages/analytics.tsx:69)
`apps/quantsync/src/legacy-pages/analytics.tsx:69` calls `GET /api/analytics/demographics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/demographics` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/export?${params.toString()} (apps/quantedits/src/hooks/useAnalytics.ts:205)
`apps/quantedits/src/hooks/useAnalytics.ts:205` calls `GET /api/analytics/export?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/export` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/export?${params.toString()} (apps/quantmax/src/hooks/useAnalytics.ts:205)
`apps/quantmax/src/hooks/useAnalytics.ts:205` calls `GET /api/analytics/export?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/export` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/export?${params.toString()} (apps/quantneon/src/hooks/useAnalytics.ts:205)
`apps/quantneon/src/hooks/useAnalytics.ts:205` calls `GET /api/analytics/export?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/export` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/export?${params.toString()} (apps/quantube/src/hooks/useAnalytics.ts:205)
`apps/quantube/src/hooks/useAnalytics.ts:205` calls `GET /api/analytics/export?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/export` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/heatmap?${params.toString()} (apps/quantsync/src/legacy-pages/analytics.tsx:70)
`apps/quantsync/src/legacy-pages/analytics.tsx:70` calls `GET /api/analytics/heatmap?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/heatmap` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/metrics?${params.toString()} (apps/quantsync/src/legacy-pages/analytics.tsx:67)
`apps/quantsync/src/legacy-pages/analytics.tsx:67` calls `GET /api/analytics/metrics?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/metrics` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/overview?${params.toString()} (apps/quantsync/src/legacy-pages/analytics.tsx:66)
`apps/quantsync/src/legacy-pages/analytics.tsx:66` calls `GET /api/analytics/overview?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/overview` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/top-posts?${params.toString()} (apps/quantsync/src/legacy-pages/analytics.tsx:68)
`apps/quantsync/src/legacy-pages/analytics.tsx:68` calls `GET /api/analytics/top-posts?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/top-posts` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/anonymous/posts?${params.toString()} (apps/quantsync/src/legacy-pages/anonymous.tsx:51)
`apps/quantsync/src/legacy-pages/anonymous.tsx:51` calls `GET /api/anonymous/posts?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/anonymous/posts` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/anonymous/trust-profile (apps/quantsync/src/legacy-pages/anonymous.tsx:73)
`apps/quantsync/src/legacy-pages/anonymous.tsx:73` calls `GET /api/anonymous/trust-profile` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/anonymous/trust-profile` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ar/filters (apps/quantneon/src/services/api-client.ts:122)
`apps/quantneon/src/services/api-client.ts:122` calls `GET /api/ar/filters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ar/filters` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/audit?${params.toString()} (apps/admin/src/app/audit/page.tsx:168)
`apps/admin/src/app/audit/page.tsx:168` calls `GET /api/audit?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/audit` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/audit?limit=20 (apps/admin/src/app/security/page.tsx:130)
`apps/admin/src/app/security/page.tsx:130` calls `GET /api/audit?limit=20` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/audit` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/bidding/auctions?${params.toString()} (apps/quantads/src/components/AuctionViewer.tsx:75)
`apps/quantads/src/components/AuctionViewer.tsx:75` calls `GET /api/bidding/auctions?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bidding/auctions` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/bitmoji/current (apps/quantchat/src/pages/bitmoji.tsx:142)
`apps/quantchat/src/pages/bitmoji.tsx:142` calls `GET /api/bitmoji/current` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bitmoji/current` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/bookmarks/folders (apps/quantsync/src/legacy-pages/bookmarks.tsx:49)
`apps/quantsync/src/legacy-pages/bookmarks.tsx:49` calls `GET /api/bookmarks/folders` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bookmarks/folders` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/bookmarks?${params.toString()} (apps/quantsync/src/legacy-pages/bookmarks.tsx:48)
`apps/quantsync/src/legacy-pages/bookmarks.tsx:48` calls `GET /api/bookmarks?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bookmarks` 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/brand-safety (apps/quantads/src/pages/brand-safety.tsx:192)
`apps/quantads/src/pages/brand-safety.tsx:192` calls `GET /api/brand-safety` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/brand-safety` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/campaigns/ab-tests/${testId} (apps/quantads/src/components/ABTestResults.tsx:74)
`apps/quantads/src/components/ABTestResults.tsx:74` calls `GET /api/campaigns/ab-tests/${testId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/campaigns/ab-tests/<p>` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/communities/${communityId} (apps/quantsync/src/hooks/useCommunity.ts:78)
`apps/quantsync/src/hooks/useCommunity.ts:78` calls `GET /api/communities/${communityId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/communities/${communityId} (apps/quantsync/src/legacy-pages/community/[id].tsx:69)
`apps/quantsync/src/legacy-pages/community/[id].tsx:69` calls `GET /api/communities/${communityId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/communities/${communityId}/posts?${params.toString()} (apps/quantsync/src/hooks/useCommunity.ts:95)
`apps/quantsync/src/hooks/useCommunity.ts:95` calls `GET /api/communities/${communityId}/posts?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/posts` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/communities/joined (apps/quantsync/src/legacy-pages/communities.tsx:94)
`apps/quantsync/src/legacy-pages/communities.tsx:94` calls `GET /api/communities/joined` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/joined` 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/communities?${params.toString()} (apps/quantsync/src/legacy-pages/communities.tsx:79)
`apps/quantsync/src/legacy-pages/communities.tsx:79` calls `GET /api/communities?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities` 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/compliance (apps/admin/src/app/compliance/page.tsx:29)
`apps/admin/src/app/compliance/page.tsx:29` calls `GET /api/compliance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/compliance` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/creative-studio/projects (apps/quantads/src/pages/creative-studio.tsx:212)
`apps/quantads/src/pages/creative-studio.tsx:212` calls `GET /api/creative-studio/projects` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/creative-studio/projects` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/creative-studio/templates (apps/quantads/src/pages/creative-studio.tsx:85)
`apps/quantads/src/pages/creative-studio.tsx:85` calls `GET /api/creative-studio/templates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/creative-studio/templates` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/database/stats (apps/admin/src/app/database/page.tsx:57)
`apps/admin/src/app/database/page.tsx:57` calls `GET /api/database/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/database/stats` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/docs/${id} (apps/quantdocs/src/hooks/useDocument.ts:20)
`apps/quantdocs/src/hooks/useDocument.ts:20` calls `GET /api/docs/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/docs/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/encryption/status/${conversationId} (apps/quantchat/src/components/E2EEncryption.tsx:43)
`apps/quantchat/src/components/E2EEncryption.tsx:43` calls `GET /api/encryption/status/${conversationId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/encryption/status/<p>` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/explore (apps/quantneon/src/services/api-client.ts:130)
`apps/quantneon/src/services/api-client.ts:130` calls `GET /api/explore` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/explore` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/explore/search (apps/quantneon/src/services/api-client.ts:133)
`apps/quantneon/src/services/api-client.ts:133` calls `GET /api/explore/search` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/explore/search` If this points at an external API, prefix it with `https://` so…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/feature-flags (apps/admin/src/app/feature-flags/page.tsx:129)
`apps/admin/src/app/feature-flags/page.tsx:129` calls `GET /api/feature-flags` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/feature-flags` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/fraud/dashboard?range=${dateRange} (apps/quantads/src/pages/fraud.tsx:83)
`apps/quantads/src/pages/fraud.tsx:83` calls `GET /api/fraud/dashboard?range=${dateRange}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fraud/dashboard` 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/friends/suggestions?limit=${maxSuggestions} (apps/quantchat/src/components/QuickAdd.tsx:36)
`apps/quantchat/src/components/QuickAdd.tsx:36` calls `GET /api/friends/suggestions?limit=${maxSuggestions}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/friends/suggestions` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/games (apps/quantneon/src/services/api-client.ts:100)
`apps/quantneon/src/services/api-client.ts:100` calls `GET /api/games` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/games` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/groups/${groupId} (apps/quantchat/src/components/GroupChat.tsx:72)
`apps/quantchat/src/components/GroupChat.tsx:72` calls `GET /api/groups/${groupId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/groups/<p>` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/hashtags/suggest?q=${encodeURIComponent(query)}&limit=5 (apps/quantsync/src/legacy-pages/compose.tsx:135)
`apps/quantsync/src/legacy-pages/compose.tsx:135` calls `GET /api/hashtags/suggest?q=${encodeURIComponent(query)}&limit=5` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/hashtags/suggest` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/lists (apps/quantsync/src/legacy-pages/lists.tsx:55)
`apps/quantsync/src/legacy-pages/lists.tsx:55` calls `GET /api/lists` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lists` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/lists/${listId}/posts (apps/quantsync/src/legacy-pages/lists.tsx:77)
`apps/quantsync/src/legacy-pages/lists.tsx:77` calls `GET /api/lists/${listId}/posts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lists/<p>/posts` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/lists/discover (apps/quantsync/src/legacy-pages/lists.tsx:57)
`apps/quantsync/src/legacy-pages/lists.tsx:57` calls `GET /api/lists/discover` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lists/discover` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/lists/following (apps/quantsync/src/legacy-pages/lists.tsx:56)
`apps/quantsync/src/legacy-pages/lists.tsx:56` calls `GET /api/lists/following` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lists/following` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/meetings/recent (apps/quantmeet/src/app/page.tsx:21)
`apps/quantmeet/src/app/page.tsx:21` calls `GET /api/meetings/recent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/meetings/recent` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/messages/${conversationId}?page=${page}&limit=50 (apps/quantchat/src/hooks/useChat.ts:140)
`apps/quantchat/src/hooks/useChat.ts:140` calls `GET /api/messages/${conversationId}?page=${page}&limit=50` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/messages/<p>` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/messages/conversations (apps/quantsync/src/legacy-pages/messages.tsx:49)
`apps/quantsync/src/legacy-pages/messages.tsx:49` calls `GET /api/messages/conversations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/messages/conversations` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/messages/requests (apps/quantsync/src/legacy-pages/messages.tsx:63)
`apps/quantsync/src/legacy-pages/messages.tsx:63` calls `GET /api/messages/requests` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/messages/requests` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pixels (apps/quantads/src/pages/pixels.tsx:99)
`apps/quantads/src/pages/pixels.tsx:99` calls `GET /api/pixels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixels` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/pixels/${pixelId}/attribution (apps/quantads/src/pages/pixels.tsx:129)
`apps/quantads/src/pages/pixels.tsx:129` calls `GET /api/pixels/${pixelId}/attribution` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixels/<p>/attribution` 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/pixels/${pixelId}/events?${params.toString()} (apps/quantads/src/pages/pixels.tsx:118)
`apps/quantads/src/pages/pixels.tsx:118` calls `GET /api/pixels/${pixelId}/events?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixels/<p>/events` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/posts/${id} (apps/quantneon/src/services/api-client.ts:56)
`apps/quantneon/src/services/api-client.ts:56` calls `GET /api/posts/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/posts/<p>` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/posts/${postId} (apps/quantsync/src/legacy-pages/post/[id].tsx:65)
`apps/quantsync/src/legacy-pages/post/[id].tsx:65` calls `GET /api/posts/${postId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/posts/${postId}/replies (apps/quantsync/src/legacy-pages/post/[id].tsx:66)
`apps/quantsync/src/legacy-pages/post/[id].tsx:66` calls `GET /api/posts/${postId}/replies` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/replies` 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/posts/feed (apps/quantneon/src/services/api-client.ts:51)
`apps/quantneon/src/services/api-client.ts:51` calls `GET /api/posts/feed` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/posts/feed` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/profiles/${id} (apps/quantneon/src/services/api-client.ts:89)
`apps/quantneon/src/services/api-client.ts:89` calls `GET /api/profiles/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/profiles/<p>` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/reels/feed (apps/quantneon/src/services/api-client.ts:67)
`apps/quantneon/src/services/api-client.ts:67` calls `GET /api/reels/feed` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/reels/feed` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/rooms/${roomId} (apps/quantmeet/src/hooks/useMeeting.ts:17)
`apps/quantmeet/src/hooks/useMeeting.ts:17` calls `GET /api/rooms/${roomId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/rooms/<p>` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/rooms/${roomId}/participants (apps/quantmeet/src/hooks/useParticipants.ts:46)
`apps/quantmeet/src/hooks/useParticipants.ts:46` calls `GET /api/rooms/${roomId}/participants` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/rooms/<p>/participants` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/search/suggest?q=${encodeURIComponent(q)} (apps/quantsync/src/legacy-pages/search.tsx:84)
`apps/quantsync/src/legacy-pages/search.tsx:84` calls `GET /api/search/suggest?q=${encodeURIComponent(q)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/search/suggest` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/settings (apps/admin/src/app/settings/page.tsx:74)
`apps/admin/src/app/settings/page.tsx:74` calls `GET /api/settings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/settings` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/settings (apps/quantchat/src/pages/settings.tsx:163)
`apps/quantchat/src/pages/settings.tsx:163` calls `GET /api/settings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/settings` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/settings (apps/quantsync/src/legacy-pages/settings.tsx:100)
`apps/quantsync/src/legacy-pages/settings.tsx:100` calls `GET /api/settings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/settings` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/shopping/products (apps/quantneon/src/services/api-client.ts:111)
`apps/quantneon/src/services/api-client.ts:111` calls `GET /api/shopping/products` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/shopping/products` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/spaces (apps/quantsync/src/legacy-pages/spaces.tsx:70)
`apps/quantsync/src/legacy-pages/spaces.tsx:70` calls `GET /api/spaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/spotlight/${currentVideo.id}/comments (apps/quantchat/src/pages/spotlight.tsx:178)
`apps/quantchat/src/pages/spotlight.tsx:178` calls `GET /api/spotlight/${currentVideo.id}/comments` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spotlight/<p>/comments` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/spotlight/feed?limit=20 (apps/quantchat/src/pages/spotlight.tsx:58)
`apps/quantchat/src/pages/spotlight.tsx:58` calls `GET /api/spotlight/feed?limit=20` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spotlight/feed` 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/storage/quota (apps/quantdrive/src/hooks/useStorageQuota.ts:13)
`apps/quantdrive/src/hooks/useStorageQuota.ts:13` calls `GET /api/storage/quota` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/storage/quota` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stories/${storyId}/viewers (apps/quantchat/src/hooks/useStories.ts:153)
`apps/quantchat/src/hooks/useStories.ts:153` calls `GET /api/stories/${storyId}/viewers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/viewers` 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/feed (apps/quantchat/src/hooks/useStories.ts:71)
`apps/quantchat/src/hooks/useStories.ts:71` calls `GET /api/stories/feed` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/feed` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stories/feed (apps/quantneon/src/services/api-client.ts:81)
`apps/quantneon/src/services/api-client.ts:81` calls `GET /api/stories/feed` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/stories/feed` If this points at an external API, prefix it with `https://` so the …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trending/foryou (apps/quantsync/src/legacy-pages/trending.tsx:74)
`apps/quantsync/src/legacy-pages/trending.tsx:74` calls `GET /api/trending/foryou` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/trending/foryou` 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/trending/hashtags?${params.toString()} (apps/quantsync/src/legacy-pages/trending.tsx:56)
`apps/quantsync/src/legacy-pages/trending.tsx:56` calls `GET /api/trending/hashtags?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/trending/hashtags` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trending/posts?${params.toString()} (apps/quantsync/src/legacy-pages/trending.tsx:57)
`apps/quantsync/src/legacy-pages/trending.tsx:57` calls `GET /api/trending/posts?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/trending/posts` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/${userId}/${tab} (apps/quantsync/src/legacy-pages/profile/[id].tsx:74)
`apps/quantsync/src/legacy-pages/profile/[id].tsx:74` calls `GET /api/users/${userId}/${tab}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/users/<p>/<p>` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/search?q=${encodeURIComponent(q)}&limit=5 (apps/quantsync/src/legacy-pages/messages.tsx:135)
`apps/quantsync/src/legacy-pages/messages.tsx:135` calls `GET /api/users/search?q=${encodeURIComponent(q)}&limit=5` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/users/search` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/search?q=${encodeURIComponent(query)}&limit=5 (apps/quantsync/src/legacy-pages/compose.tsx:125)
`apps/quantsync/src/legacy-pages/compose.tsx:125` calls `GET /api/users/search?q=${encodeURIComponent(query)}&limit=5` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/users/search` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/verification/eligibility (apps/quantsync/src/legacy-pages/verification.tsx:84)
`apps/quantsync/src/legacy-pages/verification.tsx:84` calls `GET /api/verification/eligibility` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/verification/eligibility` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/verification/requirements (apps/quantsync/src/legacy-pages/verification.tsx:85)
`apps/quantsync/src/legacy-pages/verification.tsx:85` calls `GET /api/verification/requirements` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/verification/requirements` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/verification/status (apps/quantsync/src/legacy-pages/verification.tsx:83)
`apps/quantsync/src/legacy-pages/verification.tsx:83` calls `GET /api/verification/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/verification/status` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /channels/${id} (apps/quantube/src/services/api-client.ts:166)
`apps/quantube/src/services/api-client.ts:166` calls `GET /channels/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/channels/<p>` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /data (packages/agent-runtime/src/__tests__/device/tier1-api.test.ts:29)
`packages/agent-runtime/src/__tests__/device/tier1-api.test.ts:29` calls `GET /data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:callApi Normalized path used for matching: `/data` If this points at an external API, prefix it with `https://` so the …
Dangling fetchHelper:callapi
high System graph api Wiring conf 1.00 Dangling fetch: GET /interactions/comments/${contentId} (apps/quantube/src/services/api-client.ts:238)
`apps/quantube/src/services/api-client.ts:238` calls `GET /interactions/comments/${contentId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/interactions/comments/<p>` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /interactions/history (apps/quantube/src/services/api-client.ts:244)
`apps/quantube/src/services/api-client.ts:244` calls `GET /interactions/history` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/interactions/history` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /live (apps/quantube/src/services/api-client.ts:218)
`apps/quantube/src/services/api-client.ts:218` calls `GET /live` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/live` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /live/${id} (apps/quantube/src/services/api-client.ts:221)
`apps/quantube/src/services/api-client.ts:221` calls `GET /live/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/live/<p>` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /live/${id}/watch (apps/quantube/src/services/api-client.ts:224)
`apps/quantube/src/services/api-client.ts:224` calls `GET /live/${id}/watch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/live/<p>/watch` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /music (apps/quantube/src/services/api-client.ts:109)
`apps/quantube/src/services/api-client.ts:109` calls `GET /music` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/music` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /music/albums (apps/quantube/src/services/api-client.ts:126)
`apps/quantube/src/services/api-client.ts:126` calls `GET /music/albums` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/music/albums` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /music/albums/${id} (apps/quantube/src/services/api-client.ts:129)
`apps/quantube/src/services/api-client.ts:129` calls `GET /music/albums/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/music/albums/<p>` If this points at an external API, prefix it with `https://` s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /music/artists (apps/quantube/src/services/api-client.ts:132)
`apps/quantube/src/services/api-client.ts:132` calls `GET /music/artists` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/music/artists` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /music/artists/${id} (apps/quantube/src/services/api-client.ts:135)
`apps/quantube/src/services/api-client.ts:135` calls `GET /music/artists/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/music/artists/<p>` If this points at an external API, prefix it with `https://`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /music/queue (apps/quantube/src/services/api-client.ts:138)
`apps/quantube/src/services/api-client.ts:138` calls `GET /music/queue` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/music/queue` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /music/tracks (apps/quantube/src/services/api-client.ts:112)
`apps/quantube/src/services/api-client.ts:112` calls `GET /music/tracks` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/music/tracks` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /music/tracks/${id} (apps/quantube/src/services/api-client.ts:115)
`apps/quantube/src/services/api-client.ts:115` calls `GET /music/tracks/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/music/tracks/<p>` If this points at an external API, prefix it with `https://` s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /music/tracks/${id}/lyrics (apps/quantube/src/services/api-client.ts:123)
`apps/quantube/src/services/api-client.ts:123` calls `GET /music/tracks/${id}/lyrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/music/tracks/<p>/lyrics` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /music/tracks/${id}/stream (apps/quantube/src/services/api-client.ts:118)
`apps/quantube/src/services/api-client.ts:118` calls `GET /music/tracks/${id}/stream` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/music/tracks/<p>/stream` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /playlists (apps/quantube/src/services/api-client.ts:207)
`apps/quantube/src/services/api-client.ts:207` calls `GET /playlists` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/playlists` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /search/autocomplete (apps/quantube/src/services/api-client.ts:254)
`apps/quantube/src/services/api-client.ts:254` calls `GET /search/autocomplete` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/search/autocomplete` If this points at an external API, prefix it with `https:/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /shows (apps/quantube/src/services/api-client.ts:146)
`apps/quantube/src/services/api-client.ts:146` calls `GET /shows` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/shows` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /shows/${id} (apps/quantube/src/services/api-client.ts:149)
`apps/quantube/src/services/api-client.ts:149` calls `GET /shows/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/shows/<p>` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /shows/${showId}/episodes/${episodeId}/stream (apps/quantube/src/services/api-client.ts:155)
`apps/quantube/src/services/api-client.ts:155` calls `GET /shows/${showId}/episodes/${episodeId}/stream` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/shows/<p>/episodes/<p>/stream` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /shows/${showId}/seasons (apps/quantube/src/services/api-client.ts:152)
`apps/quantube/src/services/api-client.ts:152` calls `GET /shows/${showId}/seasons` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/shows/<p>/seasons` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /subscriptions (apps/quantube/src/services/api-client.ts:202)
`apps/quantube/src/services/api-client.ts:202` calls `GET /subscriptions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /unknown (packages/agent-runtime/src/__tests__/device/tier1-api.test.ts:37)
`packages/agent-runtime/src/__tests__/device/tier1-api.test.ts:37` calls `GET /unknown` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:callApi Normalized path used for matching: `/unknown` If this points at an external API, prefix it with `https://` s…
Dangling fetchHelper:callapi
high System graph api Wiring conf 1.00 Dangling fetch: GET /videos/${id} (apps/quantube/src/services/api-client.ts:86)
`apps/quantube/src/services/api-client.ts:86` calls `GET /videos/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/videos/<p>` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /videos/${id}/chapters (apps/quantube/src/services/api-client.ts:95)
`apps/quantube/src/services/api-client.ts:95` calls `GET /videos/${id}/chapters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/videos/<p>/chapters` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /videos/${id}/manifest (apps/quantube/src/services/api-client.ts:92)
`apps/quantube/src/services/api-client.ts:92` calls `GET /videos/${id}/manifest` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/videos/<p>/manifest` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /videos/${id}/subtitles (apps/quantube/src/services/api-client.ts:98)
`apps/quantube/src/services/api-client.ts:98` calls `GET /videos/${id}/subtitles` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/videos/<p>/subtitles` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /videos/shorts (apps/quantube/src/services/api-client.ts:83)
`apps/quantube/src/services/api-client.ts:83` calls `GET /videos/shorts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/videos/shorts` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /videos/trending (apps/quantube/src/services/api-client.ts:80)
`apps/quantube/src/services/api-client.ts:80` calls `GET /videos/trending` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/videos/trending` If this points at an external API, prefix it with `https://` so the…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${app.port}/health (apps/admin/src/app/api/apps/[id]/restart/route.ts:31)
`apps/admin/src/app/api/apps/[id]/restart/route.ts:31` calls `GET http://localhost:${app.port}/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/health` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/health (apps/admin/src/app/api/health/route.ts:46)
`apps/admin/src/app/api/health/route.ts:46` calls `GET http://localhost:${port}/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/health` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/health (apps/admin/src/app/api/services/[id]/logs/route.ts:29)
`apps/admin/src/app/api/services/[id]/logs/route.ts:29` calls `GET http://localhost:${port}/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/health` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/docs/${id} (apps/quantdocs/src/hooks/useDocuments.ts:76)
`apps/quantdocs/src/hooks/useDocuments.ts:76` calls `PATCH /api/docs/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/docs/<p>` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/agentic/agents/run (apps/quantai/src/components/AgentDashboard.tsx:42)
`apps/quantai/src/components/AgentDashboard.tsx:42` calls `POST /api/agentic/agents/run` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/agentic/agents/run` 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/agentic/workflows (apps/quantai/src/components/WorkflowDashboard.tsx:13)
`apps/quantai/src/components/WorkflowDashboard.tsx:13` calls `POST /api/agentic/workflows` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/agentic/workflows` 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/ai/caption/generate (apps/quantneon/src/services/api-client.ts:141)
`apps/quantneon/src/services/api-client.ts:141` calls `POST /api/ai/caption/generate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai/caption/generate` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ai/hashtags/suggest (apps/quantneon/src/services/api-client.ts:138)
`apps/quantneon/src/services/api-client.ts:138` calls `POST /api/ai/hashtags/suggest` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai/hashtags/suggest` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/anonymous/posts (apps/quantsync/src/legacy-pages/anonymous.tsx:131)
`apps/quantsync/src/legacy-pages/anonymous.tsx:131` calls `POST /api/anonymous/posts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/anonymous/posts` 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/anonymous/posts/${postId}/reveal (apps/quantsync/src/legacy-pages/anonymous.tsx:115)
`apps/quantsync/src/legacy-pages/anonymous.tsx:115` calls `POST /api/anonymous/posts/${postId}/reveal` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/anonymous/posts/<p>/reveal` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/anonymous/posts/${postId}/vote (apps/quantsync/src/legacy-pages/anonymous.tsx:106)
`apps/quantsync/src/legacy-pages/anonymous.tsx:106` calls `POST /api/anonymous/posts/${postId}/vote` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/anonymous/posts/<p>/vote` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ar/process (apps/quantneon/src/services/api-client.ts:125)
`apps/quantneon/src/services/api-client.ts:125` calls `POST /api/ar/process` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ar/process` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/assistant/chat (apps/quantai/src/app/ask/page.tsx:40)
`apps/quantai/src/app/ask/page.tsx:40` calls `POST /api/assistant/chat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/assistant/chat` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/bitmoji/save (apps/quantchat/src/pages/bitmoji.tsx:209)
`apps/quantchat/src/pages/bitmoji.tsx:209` calls `POST /api/bitmoji/save` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bitmoji/save` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/bookmarks/${postId}/move (apps/quantsync/src/legacy-pages/bookmarks.tsx:91)
`apps/quantsync/src/legacy-pages/bookmarks.tsx:91` calls `POST /api/bookmarks/${postId}/move` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bookmarks/<p>/move` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/bookmarks/folders (apps/quantsync/src/legacy-pages/bookmarks.tsx:76)
`apps/quantsync/src/legacy-pages/bookmarks.tsx:76` calls `POST /api/bookmarks/folders` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bookmarks/folders` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/brand-safety/exclusions (apps/quantads/src/pages/brand-safety.tsx:255)
`apps/quantads/src/pages/brand-safety.tsx:255` calls `POST /api/brand-safety/exclusions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/brand-safety/exclusions` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/brand-safety/keywords (apps/quantads/src/pages/brand-safety.tsx:215)
`apps/quantads/src/pages/brand-safety.tsx:215` calls `POST /api/brand-safety/keywords` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/brand-safety/keywords` 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/campaigns (apps/quantads/src/pages/create-campaign.tsx:244)
`apps/quantads/src/pages/create-campaign.tsx:244` calls `POST /api/campaigns` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/campaigns` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/communities (apps/quantsync/src/legacy-pages/communities.tsx:157)
`apps/quantsync/src/legacy-pages/communities.tsx:157` calls `POST /api/communities` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/communities/${communityId}/${action} (apps/quantsync/src/legacy-pages/community/[id].tsx:104)
`apps/quantsync/src/legacy-pages/community/[id].tsx:104` calls `POST /api/communities/${communityId}/${action}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/<p>` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/communities/${communityId}/ban (apps/quantsync/src/hooks/useCommunity.ts:157)
`apps/quantsync/src/hooks/useCommunity.ts:157` calls `POST /api/communities/${communityId}/ban` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/ban` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/communities/${communityId}/ban (apps/quantsync/src/legacy-pages/community/[id].tsx:153)
`apps/quantsync/src/legacy-pages/community/[id].tsx:153` calls `POST /api/communities/${communityId}/ban` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/ban` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/communities/${communityId}/join (apps/quantsync/src/hooks/useCommunity.ts:115)
`apps/quantsync/src/hooks/useCommunity.ts:115` calls `POST /api/communities/${communityId}/join` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/join` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/communities/${communityId}/join (apps/quantsync/src/legacy-pages/communities.tsx:115)
`apps/quantsync/src/legacy-pages/communities.tsx:115` calls `POST /api/communities/${communityId}/join` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/join` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/communities/${communityId}/leave (apps/quantsync/src/hooks/useCommunity.ts:125)
`apps/quantsync/src/hooks/useCommunity.ts:125` calls `POST /api/communities/${communityId}/leave` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/leave` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/communities/${communityId}/leave (apps/quantsync/src/legacy-pages/communities.tsx:136)
`apps/quantsync/src/legacy-pages/communities.tsx:136` calls `POST /api/communities/${communityId}/leave` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/leave` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/communities/${communityId}/moderators (apps/quantsync/src/hooks/useCommunity.ts:176)
`apps/quantsync/src/hooks/useCommunity.ts:176` calls `POST /api/communities/${communityId}/moderators` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/moderators` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/communities/${communityId}/posts (apps/quantsync/src/hooks/useCommunity.ts:133)
`apps/quantsync/src/hooks/useCommunity.ts:133` calls `POST /api/communities/${communityId}/posts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/posts` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/compliance (apps/admin/src/app/compliance/page.tsx:44)
`apps/admin/src/app/compliance/page.tsx:44` calls `POST /api/compliance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/compliance` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/compliance (apps/admin/src/app/compliance/page.tsx:59)
`apps/admin/src/app/compliance/page.tsx:59` calls `POST /api/compliance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/compliance` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/compliance (apps/admin/src/app/compliance/page.tsx:79)
`apps/admin/src/app/compliance/page.tsx:79` calls `POST /api/compliance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/compliance` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/compliance (apps/admin/src/app/compliance/page.tsx:95)
`apps/admin/src/app/compliance/page.tsx:95` calls `POST /api/compliance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/compliance` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/creative-studio/export (apps/quantads/src/pages/creative-studio.tsx:229)
`apps/quantads/src/pages/creative-studio.tsx:229` calls `POST /api/creative-studio/export` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/creative-studio/export` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/docs (apps/quantdocs/src/hooks/useDocuments.ts:36)
`apps/quantdocs/src/hooks/useDocuments.ts:36` calls `POST /api/docs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/docs` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/encryption/verify/${conversationId} (apps/quantchat/src/components/E2EEncryption.tsx:65)
`apps/quantchat/src/components/E2EEncryption.tsx:65` calls `POST /api/encryption/verify/${conversationId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/encryption/verify/<p>` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/files (apps/quantdrive/src/hooks/useFiles.ts:40)
`apps/quantdrive/src/hooks/useFiles.ts:40` calls `POST /api/files` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/files` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/fraud/block-ip (apps/quantads/src/pages/fraud.tsx:104)
`apps/quantads/src/pages/fraud.tsx:104` calls `POST /api/fraud/block-ip` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fraud/block-ip` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/friends/add (apps/quantchat/src/components/QuickAdd.tsx:58)
`apps/quantchat/src/components/QuickAdd.tsx:58` calls `POST /api/friends/add` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/friends/add` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/friends/suggestions/${friendId}/dismiss (apps/quantchat/src/components/QuickAdd.tsx:81)
`apps/quantchat/src/components/QuickAdd.tsx:81` calls `POST /api/friends/suggestions/${friendId}/dismiss` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/friends/suggestions/<p>/dismiss` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/games/${id}/action (apps/quantneon/src/services/api-client.ts:106)
`apps/quantneon/src/services/api-client.ts:106` calls `POST /api/games/${id}/action` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/games/<p>/action` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/games/${id}/start (apps/quantneon/src/services/api-client.ts:103)
`apps/quantneon/src/services/api-client.ts:103` calls `POST /api/games/${id}/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/games/<p>/start` If this points at an external API, prefix it with `https:/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/groups/${groupId}/members (apps/quantchat/src/components/GroupChat.tsx:97)
`apps/quantchat/src/components/GroupChat.tsx:97` calls `POST /api/groups/${groupId}/members` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/groups/<p>/members` 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/groups/${groupId}/polls (apps/quantchat/src/components/GroupChat.tsx:151)
`apps/quantchat/src/components/GroupChat.tsx:151` calls `POST /api/groups/${groupId}/polls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/groups/<p>/polls` 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/groups/${groupId}/polls/${pollId}/vote (apps/quantchat/src/components/GroupChat.tsx:177)
`apps/quantchat/src/components/GroupChat.tsx:177` calls `POST /api/groups/${groupId}/polls/${pollId}/vote` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/groups/<p>/polls/<p>/vote` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/lists (apps/quantsync/src/legacy-pages/lists.tsx:92)
`apps/quantsync/src/legacy-pages/lists.tsx:92` calls `POST /api/lists` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lists` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/lists/${listId}/follow (apps/quantsync/src/legacy-pages/lists.tsx:114)
`apps/quantsync/src/legacy-pages/lists.tsx:114` calls `POST /api/lists/${listId}/follow` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lists/<p>/follow` 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/lists/${listId}/pin (apps/quantsync/src/legacy-pages/lists.tsx:119)
`apps/quantsync/src/legacy-pages/lists.tsx:119` calls `POST /api/lists/${listId}/pin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lists/<p>/pin` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/marketplace/${agentId}/install (apps/quantai/src/components/Marketplace.tsx:44)
`apps/quantai/src/components/Marketplace.tsx:44` calls `POST /api/marketplace/${agentId}/install` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/marketplace/<p>/install` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/memories/auto-story (apps/quantchat/src/pages/memories.tsx:156)
`apps/quantchat/src/pages/memories.tsx:156` calls `POST /api/memories/auto-story` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/memories/auto-story` 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/memories/batch/delete (apps/quantchat/src/pages/memories.tsx:105)
`apps/quantchat/src/pages/memories.tsx:105` calls `POST /api/memories/batch/delete` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/memories/batch/delete` 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/memories/export (apps/quantchat/src/pages/memories.tsx:121)
`apps/quantchat/src/pages/memories.tsx:121` calls `POST /api/memories/export` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/memories/export` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/messages/${conversationId} (apps/quantchat/src/hooks/useChat.ts:187)
`apps/quantchat/src/hooks/useChat.ts:187` calls `POST /api/messages/${conversationId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/messages/<p>` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/messages/groups (apps/quantsync/src/legacy-pages/messages.tsx:100)
`apps/quantsync/src/legacy-pages/messages.tsx:100` calls `POST /api/messages/groups` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/messages/groups` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/messages/requests/${requestId}/accept (apps/quantsync/src/legacy-pages/messages.tsx:117)
`apps/quantsync/src/legacy-pages/messages.tsx:117` calls `POST /api/messages/requests/${requestId}/accept` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/messages/requests/<p>/accept` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/messages/requests/${requestId}/decline (apps/quantsync/src/legacy-pages/messages.tsx:125)
`apps/quantsync/src/legacy-pages/messages.tsx:125` calls `POST /api/messages/requests/${requestId}/decline` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/messages/requests/<p>/decline` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/messages/send (apps/quantsync/src/legacy-pages/messages.tsx:80)
`apps/quantsync/src/legacy-pages/messages.tsx:80` calls `POST /api/messages/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/messages/send` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/notifications/${notifId}/read (apps/quantsync/src/legacy-pages/notifications.tsx:74)
`apps/quantsync/src/legacy-pages/notifications.tsx:74` calls `POST /api/notifications/${notifId}/read` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/<p>/read` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/notifications/read-all (apps/quantsync/src/legacy-pages/notifications.tsx:68)
`apps/quantsync/src/legacy-pages/notifications.tsx:68` calls `POST /api/notifications/read-all` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/read-all` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixels (apps/quantads/src/pages/pixels.tsx:150)
`apps/quantads/src/pages/pixels.tsx:150` calls `POST /api/pixels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixels` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pixels/${selectedPixel.id}/test (apps/quantads/src/pages/pixels.tsx:174)
`apps/quantads/src/pages/pixels.tsx:174` calls `POST /api/pixels/${selectedPixel.id}/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pixels/<p>/test` 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/posts (apps/quantneon/src/services/api-client.ts:48)
`apps/quantneon/src/services/api-client.ts:48` calls `POST /api/posts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/posts` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/posts (apps/quantsync/src/legacy-pages/compose.tsx:227)
`apps/quantsync/src/legacy-pages/compose.tsx:227` calls `POST /api/posts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/posts/${id}/comment (apps/quantneon/src/services/api-client.ts:62)
`apps/quantneon/src/services/api-client.ts:62` calls `POST /api/posts/${id}/comment` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/posts/<p>/comment` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/posts/${id}/like (apps/quantneon/src/services/api-client.ts:59)
`apps/quantneon/src/services/api-client.ts:59` calls `POST /api/posts/${id}/like` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/posts/<p>/like` If this points at an external API, prefix it with `https://` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/posts/${id}/poll/vote (apps/quantsync/src/components/PostCard.tsx:134)
`apps/quantsync/src/components/PostCard.tsx:134` calls `POST /api/posts/${id}/poll/vote` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/poll/vote` 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/posts/${postId}/bookmark (apps/quantsync/src/hooks/useFeed.ts:224)
`apps/quantsync/src/hooks/useFeed.ts:224` calls `POST /api/posts/${postId}/bookmark` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/bookmark` 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/posts/${postId}/bookmark (apps/quantsync/src/legacy-pages/index.tsx:198)
`apps/quantsync/src/legacy-pages/index.tsx:198` calls `POST /api/posts/${postId}/bookmark` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/bookmark` 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/posts/${postId}/bookmark (apps/quantsync/src/legacy-pages/post/[id].tsx:120)
`apps/quantsync/src/legacy-pages/post/[id].tsx:120` calls `POST /api/posts/${postId}/bookmark` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/bookmark` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/posts/${postId}/like (apps/quantsync/src/hooks/useCommunity.ts:144)
`apps/quantsync/src/hooks/useCommunity.ts:144` calls `POST /api/posts/${postId}/like` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/like` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/posts/${postId}/like (apps/quantsync/src/hooks/useFeed.ts:195)
`apps/quantsync/src/hooks/useFeed.ts:195` calls `POST /api/posts/${postId}/like` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/like` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/posts/${postId}/like (apps/quantsync/src/legacy-pages/community/[id].tsx:126)
`apps/quantsync/src/legacy-pages/community/[id].tsx:126` calls `POST /api/posts/${postId}/like` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/like` 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/posts/${postId}/like (apps/quantsync/src/legacy-pages/index.tsx:153)
`apps/quantsync/src/legacy-pages/index.tsx:153` calls `POST /api/posts/${postId}/like` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/like` 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/posts/${postId}/like (apps/quantsync/src/legacy-pages/post/[id].tsx:92)
`apps/quantsync/src/legacy-pages/post/[id].tsx:92` calls `POST /api/posts/${postId}/like` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/like` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/posts/${postId}/repost (apps/quantsync/src/hooks/useFeed.ts:210)
`apps/quantsync/src/hooks/useFeed.ts:210` calls `POST /api/posts/${postId}/repost` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/repost` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/posts/${postId}/repost (apps/quantsync/src/legacy-pages/index.tsx:169)
`apps/quantsync/src/legacy-pages/index.tsx:169` calls `POST /api/posts/${postId}/repost` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/repost` 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/posts/${postId}/repost (apps/quantsync/src/legacy-pages/post/[id].tsx:106)
`apps/quantsync/src/legacy-pages/post/[id].tsx:106` calls `POST /api/posts/${postId}/repost` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/repost` 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/posts/${replyId}/like (apps/quantsync/src/legacy-pages/post/[id].tsx:153)
`apps/quantsync/src/legacy-pages/post/[id].tsx:153` calls `POST /api/posts/${replyId}/like` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/like` 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/posts/${targetId}/reply (apps/quantsync/src/legacy-pages/post/[id].tsx:128)
`apps/quantsync/src/legacy-pages/post/[id].tsx:128` calls `POST /api/posts/${targetId}/reply` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/posts/<p>/reply` 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/profiles/${id}/follow (apps/quantneon/src/services/api-client.ts:92)
`apps/quantneon/src/services/api-client.ts:92` calls `POST /api/profiles/${id}/follow` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/profiles/<p>/follow` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/reels (apps/quantneon/src/services/api-client.ts:70)
`apps/quantneon/src/services/api-client.ts:70` calls `POST /api/reels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/reels` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/reels/${id}/like (apps/quantneon/src/services/api-client.ts:73)
`apps/quantneon/src/services/api-client.ts:73` calls `POST /api/reels/${id}/like` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/reels/<p>/like` If this points at an external API, prefix it with `https://` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/rooms (apps/quantmeet/src/hooks/useMeeting.ts:32)
`apps/quantmeet/src/hooks/useMeeting.ts:32` calls `POST /api/rooms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/rooms` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/rooms/${params.roomId}/join (apps/quantmeet/src/hooks/useMeeting.ts:53)
`apps/quantmeet/src/hooks/useMeeting.ts:53` calls `POST /api/rooms/${params.roomId}/join` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/rooms/<p>/join` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/settings/export (apps/quantchat/src/pages/settings.tsx:220)
`apps/quantchat/src/pages/settings.tsx:220` calls `POST /api/settings/export` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/settings/export` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/shopping/cart (apps/quantneon/src/services/api-client.ts:114)
`apps/quantneon/src/services/api-client.ts:114` calls `POST /api/shopping/cart` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/shopping/cart` If this points at an external API, prefix it with `https://` so …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/shopping/checkout (apps/quantneon/src/services/api-client.ts:117)
`apps/quantneon/src/services/api-client.ts:117` calls `POST /api/shopping/checkout` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/shopping/checkout` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spaces (apps/quantsync/src/legacy-pages/spaces.tsx:149)
`apps/quantsync/src/legacy-pages/spaces.tsx:149` calls `POST /api/spaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spaces/${activeSpace.id}/hand (apps/quantsync/src/legacy-pages/spaces.tsx:121)
`apps/quantsync/src/legacy-pages/spaces.tsx:121` calls `POST /api/spaces/${activeSpace.id}/hand` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/hand` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spaces/${activeSpace.id}/leave (apps/quantsync/src/legacy-pages/spaces.tsx:103)
`apps/quantsync/src/legacy-pages/spaces.tsx:103` calls `POST /api/spaces/${activeSpace.id}/leave` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/leave` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spaces/${activeSpace.id}/mic (apps/quantsync/src/legacy-pages/spaces.tsx:111)
`apps/quantsync/src/legacy-pages/spaces.tsx:111` calls `POST /api/spaces/${activeSpace.id}/mic` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/mic` 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/spaces/${activeSpace.id}/react (apps/quantsync/src/legacy-pages/spaces.tsx:128)
`apps/quantsync/src/legacy-pages/spaces.tsx:128` calls `POST /api/spaces/${activeSpace.id}/react` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/react` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spaces/${space.id}/end (apps/quantsync/src/hooks/useSpaces.ts:331)
`apps/quantsync/src/hooks/useSpaces.ts:331` calls `POST /api/spaces/${space.id}/end` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/end` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spaces/${space.id}/hand (apps/quantsync/src/hooks/useSpaces.ts:272)
`apps/quantsync/src/hooks/useSpaces.ts:272` calls `POST /api/spaces/${space.id}/hand` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/hand` 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/spaces/${space.id}/hand (apps/quantsync/src/hooks/useSpaces.ts:282)
`apps/quantsync/src/hooks/useSpaces.ts:282` calls `POST /api/spaces/${space.id}/hand` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/hand` 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/spaces/${space.id}/invite-speaker (apps/quantsync/src/hooks/useSpaces.ts:296)
`apps/quantsync/src/hooks/useSpaces.ts:296` calls `POST /api/spaces/${space.id}/invite-speaker` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/invite-speaker` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spaces/${space.id}/leave (apps/quantsync/src/hooks/useSpaces.ts:240)
`apps/quantsync/src/hooks/useSpaces.ts:240` calls `POST /api/spaces/${space.id}/leave` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/leave` 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/spaces/${space.id}/mute-speaker (apps/quantsync/src/hooks/useSpaces.ts:320)
`apps/quantsync/src/hooks/useSpaces.ts:320` calls `POST /api/spaces/${space.id}/mute-speaker` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/mute-speaker` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spaces/${space.id}/recording/start (apps/quantsync/src/hooks/useSpaces.ts:338)
`apps/quantsync/src/hooks/useSpaces.ts:338` calls `POST /api/spaces/${space.id}/recording/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/recording/start` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spaces/${space.id}/recording/stop (apps/quantsync/src/hooks/useSpaces.ts:344)
`apps/quantsync/src/hooks/useSpaces.ts:344` calls `POST /api/spaces/${space.id}/recording/stop` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/recording/stop` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spaces/${space.id}/remove-speaker (apps/quantsync/src/hooks/useSpaces.ts:308)
`apps/quantsync/src/hooks/useSpaces.ts:308` calls `POST /api/spaces/${space.id}/remove-speaker` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/remove-speaker` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spaces/${spaceId}/join (apps/quantsync/src/hooks/useSpaces.ts:210)
`apps/quantsync/src/hooks/useSpaces.ts:210` calls `POST /api/spaces/${spaceId}/join` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/join` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spaces/${spaceId}/join (apps/quantsync/src/legacy-pages/spaces.tsx:91)
`apps/quantsync/src/legacy-pages/spaces.tsx:91` calls `POST /api/spaces/${spaceId}/join` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spaces/<p>/join` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spotlight/${currentVideo.id}/bookmark (apps/quantchat/src/pages/spotlight.tsx:134)
`apps/quantchat/src/pages/spotlight.tsx:134` calls `POST /api/spotlight/${currentVideo.id}/bookmark` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spotlight/<p>/bookmark` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spotlight/${currentVideo.id}/comments (apps/quantchat/src/pages/spotlight.tsx:195)
`apps/quantchat/src/pages/spotlight.tsx:195` calls `POST /api/spotlight/${currentVideo.id}/comments` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spotlight/<p>/comments` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/spotlight/${currentVideo.id}/like (apps/quantchat/src/pages/spotlight.tsx:119)
`apps/quantchat/src/pages/spotlight.tsx:119` calls `POST /api/spotlight/${currentVideo.id}/like` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/spotlight/<p>/like` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${id}/view (apps/quantneon/src/services/api-client.ts:84)
`apps/quantneon/src/services/api-client.ts:84` calls `POST /api/stories/${id}/view` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/stories/<p>/view` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/stories/${storyId}/reply (apps/quantchat/src/hooks/useStories.ts:139)
`apps/quantchat/src/hooks/useStories.ts:139` calls `POST /api/stories/${storyId}/reply` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/reply` 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/stories/${storyId}/view (apps/quantchat/src/hooks/useStories.ts:101)
`apps/quantchat/src/hooks/useStories.ts:101` calls `POST /api/stories/${storyId}/view` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stories/<p>/view` 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/users/${currentVideo.creator.id}/follow (apps/quantchat/src/pages/spotlight.tsx:153)
`apps/quantchat/src/pages/spotlight.tsx:153` calls `POST /api/users/${currentVideo.creator.id}/follow` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/users/<p>/follow` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/users/${userId}/${action} (apps/quantsync/src/legacy-pages/profile/[id].tsx:107)
`apps/quantsync/src/legacy-pages/profile/[id].tsx:107` calls `POST /api/users/${userId}/${action}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/users/<p>/<p>` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/users/${userId}/block (apps/quantsync/src/legacy-pages/profile/[id].tsx:113)
`apps/quantsync/src/legacy-pages/profile/[id].tsx:113` calls `POST /api/users/${userId}/block` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/users/<p>/block` 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/users/${userId}/follow (apps/quantsync/src/legacy-pages/search.tsx:150)
`apps/quantsync/src/legacy-pages/search.tsx:150` calls `POST /api/users/${userId}/follow` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/users/<p>/follow` 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/users/${userId}/mute (apps/quantsync/src/legacy-pages/profile/[id].tsx:120)
`apps/quantsync/src/legacy-pages/profile/[id].tsx:120` calls `POST /api/users/${userId}/mute` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/users/<p>/mute` 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/users/${userId}/unblock (apps/quantsync/src/legacy-pages/settings.tsx:152)
`apps/quantsync/src/legacy-pages/settings.tsx:152` calls `POST /api/users/${userId}/unblock` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/users/<p>/unblock` 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/verification/apply (apps/quantsync/src/legacy-pages/verification.tsx:106)
`apps/quantsync/src/legacy-pages/verification.tsx:106` calls `POST /api/verification/apply` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/verification/apply` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /channels/${channelId}/subscribe (apps/quantube/src/services/api-client.ts:196)
`apps/quantube/src/services/api-client.ts:196` calls `POST /channels/${channelId}/subscribe` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/channels/<p>/subscribe` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /interactions/comment (apps/quantube/src/services/api-client.ts:235)
`apps/quantube/src/services/api-client.ts:235` calls `POST /interactions/comment` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/interactions/comment` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /interactions/like (apps/quantube/src/services/api-client.ts:232)
`apps/quantube/src/services/api-client.ts:232` calls `POST /interactions/like` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/interactions/like` If this points at an external API, prefix it with `https://` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /interactions/watch-later (apps/quantube/src/services/api-client.ts:241)
`apps/quantube/src/services/api-client.ts:241` calls `POST /interactions/watch-later` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/interactions/watch-later` If this points at an external API, prefix it wi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /live/${streamId}/chat (apps/quantube/src/services/api-client.ts:227)
`apps/quantube/src/services/api-client.ts:227` calls `POST /live/${streamId}/chat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/live/<p>/chat` If this points at an external API, prefix it with `https://` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /music/queue (apps/quantube/src/services/api-client.ts:141)
`apps/quantube/src/services/api-client.ts:141` calls `POST /music/queue` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/music/queue` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /playlists (apps/quantube/src/services/api-client.ts:210)
`apps/quantube/src/services/api-client.ts:210` calls `POST /playlists` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/playlists` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /playlists/${playlistId}/items (apps/quantube/src/services/api-client.ts:213)
`apps/quantube/src/services/api-client.ts:213` calls `POST /playlists/${playlistId}/items` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/playlists/<p>/items` If this points at an external API, prefix it wi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /shows/${showId}/progress (apps/quantube/src/services/api-client.ts:161)
`apps/quantube/src/services/api-client.ts:161` calls `POST /shows/${showId}/progress` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/shows/<p>/progress` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /videos/upload (apps/quantube/src/services/api-client.ts:74)
`apps/quantube/src/services/api-client.ts:74` calls `POST /videos/upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/videos/upload` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/moderations (services/moderation-worker/src/main.ts:104)
`services/moderation-worker/src/main.ts:104` calls `POST https://api.openai.com/v1/moderations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/moderations` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/brand-safety/categories/${id} (apps/quantads/src/pages/brand-safety.tsx:241)
`apps/quantads/src/pages/brand-safety.tsx:241` calls `PUT /api/brand-safety/categories/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/brand-safety/categories/<p>` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/brand-safety/inventory (apps/quantads/src/pages/brand-safety.tsx:282)
`apps/quantads/src/pages/brand-safety.tsx:282` calls `PUT /api/brand-safety/inventory` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/brand-safety/inventory` 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/communities/${communityId} (apps/quantsync/src/hooks/useCommunity.ts:190)
`apps/quantsync/src/hooks/useCommunity.ts:190` calls `PUT /api/communities/${communityId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>` 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/communities/${communityId}/rules (apps/quantsync/src/hooks/useCommunity.ts:165)
`apps/quantsync/src/hooks/useCommunity.ts:165` calls `PUT /api/communities/${communityId}/rules` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communities/<p>/rules` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/files (apps/quantdrive/src/hooks/useFiles.ts:101)
`apps/quantdrive/src/hooks/useFiles.ts:101` calls `PUT /api/files` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/files` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/files (apps/quantdrive/src/hooks/useFiles.ts:122)
`apps/quantdrive/src/hooks/useFiles.ts:122` calls `PUT /api/files` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/files` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/files (apps/quantdrive/src/hooks/useFiles.ts:163)
`apps/quantdrive/src/hooks/useFiles.ts:163` calls `PUT /api/files` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/files` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/fraud/alerts/${id}/resolve (apps/quantads/src/pages/fraud.tsx:117)
`apps/quantads/src/pages/fraud.tsx:117` calls `PUT /api/fraud/alerts/${id}/resolve` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fraud/alerts/<p>/resolve` 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/groups/${groupId}/members/${userId}/role (apps/quantchat/src/components/GroupChat.tsx:131)
`apps/quantchat/src/components/GroupChat.tsx:131` calls `PUT /api/groups/${groupId}/members/${userId}/role` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/groups/<p>/members/<p>/role` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/groups/${groupId}/settings (apps/quantchat/src/components/GroupChat.tsx:237)
`apps/quantchat/src/components/GroupChat.tsx:237` calls `PUT /api/groups/${groupId}/settings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/groups/<p>/settings` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/memories/${id}/star (apps/quantchat/src/pages/memories.tsx:144)
`apps/quantchat/src/pages/memories.tsx:144` calls `PUT /api/memories/${id}/star` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/memories/<p>/star` 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/settings (apps/admin/src/app/settings/page.tsx:96)
`apps/admin/src/app/settings/page.tsx:96` calls `PUT /api/settings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/settings` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/settings (apps/quantchat/src/pages/settings.tsx:187)
`apps/quantchat/src/pages/settings.tsx:187` calls `PUT /api/settings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/settings` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/settings (apps/quantsync/src/legacy-pages/settings.tsx:124)
`apps/quantsync/src/legacy-pages/settings.tsx:124` calls `PUT /api/settings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/settings` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /videos/${id} (apps/quantube/src/services/api-client.ts:101)
`apps/quantube/src/services/api-client.ts:101` calls `PUT /videos/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/videos/<p>` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchHelper:request
high System graph security security conf 1.00 Insecure pattern 'eval_used' in packages/agentic/src/sandbox/agent-sandbox.ts:15
Found a known-risky pattern (eval_used). Review and replace if possible.
packages/agentic/src/sandbox/agent-sandbox.ts:15 Eval used
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/quantai/src/components/CodeEditor.tsx:339
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/quantai/src/pages/code.tsx:472
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/quantchat/src/providers/brand-provider.tsx:19
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/quantdocs/src/components/DocEditor.tsx:93
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/quantedits/src/providers/brand-provider.tsx:17
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/quantmail/src/components/EmailThread.tsx:182
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/quantmail/src/components/RichTextEditor.tsx:327
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/quantmail/src/providers/brand-provider.tsx:19
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/src/app/audit/page.tsx:168
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/quantads/src/components/AuctionViewer.tsx:75
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/quantads/src/pages/brand-safety.tsx:276
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/quantads/src/services/api-client.ts:28
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/quantai/src/app/api/analytics/route.ts:6
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/quantai/src/app/api/assistant/chat/route.ts:17
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/quantai/src/app/api/assistant/conversations/[id]/route.ts:10
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/quantai/src/app/api/assistant/conversations/route.ts:6
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/quantai/src/app/api/assistant/personality/route.ts:7
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/quantai/src/app/api/automations/[id]/execute/route.ts:7
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/quantai/src/app/api/automations/[id]/route.ts:10
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/quantai/src/app/api/automations/[id]/toggle/route.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

Showing first 300 of 663. 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/2371d84c-6dbb-4b68-b05b-e4bacfecc0e3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2371d84c-6dbb-4b68-b05b-e4bacfecc0e3/

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.