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.

Crit-Fumble/cfg-core-browser

https://github.com/Crit-Fumble/cfg-core-browser · scanned 2026-06-17 01:26 UTC (1 month, 2 weeks ago)

691 raw signals (0 security + 691 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -2.0 (diff) · 691 actionable findings from 1 signal source. 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 74.7/100 with 100.0% coverage. It contains 4467 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 691 findings — concentrated in api (324), frontend (182), quality (180). Risk profile is high: 0 critical, 320 high, 60 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

Showing 397 of 691 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/account/displays/${encodeURIComponent(id)} (src/views/hooks/useDisplayIdentity.ts:147)
`src/views/hooks/useDisplayIdentity.ts:147` calls `DELETE /api/v1/account/displays/${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/displays/<p>` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/account/foundry/installations/${encodeURIComponent(installationId)}/modules/${encodeURIComponent(mod.id)} (src/views/components/organisms/foundry/_settings/FoundryServerModulesPanel.tsx:74)
`src/views/components/organisms/foundry/_settings/FoundryServerModulesPanel.tsx:74` calls `DELETE /api/v1/account/foundry/installations/${encodeURIComponent(installationId)}/modules/${encodeURIComponent(mod.id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/account/foundry/installations/${encodeURIComponent(installationId)}/systems/${encodeURIComponent(system.id)} (src/views/components/organisms/foundry/_settings/FoundryServerSystemsPanel.tsx:70)
`src/views/components/organisms/foundry/_settings/FoundryServerSystemsPanel.tsx:70` calls `DELETE /api/v1/account/foundry/installations/${encodeURIComponent(installationId)}/systems/${encodeURIComponent(system.id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. T…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/account/foundry/launch?installationId=${encodeURIComponent(installationId)} (src/views/components/organisms/foundry/FoundryServerLauncher.tsx:423)
`src/views/components/organisms/foundry/FoundryServerLauncher.tsx:423` calls `DELETE /api/v1/account/foundry/launch?installationId=${encodeURIComponent(installationId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/account/foundry/launch?installationId=${installId} (src/views/components/organisms/vtt/AppVttContext.tsx:287)
`src/views/components/organisms/vtt/AppVttContext.tsx:287` calls `DELETE /api/v1/account/foundry/launch?installationId=${installId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/foundry/launch` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/account/foundry/worlds/${encodeURIComponent(deletingId)}?installationId=${encodeURIComponent(installationId)} (src/views/components/organisms/account/FoundryOrphanWorldsPanel.tsx:116)
`src/views/components/organisms/account/FoundryOrphanWorldsPanel.tsx:116` calls `DELETE /api/v1/account/foundry/worlds/${encodeURIComponent(deletingId)}?installationId=${encodeURIComponent(installationId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/account/integrations/${platform}/key (src/views/components/organisms/account/IntegrationsClient.tsx:397)
`src/views/components/organisms/account/IntegrationsClient.tsx:397` calls `DELETE /api/v1/account/integrations/${platform}/key` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/integrations/<p>/key` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/account/integrations/${platform}/link (src/views/components/organisms/account/IntegrationsClient.tsx:467)
`src/views/components/organisms/account/IntegrationsClient.tsx:467` calls `DELETE /api/v1/account/integrations/${platform}/link` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/integrations/<p>/link` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/account/keys/${apiKey.id} (src/views/components/organisms/account/ApiKeysClient.tsx:231)
`src/views/components/organisms/account/ApiKeysClient.tsx:231` calls `DELETE /api/v1/account/keys/${apiKey.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/keys/<p>` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/account/recording-consent/${encodeURIComponent(id)} (src/views/components/organisms/account/RecordingConsentClient.tsx:77)
`src/views/components/organisms/account/RecordingConsentClient.tsx:77` calls `DELETE /api/v1/account/recording-consent/${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/recording-c…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/files/${encodeURIComponent(row.id)} (src/views/components/organisms/file-explorer/UploadsTab.tsx:110)
`src/views/components/organisms/file-explorer/UploadsTab.tsx:110` calls `DELETE /api/v1/files/${encodeURIComponent(row.id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/files/<p>` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/games/${game.id} (src/views/discord-activity/lounge/ChessGameView.tsx:160)
`src/views/discord-activity/lounge/ChessGameView.tsx:160` calls `DELETE /api/v1/games/${game.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/games/<p>` 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/v1/installations/${encodeURIComponent(installationId)} (src/views/components/organisms/foundry/_settings/FoundryServerDangerZone.tsx:84)
`src/views/components/organisms/foundry/_settings/FoundryServerDangerZone.tsx:84` calls `DELETE /api/v1/installations/${encodeURIComponent(installationId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/installations/${id} (src/views/components/organisms/account/FoundryIntegrationClient.tsx:192)
`src/views/components/organisms/account/FoundryIntegrationClient.tsx:192` calls `DELETE /api/v1/installations/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installations/<p>` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/player/campaigns/${campaignId}/characters/${characterId} (src/views/components/organisms/campaigns/CharactersPage.tsx:334)
`src/views/components/organisms/campaigns/CharactersPage.tsx:334` calls `DELETE /api/v1/player/campaigns/${campaignId}/characters/${characterId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/player/campaigns/${campaignId}/characters/${characterId}/sheet-upload (src/views/components/organisms/campaigns/ExternalSheetView.tsx:292)
`src/views/components/organisms/campaigns/ExternalSheetView.tsx:292` calls `DELETE /api/v1/player/campaigns/${campaignId}/characters/${characterId}/sheet-upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/pla…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/player/campaigns/${campaignId}/invites/${id} (src/views/components/organisms/campaigns/PartyPlayersTabClient.tsx:30)
`src/views/components/organisms/campaigns/PartyPlayersTabClient.tsx:30` calls `DELETE /api/v1/player/campaigns/${campaignId}/invites/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/invi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/player/campaigns/${campaignId}/parties/${party.id}/members (src/views/components/organisms/campaigns/PartyPlayersPanel.tsx:146)
`src/views/components/organisms/campaigns/PartyPlayersPanel.tsx:146` calls `DELETE /api/v1/player/campaigns/${campaignId}/parties/${party.id}/members` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaig…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/player/campaigns/${campaignId}/parties/${partyId} (src/views/components/organisms/campaigns/PartiesPage.tsx:310)
`src/views/components/organisms/campaigns/PartiesPage.tsx:310` calls `DELETE /api/v1/player/campaigns/${campaignId}/parties/${partyId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/parties/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/player/campaigns/${campaignId}/players/${playerId} (src/views/components/organisms/campaigns/PlayerManagement.tsx:156)
`src/views/components/organisms/campaigns/PlayerManagement.tsx:156` calls `DELETE /api/v1/player/campaigns/${campaignId}/players/${playerId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/pl…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/player/campaigns/${id} (src/views/components/organisms/admin/CampaignsPageContent.tsx:145)
`src/views/components/organisms/admin/CampaignsPageContent.tsx:145` calls `DELETE /api/v1/player/campaigns/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/storyteller/compendium-sources/${source.slug} (src/views/components/organisms/compendium-sources/CompendiumSourceEditPage.tsx:428)
`src/views/components/organisms/compendium-sources/CompendiumSourceEditPage.tsx:428` calls `DELETE /api/v1/storyteller/compendium-sources/${source.slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/storyteller…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /apps/admin-dashboard/api/systems/${id} (src/views/components/organisms/admin/SystemsPageContent.tsx:94)
`src/views/components/organisms/admin/SystemsPageContent.tsx:94` calls `DELETE /apps/admin-dashboard/api/systems/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/systems/<p>` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /apps/admin-dashboard/api/systems/${systemId}/kb/${article.id} (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/KbTab.tsx:163)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/KbTab.tsx:163` calls `DELETE /apps/admin-dashboard/api/systems/${systemId}/kb/${article.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /apps/admin-dashboard/api/systems/${systemId}/sources/${s.id} (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/SourcesTab.tsx:31)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/SourcesTab.tsx:31` calls `DELETE /apps/admin-dashboard/api/systems/${systemId}/sources/${s.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ap…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /apps/admin-dashboard/api/users/${userId}/accounts/${provider} (src/views/components/organisms/admin/UserManagePanel.tsx:164)
`src/views/components/organisms/admin/UserManagePanel.tsx:164` calls `DELETE /apps/admin-dashboard/api/users/${userId}/accounts/${provider}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/us…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/foundry/instances (src/views/components/organisms/admin/FoundryPlatformInstances.tsx:17)
`src/views/components/organisms/admin/FoundryPlatformInstances.tsx:17` calls `GET /api/admin/foundry/instances` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/foundry/instances` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/foundry/status (src/views/components/organisms/admin/FoundryPlatformManager.tsx:69)
`src/views/components/organisms/admin/FoundryPlatformManager.tsx:69` calls `GET /api/admin/foundry/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/foundry/status` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/foundry/status (src/views/components/organisms/admin/systems/IngestSystemModal.tsx:104)
`src/views/components/organisms/admin/systems/IngestSystemModal.tsx:104` calls `GET /api/admin/foundry/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/foundry/status` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/campaigns/${campaign.id}/characters/${character.id} (src/views/discord-activity/discord/CampaignActivityView.tsx:258)
`src/views/discord-activity/discord/CampaignActivityView.tsx:258` calls `GET /api/campaigns/${campaign.id}/characters/${character.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/campaigns/<p>/characters/<p>` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/campaigns/${campaign.id}/characters/${character.id} (src/views/discord-activity/discord/CampaignActivityView.tsx:335)
`src/views/discord-activity/discord/CampaignActivityView.tsx:335` calls `GET /api/campaigns/${campaign.id}/characters/${character.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/campaigns/<p>/characters/<p>` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/campaigns/${campaign.id}/players (src/views/discord-activity/discord/CampaignActivityView.tsx:152)
`src/views/discord-activity/discord/CampaignActivityView.tsx:152` calls `GET /api/campaigns/${campaign.id}/players` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/campaigns/<p>/players` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/compendiums/${selectedId}/entries?${qs} (src/views/discord-activity/campaigns/SessionCompendiumPanel.tsx:87)
`src/views/discord-activity/campaigns/SessionCompendiumPanel.tsx:87` calls `GET /api/compendiums/${selectedId}/entries?${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/compendiums/<p>/entries` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/compendiums?systemSlug=${encodeURIComponent(gameSystemSlug)}&limit=20 (src/views/discord-activity/campaigns/SessionCompendiumPanel.tsx:57)
`src/views/discord-activity/campaigns/SessionCompendiumPanel.tsx:57` calls `GET /api/compendiums?systemSlug=${encodeURIComponent(gameSystemSlug)}&limit=20` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/compendiums`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/config (src/views/components/organisms/persona/WalletPill.tsx:408)
`src/views/components/organisms/persona/WalletPill.tsx:408` calls `GET /api/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/config` 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/config (src/views/components/organisms/tip-jar/TipJarPanel.tsx:75)
`src/views/components/organisms/tip-jar/TipJarPanel.tsx:75` calls `GET /api/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/config` 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/config (src/views/components/organisms/wallet/BalancesDropdown.tsx:157)
`src/views/components/organisms/wallet/BalancesDropdown.tsx:157` calls `GET /api/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/config` 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/config (src/views/discord-activity/discord/ActivityShell.tsx:130)
`src/views/discord-activity/discord/ActivityShell.tsx:130` calls `GET /api/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/config` 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/discord/activity/campaigns (src/views/discord-activity/discord/ChannelSetupView.tsx:59)
`src/views/discord-activity/discord/ChannelSetupView.tsx:59` calls `GET /api/discord/activity/campaigns` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/discord/activity/campaigns` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/discord/activity/context?channelId=${encodeURIComponent(cid)} (src/views/discord-activity/discord/DiscordActivityClient.tsx:182)
`src/views/discord-activity/discord/DiscordActivityClient.tsx:182` calls `GET /api/discord/activity/context?channelId=${encodeURIComponent(cid)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/discord/activity/conte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/game-systems/${game.systemSlug}/definition (src/views/discord-activity/lounge/ChessGameView.tsx:77)
`src/views/discord-activity/lounge/ChessGameView.tsx:77` calls `GET /api/game-systems/${game.systemSlug}/definition` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/game-systems/<p>/definition` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/games/systems (src/views/components/organisms/admin/StoryTypeSelector.tsx:48)
`src/views/components/organisms/admin/StoryTypeSelector.tsx:48` calls `GET /api/games/systems` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/games/systems` 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/v1/account/displays (src/views/hooks/useDisplayIdentity.ts:64)
`src/views/hooks/useDisplayIdentity.ts:64` calls `GET /api/v1/account/displays` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/displays` 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/v1/account/foundry/modules?installationId=${encodeURIComponent(installationId)} (src/views/components/organisms/foundry/_settings/FoundryServerModulesPanel.tsx:47)
`src/views/components/organisms/foundry/_settings/FoundryServerModulesPanel.tsx:47` calls `GET /api/v1/account/foundry/modules?installationId=${encodeURIComponent(installationId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/foundry/status?installationId=${encodeURIComponent(installationId)} (src/views/components/organisms/campaigns/CampaignFoundryOverlay.tsx:178)
`src/views/components/organisms/campaigns/CampaignFoundryOverlay.tsx:178` calls `GET /api/v1/account/foundry/status?installationId=${encodeURIComponent(installationId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/foundry/status?installationId=${installId} (src/views/components/organisms/vtt/AppVttContext.tsx:144)
`src/views/components/organisms/vtt/AppVttContext.tsx:144` calls `GET /api/v1/account/foundry/status?installationId=${installId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/foundry/status` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/foundry/systems?installationId=${encodeURIComponent(installationId)} (src/views/components/organisms/foundry/_settings/FoundryServerSystemsPanel.tsx:43)
`src/views/components/organisms/foundry/_settings/FoundryServerSystemsPanel.tsx:43` calls `GET /api/v1/account/foundry/systems?installationId=${encodeURIComponent(installationId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/foundry/worlds?installationId=${encodeURIComponent(inst.id)} (src/views/components/organisms/file-explorer/FoundryWorldsTab.tsx:69)
`src/views/components/organisms/file-explorer/FoundryWorldsTab.tsx:69` calls `GET /api/v1/account/foundry/worlds?installationId=${encodeURIComponent(inst.id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/accou…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/foundry/worlds?installationId=${encodeURIComponent(installationId)} (src/views/components/organisms/account/FoundryWorldsDiagnosticClient.tsx:60)
`src/views/components/organisms/account/FoundryWorldsDiagnosticClient.tsx:60` calls `GET /api/v1/account/foundry/worlds?installationId=${encodeURIComponent(installationId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matchi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/heroforge/meta?id=${currentId} (src/views/components/organisms/campaigns/CharacterSheetAvatar.tsx:81)
`src/views/components/organisms/campaigns/CharacterSheetAvatar.tsx:81` calls `GET /api/v1/account/heroforge/meta?id=${currentId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/heroforge/meta` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/heroforge/meta?id=${miniId} (src/views/components/organisms/campaigns/CharacterSheetClient.tsx:148)
`src/views/components/organisms/campaigns/CharacterSheetClient.tsx:148` calls `GET /api/v1/account/heroforge/meta?id=${miniId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/heroforge/meta` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/integrations (src/views/components/organisms/account/AddConnectionPanel.tsx:33)
`src/views/components/organisms/account/AddConnectionPanel.tsx:33` calls `GET /api/v1/account/integrations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/integrations` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/integrations (src/views/components/organisms/account/IntegrationsClient.tsx:333)
`src/views/components/organisms/account/IntegrationsClient.tsx:333` calls `GET /api/v1/account/integrations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/integrations` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/integrations/${platform}/link (src/views/components/organisms/account/IntegrationsClient.tsx:352)
`src/views/components/organisms/account/IntegrationsClient.tsx:352` calls `GET /api/v1/account/integrations/${platform}/link` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/integrations/<p>/link` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/integrations/${p}/link (src/views/components/organisms/account/AddConnectionPanel.tsx:44)
`src/views/components/organisms/account/AddConnectionPanel.tsx:44` calls `GET /api/v1/account/integrations/${p}/link` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/integrations/<p>/link` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/keys (src/views/components/organisms/account/ApiKeysClient.tsx:358)
`src/views/components/organisms/account/ApiKeysClient.tsx:358` calls `GET /api/v1/account/keys` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/keys` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/payments/connect/status (src/views/components/organisms/wallet/PlanTiersPanel.tsx:33)
`src/views/components/organisms/wallet/PlanTiersPanel.tsx:33` calls `GET /api/v1/account/payments/connect/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/connect/status` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/profile (src/views/components/organisms/account/ProfilePanel.tsx:43)
`src/views/components/organisms/account/ProfilePanel.tsx:43` calls `GET /api/v1/account/profile` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/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/v1/account/recording-consent (src/views/components/organisms/account/RecordingConsentClient.tsx:57)
`src/views/components/organisms/account/RecordingConsentClient.tsx:57` calls `GET /api/v1/account/recording-consent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/recording-consent` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/subscription (src/views/components/organisms/persona/WalletPill.tsx:245)
`src/views/components/organisms/persona/WalletPill.tsx:245` calls `GET /api/v1/account/subscription` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/subscription` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/subscription (src/views/components/organisms/wallet/PlanTiersPanel.tsx:32)
`src/views/components/organisms/wallet/PlanTiersPanel.tsx:32` calls `GET /api/v1/account/subscription` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/subscription` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/user (src/views/components/organisms/account/ConnectionsPanel.tsx:34)
`src/views/components/organisms/account/ConnectionsPanel.tsx:34` calls `GET /api/v1/account/user` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/user` 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/v1/account/user (src/views/components/organisms/account/DeveloperPanel.tsx:32)
`src/views/components/organisms/account/DeveloperPanel.tsx:32` calls `GET /api/v1/account/user` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/user` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/user (src/views/components/organisms/account/InstalledAppsPanel.tsx:43)
`src/views/components/organisms/account/InstalledAppsPanel.tsx:43` calls `GET /api/v1/account/user` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/user` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/user (src/views/components/organisms/account/LinkAccountPanel.tsx:75)
`src/views/components/organisms/account/LinkAccountPanel.tsx:75` calls `GET /api/v1/account/user` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/user` 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/v1/account/user (src/views/components/organisms/account/LinkedAccountsClient.tsx:89)
`src/views/components/organisms/account/LinkedAccountsClient.tsx:89` calls `GET /api/v1/account/user` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/user` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/wallet (src/views/components/molecules/TipRecipientGroupCard.tsx:49)
`src/views/components/molecules/TipRecipientGroupCard.tsx:49` calls `GET /api/v1/account/wallet` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/wallet` 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/v1/account/wallet (src/views/components/organisms/campaigns/PlayerManagement.tsx:70)
`src/views/components/organisms/campaigns/PlayerManagement.tsx:70` calls `GET /api/v1/account/wallet` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/wallet` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/wallet (src/views/components/organisms/campaigns/SessionPlayView.tsx:397)
`src/views/components/organisms/campaigns/SessionPlayView.tsx:397` calls `GET /api/v1/account/wallet` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/wallet` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/wallet (src/views/components/organisms/campaigns/SessionPlayView.tsx:455)
`src/views/components/organisms/campaigns/SessionPlayView.tsx:455` calls `GET /api/v1/account/wallet` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/wallet` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/account/wallet (src/views/components/organisms/campaigns/TipGmCard.tsx:44)
`src/views/components/organisms/campaigns/TipGmCard.tsx:44` calls `GET /api/v1/account/wallet` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/wallet` 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/v1/account/wallet (src/views/components/organisms/shell/SystemTray.tsx:59)
`src/views/components/organisms/shell/SystemTray.tsx:59` calls `GET /api/v1/account/wallet` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/wallet` 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/v1/account/wallet (src/views/components/organisms/tip-jar/TipJarPanel.tsx:109)
`src/views/components/organisms/tip-jar/TipJarPanel.tsx:109` calls `GET /api/v1/account/wallet` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/wallet` 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/v1/account/wallet (src/views/components/organisms/tip-jar/TipJarPanel.tsx:64)
`src/views/components/organisms/tip-jar/TipJarPanel.tsx:64` calls `GET /api/v1/account/wallet` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/wallet` 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/v1/account/wallet (src/views/components/organisms/wallet/PlanTiersPanel.tsx:31)
`src/views/components/organisms/wallet/PlanTiersPanel.tsx:31` calls `GET /api/v1/account/wallet` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/wallet` 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/v1/account/wallet?period=${period}&limit=50 (src/views/components/organisms/wallet/TransactionsPanel.tsx:75)
`src/views/components/organisms/wallet/TransactionsPanel.tsx:75` calls `GET /api/v1/account/wallet?period=${period}&limit=50` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/wallet` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/recording-servers (src/views/components/organisms/admin/RecordingServersPageContent.tsx:47)
`src/views/components/organisms/admin/RecordingServersPageContent.tsx:47` calls `GET /api/v1/admin/recording-servers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/recording-servers` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/files?${params.toString()} (src/views/components/organisms/file-explorer/UploadsTab.tsx:73)
`src/views/components/organisms/file-explorer/UploadsTab.tsx:73` calls `GET /api/v1/files?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/files` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/installations (src/views/components/organisms/account/FoundryIntegrationClient.tsx:89)
`src/views/components/organisms/account/FoundryIntegrationClient.tsx:89` calls `GET /api/v1/installations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installations` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/installations (src/views/components/organisms/account/FoundryWorldsDiagnosticClient.tsx:46)
`src/views/components/organisms/account/FoundryWorldsDiagnosticClient.tsx:46` calls `GET /api/v1/installations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installations` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/installations (src/views/components/organisms/account/InstalledAppsPanel.tsx:43)
`src/views/components/organisms/account/InstalledAppsPanel.tsx:43` calls `GET /api/v1/installations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installations` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/installations (src/views/components/organisms/file-explorer/FoundryWorldsTab.tsx:60)
`src/views/components/organisms/file-explorer/FoundryWorldsTab.tsx:60` calls `GET /api/v1/installations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installations` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/installations (src/views/components/organisms/foundry/useFoundryInstallations.ts:29)
`src/views/components/organisms/foundry/useFoundryInstallations.ts:29` calls `GET /api/v1/installations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installations` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/installations (src/views/components/organisms/vtt/AppVttContext.tsx:174)
`src/views/components/organisms/vtt/AppVttContext.tsx:174` calls `GET /api/v1/installations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installations` 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/v1/installations (src/views/components/organisms/vtt/AppVttContext.tsx:192)
`src/views/components/organisms/vtt/AppVttContext.tsx:192` calls `GET /api/v1/installations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installations` 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/v1/installations/${encodeURIComponent(installationId)} (src/views/components/organisms/foundry/FoundryServerLauncher.tsx:248)
`src/views/components/organisms/foundry/FoundryServerLauncher.tsx:248` calls `GET /api/v1/installations/${encodeURIComponent(installationId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installations/<p>` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/installations/${encodeURIComponent(installationId)}/worlds (src/views/components/organisms/foundry/FoundryServerLauncher.tsx:267)
`src/views/components/organisms/foundry/FoundryServerLauncher.tsx:267` calls `GET /api/v1/installations/${encodeURIComponent(installationId)}/worlds` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installations/<…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/installations/${installationId}/modules (src/views/components/organisms/account/FoundryInstalledModulesPanel.tsx:39)
`src/views/components/organisms/account/FoundryInstalledModulesPanel.tsx:39` calls `GET /api/v1/installations/${installationId}/modules` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installations/<p>/modules` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/platform/phase (src/views/components/organisms/dashboard/PhasePulseOffline.tsx:26)
`src/views/components/organisms/dashboard/PhasePulseOffline.tsx:26` calls `GET /api/v1/platform/phase` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/platform/phase` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/platform/phase (src/views/hooks/usePhaseProgress.ts:62)
`src/views/hooks/usePhaseProgress.ts:62` calls `GET /api/v1/platform/phase` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/platform/phase` 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/v1/player/campaigns (src/views/components/organisms/access/AccessPanel.tsx:199)
`src/views/components/organisms/access/AccessPanel.tsx:199` calls `GET /api/v1/player/campaigns` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns (src/views/components/organisms/access/AccessPanel.tsx:211)
`src/views/components/organisms/access/AccessPanel.tsx:211` calls `GET /api/v1/player/campaigns` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns (src/views/components/templates/Shell/desktop-apps/CampaignManagerApp.tsx:26)
`src/views/components/templates/Shell/desktop-apps/CampaignManagerApp.tsx:26` calls `GET /api/v1/player/campaigns` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns (src/views/talespire/TalespireCampaignPicker.tsx:80)
`src/views/talespire/TalespireCampaignPicker.tsx:80` calls `GET /api/v1/player/campaigns` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns` 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/v1/player/campaigns/${campaign.id}/view (src/views/components/organisms/campaigns/PartyChatSettings.tsx:185)
`src/views/components/organisms/campaigns/PartyChatSettings.tsx:185` calls `GET /api/v1/player/campaigns/${campaign.id}/view` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/view` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId} (src/views/components/organisms/campaigns/CampaignSettingsPage.tsx:260)
`src/views/components/organisms/campaigns/CampaignSettingsPage.tsx:260` calls `GET /api/v1/player/campaigns/${campaignId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/discord/all-channels?guildId=${discordInfo.guildId} (src/views/components/organisms/campaigns/CampaignSidebar.tsx:126)
`src/views/components/organisms/campaigns/CampaignSidebar.tsx:126` calls `GET /api/v1/player/campaigns/${campaignId}/discord/all-channels?guildId=${discordInfo.guildId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/discord/all-channels?guildId=${guildId} (src/views/components/organisms/campaigns/CampaignChatSettings.tsx:206)
`src/views/components/organisms/campaigns/CampaignChatSettings.tsx:206` calls `GET /api/v1/player/campaigns/${campaignId}/discord/all-channels?guildId=${guildId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/pl…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/discord/channels/${channelId}/threads (src/views/components/molecules/DiscordChannelThreadPicker.tsx:108)
`src/views/components/molecules/DiscordChannelThreadPicker.tsx:108` calls `GET /api/v1/player/campaigns/${campaignId}/discord/channels/${channelId}/threads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/c…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/discord/channels/${chId}/recent (src/views/components/organisms/campaigns/CampaignSidebar.tsx:213)
`src/views/components/organisms/campaigns/CampaignSidebar.tsx:213` calls `GET /api/v1/player/campaigns/${campaignId}/discord/channels/${chId}/recent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaign…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/discord/channels/${discordInfo.textChannelId}/recent (src/views/components/organisms/campaigns/CampaignSidebar.tsx:240)
`src/views/components/organisms/campaigns/CampaignSidebar.tsx:240` calls `GET /api/v1/player/campaigns/${campaignId}/discord/channels/${discordInfo.textChannelId}/recent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/discord/channels/${discordInfo.voiceChannelId}/recent (src/views/components/organisms/campaigns/CampaignSidebar.tsx:227)
`src/views/components/organisms/campaigns/CampaignSidebar.tsx:227` calls `GET /api/v1/player/campaigns/${campaignId}/discord/channels/${discordInfo.voiceChannelId}/recent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/discord/channels/${parentId}/threads (src/views/components/organisms/campaigns/CampaignSidebar.tsx:164)
`src/views/components/organisms/campaigns/CampaignSidebar.tsx:164` calls `GET /api/v1/player/campaigns/${campaignId}/discord/channels/${parentId}/threads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/cam…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/discord/channels/${textChannelId}/threads (src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:205)
`src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:205` calls `GET /api/v1/player/campaigns/${campaignId}/discord/channels/${textChannelId}/threads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/discord/forum-tags?forumChannelId=${forumChannelId} (src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:218)
`src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:218` calls `GET /api/v1/player/campaigns/${campaignId}/discord/forum-tags?forumChannelId=${forumChannelId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/discord/forum/recent (src/views/components/organisms/campaigns/CampaignSidebar.tsx:253)
`src/views/components/organisms/campaigns/CampaignSidebar.tsx:253` calls `GET /api/v1/player/campaigns/${campaignId}/discord/forum/recent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/disco…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/discord/roles?guildId=${guildId} (src/views/components/organisms/campaigns/CampaignChatSettings.tsx:209)
`src/views/components/organisms/campaigns/CampaignChatSettings.tsx:209` calls `GET /api/v1/player/campaigns/${campaignId}/discord/roles?guildId=${guildId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/ca…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/discord/text-channels (src/views/components/molecules/DiscordChannelThreadPicker.tsx:79)
`src/views/components/molecules/DiscordChannelThreadPicker.tsx:79` calls `GET /api/v1/player/campaigns/${campaignId}/discord/text-channels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/disc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/key-terms/preview (src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:253)
`src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:253` calls `GET /api/v1/player/campaigns/${campaignId}/key-terms/preview` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/key-…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/key-terms/preview (src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:87)
`src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:87` calls `GET /api/v1/player/campaigns/${campaignId}/key-terms/preview` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/key-t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/parties (src/views/components/organisms/campaigns/CampaignChatSettings.tsx:186)
`src/views/components/organisms/campaigns/CampaignChatSettings.tsx:186` calls `GET /api/v1/player/campaigns/${campaignId}/parties` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/parties` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/parties (src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:56)
`src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:56` calls `GET /api/v1/player/campaigns/${campaignId}/parties` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/parties` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/parties (src/views/components/organisms/campaigns/CampaignManagerWindowChrome.tsx:98)
`src/views/components/organisms/campaigns/CampaignManagerWindowChrome.tsx:98` calls `GET /api/v1/player/campaigns/${campaignId}/parties` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/parties…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/parties (src/views/components/organisms/campaigns/CampaignSidebar.tsx:125)
`src/views/components/organisms/campaigns/CampaignSidebar.tsx:125` calls `GET /api/v1/player/campaigns/${campaignId}/parties` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/parties` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/parties/${id}/key-terms (src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:68)
`src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:68` calls `GET /api/v1/player/campaigns/${campaignId}/parties/${id}/key-terms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/parties/${partyId}/key-terms (src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:331)
`src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:331` calls `GET /api/v1/player/campaigns/${campaignId}/parties/${partyId}/key-terms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaig…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/personas/${personaId}/skills/${slug}/status (src/views/discord-activity/campaigns/SkillControlPanel.tsx:101)
`src/views/discord-activity/campaigns/SkillControlPanel.tsx:101` calls `GET /api/v1/player/campaigns/${campaignId}/personas/${personaId}/skills/${slug}/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/playe…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/sessions/active/rolls (src/views/components/organisms/campaigns/RollLogPanel.tsx:106)
`src/views/components/organisms/campaigns/RollLogPanel.tsx:106` calls `GET /api/v1/player/campaigns/${campaignId}/sessions/active/rolls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/session…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/sessions/active/rolls (src/views/discord-activity/campaigns/RollLogPanel.tsx:106)
`src/views/discord-activity/campaigns/RollLogPanel.tsx:106` calls `GET /api/v1/player/campaigns/${campaignId}/sessions/active/rolls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/sessions/ac…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/vtt/page-data (src/views/components/organisms/campaigns/CampaignSettingsPage.tsx:405)
`src/views/components/organisms/campaigns/CampaignSettingsPage.tsx:405` calls `GET /api/v1/player/campaigns/${campaignId}/vtt/page-data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/vtt/pag…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/vtt/page-data (src/views/components/organisms/campaigns/PartySheetsPanel.tsx:200)
`src/views/components/organisms/campaigns/PartySheetsPanel.tsx:200` calls `GET /api/v1/player/campaigns/${campaignId}/vtt/page-data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/vtt/page-da…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/vtt/page-data (src/views/components/organisms/campaigns/PartySheetsPanel.tsx:63)
`src/views/components/organisms/campaigns/PartySheetsPanel.tsx:63` calls `GET /api/v1/player/campaigns/${campaignId}/vtt/page-data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/vtt/page-dat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/vtt/page-data (src/views/components/organisms/campaigns/PartyToolsPanel.tsx:36)
`src/views/components/organisms/campaigns/PartyToolsPanel.tsx:36` calls `GET /api/v1/player/campaigns/${campaignId}/vtt/page-data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/vtt/page-data…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/vtt/page-data (src/views/components/organisms/campaigns/PartyVttPanel.tsx:50)
`src/views/components/organisms/campaigns/PartyVttPanel.tsx:50` calls `GET /api/v1/player/campaigns/${campaignId}/vtt/page-data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/vtt/page-data` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignId}/vtt/talespire (src/views/components/organisms/campaigns/CampaignVttConnections.tsx:29)
`src/views/components/organisms/campaigns/CampaignVttConnections.tsx:29` calls `GET /api/v1/player/campaigns/${campaignId}/vtt/talespire` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/vtt/ta…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${campaignSlug}/parties (src/views/components/molecules/PerPartySettingsLinks.tsx:39)
`src/views/components/molecules/PerPartySettingsLinks.tsx:39` calls `GET /api/v1/player/campaigns/${campaignSlug}/parties` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/parties` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/${encodeURIComponent(c.id)}/parties (src/views/components/organisms/access/AccessPanel.tsx:217)
`src/views/components/organisms/access/AccessPanel.tsx:217` calls `GET /api/v1/player/campaigns/${encodeURIComponent(c.id)}/parties` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/parties` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/campaigns/invites/${code} (src/app/invite/[code]/InviteAcceptView.tsx:41)
`src/app/invite/[code]/InviteAcceptView.tsx:41` calls `GET /api/v1/player/campaigns/invites/${code}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/invites/<p>` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/discord/connections (src/views/components/organisms/account/DiscordIntegrationClient.tsx:100)
`src/views/components/organisms/account/DiscordIntegrationClient.tsx:100` calls `GET /api/v1/player/discord/connections` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/discord/connections` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/discord/guilds (src/views/components/organisms/account/DiscordIntegrationClient.tsx:101)
`src/views/components/organisms/account/DiscordIntegrationClient.tsx:101` calls `GET /api/v1/player/discord/guilds` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/discord/guilds` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/discord/guilds (src/views/components/organisms/campaigns/CampaignChatSettings.tsx:170)
`src/views/components/organisms/campaigns/CampaignChatSettings.tsx:170` calls `GET /api/v1/player/discord/guilds` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/discord/guilds` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/discord/guilds (src/views/components/organisms/campaigns/PartyChatSettings.tsx:133)
`src/views/components/organisms/campaigns/PartyChatSettings.tsx:133` calls `GET /api/v1/player/discord/guilds` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/discord/guilds` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/discord/guilds (src/views/components/organisms/chat/ChatSettingsPanel.tsx:128)
`src/views/components/organisms/chat/ChatSettingsPanel.tsx:128` calls `GET /api/v1/player/discord/guilds` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/discord/guilds` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/discord/guilds/${guildId}/channels (src/views/components/organisms/chat/ChatSettingsPanel.tsx:153)
`src/views/components/organisms/chat/ChatSettingsPanel.tsx:153` calls `GET /api/v1/player/discord/guilds/${guildId}/channels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/discord/guilds/<p>/channels` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/discord/guilds/${guildId}/channels/${textChannelId}/threads (src/views/components/organisms/chat/ChatSettingsPanel.tsx:114)
`src/views/components/organisms/chat/ChatSettingsPanel.tsx:114` calls `GET /api/v1/player/discord/guilds/${guildId}/channels/${textChannelId}/threads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/discord…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/discord/guilds/${guildId}/roles (src/views/components/organisms/chat/ChatSettingsPanel.tsx:154)
`src/views/components/organisms/chat/ChatSettingsPanel.tsx:154` calls `GET /api/v1/player/discord/guilds/${guildId}/roles` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/discord/guilds/<p>/roles` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/discord/guilds/${guildId}/text-channels (src/views/components/organisms/chat/ChatSettingsPanel.tsx:152)
`src/views/components/organisms/chat/ChatSettingsPanel.tsx:152` calls `GET /api/v1/player/discord/guilds/${guildId}/text-channels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/discord/guilds/<p>/text-cha…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/player/hub/characters (src/views/components/templates/Shell/desktop-apps/CharacterManagerApp.tsx:30)
`src/views/components/templates/Shell/desktop-apps/CharacterManagerApp.tsx:30` calls `GET /api/v1/player/hub/characters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/hub/characters` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/public/game-systems/${gameSystemSlug}/mechanics (src/views/discord-activity/campaigns/SessionToolsPanel.tsx:58)
`src/views/discord-activity/campaigns/SessionToolsPanel.tsx:58` calls `GET /api/v1/public/game-systems/${gameSystemSlug}/mechanics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/public/game-systems/<p>/mechanics…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/public/game-systems?type=ttrpg (src/app/apps/(core)/compendium-manager/new/page.tsx:47)
`src/app/apps/(core)/compendium-manager/new/page.tsx:47` calls `GET /api/v1/public/game-systems?type=ttrpg` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/public/game-systems` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/public/game-systems?type=ttrpg (src/app/apps/(webserver)/server-manager/[id]/worlds/[worldId]/settings/GameWorldSettingsForm.tsx:122)
`src/app/apps/(webserver)/server-manager/[id]/worlds/[worldId]/settings/GameWorldSettingsForm.tsx:122` calls `GET /api/v1/public/game-systems?type=ttrpg` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/public/game…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/public/game-systems?type=ttrpg (src/views/components/organisms/account/FoundryOrphanWorldsPanel.tsx:62)
`src/views/components/organisms/account/FoundryOrphanWorldsPanel.tsx:62` calls `GET /api/v1/public/game-systems?type=ttrpg` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/public/game-systems` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/public/game-systems?type=ttrpg (src/views/components/organisms/campaigns/CampaignGeneralSettings.tsx:45)
`src/views/components/organisms/campaigns/CampaignGeneralSettings.tsx:45` calls `GET /api/v1/public/game-systems?type=ttrpg` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/public/game-systems` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/public/game-systems?type=ttrpg (src/views/components/organisms/compendium-sources/CompendiumSourceEditPage.tsx:160)
`src/views/components/organisms/compendium-sources/CompendiumSourceEditPage.tsx:160` calls `GET /api/v1/public/game-systems?type=ttrpg` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/public/game-systems` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/public/pair/${pairId} (src/views/talespire/TalespireSignInView.tsx:72)
`src/views/talespire/TalespireSignInView.tsx:72` calls `GET /api/v1/public/pair/${pairId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/public/pair/<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/v1/public/rates (src/views/components/organisms/account/FoundryIntegrationClient.tsx:115)
`src/views/components/organisms/account/FoundryIntegrationClient.tsx:115` calls `GET /api/v1/public/rates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/public/rates` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/public/rates (src/views/components/organisms/apps/AppCatalogTile.tsx:167)
`src/views/components/organisms/apps/AppCatalogTile.tsx:167` calls `GET /api/v1/public/rates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/public/rates` 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/v1/public/rates (src/views/components/organisms/foundry/FoundryServerLauncher.tsx:227)
`src/views/components/organisms/foundry/FoundryServerLauncher.tsx:227` calls `GET /api/v1/public/rates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/public/rates` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/public/rates (src/views/discord-activity/campaigns/SkillControlPanel.tsx:63)
`src/views/discord-activity/campaigns/SkillControlPanel.tsx:63` calls `GET /api/v1/public/rates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/public/rates` 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/v1/public/rates (src/views/hooks/useDiscordVoiceState.ts:392)
`src/views/hooks/useDiscordVoiceState.ts:392` calls `GET /api/v1/public/rates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/public/rates` 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/v1/storyteller/game-systems (src/views/components/organisms/compendium-sources/CompendiumSourceEditPage.tsx:161)
`src/views/components/organisms/compendium-sources/CompendiumSourceEditPage.tsx:161` calls `GET /api/v1/storyteller/game-systems` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/storyteller/game-systems` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/audit-log?${params} (src/views/components/organisms/admin/CoinsPageContent.tsx:170)
`src/views/components/organisms/admin/CoinsPageContent.tsx:170` calls `GET /apps/admin-dashboard/api/audit-log?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/audit-log` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/economy-transactions?${qs} (src/views/components/organisms/admin/TransactionsAuditPageContent.tsx:110)
`src/views/components/organisms/admin/TransactionsAuditPageContent.tsx:110` calls `GET /apps/admin-dashboard/api/economy-transactions?${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/ec…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/economy-transactions?${qs} (src/views/components/organisms/admin/TransactionsAuditPageContent.tsx:131)
`src/views/components/organisms/admin/TransactionsAuditPageContent.tsx:131` calls `GET /apps/admin-dashboard/api/economy-transactions?${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/ec…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/systems (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/OverviewTab.tsx:172)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/OverviewTab.tsx:172` calls `GET /apps/admin-dashboard/api/systems` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/system…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/systems (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/page.tsx:38)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/page.tsx:38` calls `GET /apps/admin-dashboard/api/systems` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/systems` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/systems (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/sources/[sourceId]/page.tsx:65)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/sources/[sourceId]/page.tsx:65` calls `GET /apps/admin-dashboard/api/systems` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/systems…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/systems/${found.id} (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/page.tsx:49)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/page.tsx:49` calls `GET /apps/admin-dashboard/api/systems/${found.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/systems/<p>` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/systems/${system.id}/sources/${sourceId} (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/sources/[sourceId]/page.tsx:76)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/sources/[sourceId]/page.tsx:76` calls `GET /apps/admin-dashboard/api/systems/${system.id}/sources/${sourceId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/systems/${systemId}/kb (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/KbTab.tsx:46)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/KbTab.tsx:46` calls `GET /apps/admin-dashboard/api/systems/${systemId}/kb` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/ap…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/systems/${systemId}/kb/${article.id} (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/KbTab.tsx:90)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/KbTab.tsx:90` calls `GET /apps/admin-dashboard/api/systems/${systemId}/kb/${article.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/systems/${systemId}/sources (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/KbTab.tsx:47)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/KbTab.tsx:47` calls `GET /apps/admin-dashboard/api/systems/${systemId}/sources` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/systems/${systemId}/sources (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/SourcesTab.tsx:13)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/SourcesTab.tsx:13` calls `GET /apps/admin-dashboard/api/systems/${systemId}/sources` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-da…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/users/${id} (src/views/components/organisms/admin/UserManageMergeSection.tsx:39)
`src/views/components/organisms/admin/UserManageMergeSection.tsx:39` calls `GET /apps/admin-dashboard/api/users/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/users/<p>` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/users/${selectedUser.id}/coins (src/views/components/organisms/admin/CoinsPageContent.tsx:152)
`src/views/components/organisms/admin/CoinsPageContent.tsx:152` calls `GET /apps/admin-dashboard/api/users/${selectedUser.id}/coins` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/users/<p>/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/users/${user.id}/coins (src/views/components/organisms/admin/CoinsPageContent.tsx:104)
`src/views/components/organisms/admin/CoinsPageContent.tsx:104` calls `GET /apps/admin-dashboard/api/users/${user.id}/coins` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/users/<p>/coins` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/users/${userId} (src/views/components/organisms/admin/UserManagePanel.tsx:91)
`src/views/components/organisms/admin/UserManagePanel.tsx:91` calls `GET /apps/admin-dashboard/api/users/${userId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/users/<p>` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/users/${userId}/coins (src/views/components/organisms/admin/UserManagePanel.tsx:92)
`src/views/components/organisms/admin/UserManagePanel.tsx:92` calls `GET /apps/admin-dashboard/api/users/${userId}/coins` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/users/<p>/coins` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/users/${userId}/coins (src/views/components/organisms/admin/UserManageWalletSection.tsx:76)
`src/views/components/organisms/admin/UserManageWalletSection.tsx:76` calls `GET /apps/admin-dashboard/api/users/${userId}/coins` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/users/<p>/coi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/users?${params} (src/views/components/organisms/admin/CoinsPageContent.tsx:82)
`src/views/components/organisms/admin/CoinsPageContent.tsx:82` calls `GET /apps/admin-dashboard/api/users?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/users` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /apps/admin-dashboard/api/users?${params} (src/views/components/organisms/admin/UsersManagementPageContent.tsx:81)
`src/views/components/organisms/admin/UsersManagementPageContent.tsx:81` calls `GET /apps/admin-dashboard/api/users?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/users` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/admin/compendium-sources/${sourceId}/key-terms (src/app/apps/(core)/admin-dashboard/compendium-sources/[id]/_components/KeyTermsEditor.tsx:41)
`src/app/apps/(core)/admin-dashboard/compendium-sources/[id]/_components/KeyTermsEditor.tsx:41` calls `PATCH /api/admin/compendium-sources/${sourceId}/key-terms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/admin/game-systems/${encodeURIComponent(slug)}/license (src/views/components/organisms/admin/GameSystemLicenseForm.tsx:69)
`src/views/components/organisms/admin/GameSystemLicenseForm.tsx:69` calls `PATCH /api/admin/game-systems/${encodeURIComponent(slug)}/license` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/game-systems/<p>/lic…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/admin/game-systems/${system.id}/key-terms (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/KeyTermsTab.tsx:46)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/KeyTermsTab.tsx:46` calls `PATCH /api/admin/game-systems/${system.id}/key-terms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/game-system…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/campaigns/${campaignId}/characters/${characterId} (src/views/discord-activity/campaigns/CharacterProfileEditor.tsx:73)
`src/views/discord-activity/campaigns/CharacterProfileEditor.tsx:73` calls `PATCH /api/campaigns/${campaignId}/characters/${characterId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/campaigns/<p>/characters/<p>` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/account/compute/auto-reload (src/views/components/atoms/AutoReloadToggle.tsx:12)
`src/views/components/atoms/AutoReloadToggle.tsx:12` calls `PATCH /api/v1/account/compute/auto-reload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/compute/auto-reload` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/account/displays/${encodeURIComponent(id)} (src/views/hooks/useDisplayIdentity.ts:115)
`src/views/hooks/useDisplayIdentity.ts:115` calls `PATCH /api/v1/account/displays/${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/displays/<p>` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/account/displays/${encodeURIComponent(id)} (src/views/hooks/useDisplayIdentity.ts:129)
`src/views/hooks/useDisplayIdentity.ts:129` calls `PATCH /api/v1/account/displays/${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/displays/<p>` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/account/profile (src/views/components/molecules/ProfileForm.tsx:47)
`src/views/components/molecules/ProfileForm.tsx:47` calls `PATCH /api/v1/account/profile` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/profile` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/account/profile (src/views/hooks/useTimezoneSync.ts:39)
`src/views/hooks/useTimezoneSync.ts:39` calls `PATCH /api/v1/account/profile` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/profile` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/game-worlds/${encodeURIComponent(world.id)} (src/app/apps/(webserver)/server-manager/[id]/worlds/[worldId]/settings/GameWorldSettingsForm.tsx:179)
`src/app/apps/(webserver)/server-manager/[id]/worlds/[worldId]/settings/GameWorldSettingsForm.tsx:179` calls `PATCH /api/v1/game-worlds/${encodeURIComponent(world.id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/game-worlds/${encodeURIComponent(worldId)} (src/app/apps/(webserver)/server-manager/[id]/worlds/[worldId]/sessions/NextSessionEditor.tsx:39)
`src/app/apps/(webserver)/server-manager/[id]/worlds/[worldId]/sessions/NextSessionEditor.tsx:39` calls `PATCH /api/v1/game-worlds/${encodeURIComponent(worldId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/ga…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/installations/${encodeURIComponent(installationId)} (src/views/components/organisms/foundry/_settings/FoundryServerGeneralSettings.tsx:70)
`src/views/components/organisms/foundry/_settings/FoundryServerGeneralSettings.tsx:70` calls `PATCH /api/v1/installations/${encodeURIComponent(installationId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/inst…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/installations/${id} (src/views/components/organisms/account/FoundryIntegrationClient.tsx:218)
`src/views/components/organisms/account/FoundryIntegrationClient.tsx:218` calls `PATCH /api/v1/installations/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installations/<p>` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaign.id} (src/views/components/organisms/campaigns/PartyChatSettings.tsx:237)
`src/views/components/organisms/campaigns/PartyChatSettings.tsx:237` calls `PATCH /api/v1/player/campaigns/${campaign.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaign.id}/parties/${party.id} (src/views/components/organisms/campaigns/PartyChatSettings.tsx:213)
`src/views/components/organisms/campaigns/PartyChatSettings.tsx:213` calls `PATCH /api/v1/player/campaigns/${campaign.id}/parties/${party.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId} (src/views/components/organisms/campaigns/CampaignChatSettings.tsx:261)
`src/views/components/organisms/campaigns/CampaignChatSettings.tsx:261` calls `PATCH /api/v1/player/campaigns/${campaignId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId} (src/views/components/organisms/campaigns/CampaignGeneralSettings.tsx:66)
`src/views/components/organisms/campaigns/CampaignGeneralSettings.tsx:66` calls `PATCH /api/v1/player/campaigns/${campaignId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId} (src/views/components/organisms/campaigns/CampaignSettingsPage.tsx:436)
`src/views/components/organisms/campaigns/CampaignSettingsPage.tsx:436` calls `PATCH /api/v1/player/campaigns/${campaignId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId} (src/views/components/organisms/campaigns/CampaignSettingsPage.tsx:458)
`src/views/components/organisms/campaigns/CampaignSettingsPage.tsx:458` calls `PATCH /api/v1/player/campaigns/${campaignId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId} (src/views/components/organisms/campaigns/CampaignVttConnections.tsx:264)
`src/views/components/organisms/campaigns/CampaignVttConnections.tsx:264` calls `PATCH /api/v1/player/campaigns/${campaignId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId} (src/views/components/organisms/campaigns/PartySheetsPanel.tsx:220)
`src/views/components/organisms/campaigns/PartySheetsPanel.tsx:220` calls `PATCH /api/v1/player/campaigns/${campaignId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId} (src/views/components/organisms/campaigns/SheetProvidersSection.tsx:128)
`src/views/components/organisms/campaigns/SheetProvidersSection.tsx:128` calls `PATCH /api/v1/player/campaigns/${campaignId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/assets/${asset.id} (src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:394)
`src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:394` calls `PATCH /api/v1/player/campaigns/${campaignId}/assets/${asset.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/characters/${character.id} (src/views/components/organisms/campaigns/CharacterSheetAvatar.tsx:118)
`src/views/components/organisms/campaigns/CharacterSheetAvatar.tsx:118` calls `PATCH /api/v1/player/campaigns/${campaignId}/characters/${character.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campai…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/characters/${character.id} (src/views/components/organisms/campaigns/CharacterSheetAvatar.tsx:92)
`src/views/components/organisms/campaigns/CharacterSheetAvatar.tsx:92` calls `PATCH /api/v1/player/campaigns/${campaignId}/characters/${character.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaig…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/characters/${character.id} (src/views/components/organisms/campaigns/CharacterSheetInfoTab.tsx:43)
`src/views/components/organisms/campaigns/CharacterSheetInfoTab.tsx:43` calls `PATCH /api/v1/player/campaigns/${campaignId}/characters/${character.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campai…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/characters/${character.id} (src/views/components/organisms/campaigns/CharacterSheetProvider.tsx:105)
`src/views/components/organisms/campaigns/CharacterSheetProvider.tsx:105` calls `PATCH /api/v1/player/campaigns/${campaignId}/characters/${character.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/camp…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/characters/${characterId} (src/views/components/organisms/campaigns/ExternalSheetView.tsx:245)
`src/views/components/organisms/campaigns/ExternalSheetView.tsx:245` calls `PATCH /api/v1/player/campaigns/${campaignId}/characters/${characterId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/characters/${characterId}/hp (src/views/components/organisms/campaigns/sheets/useEditableHp.ts:111)
`src/views/components/organisms/campaigns/sheets/useEditableHp.ts:111` calls `PATCH /api/v1/player/campaigns/${campaignId}/characters/${characterId}/hp` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:fetcher Normalized path used for matching: `/v1/pla…
Dangling fetchHelper:fetcher
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/key-terms (src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:111)
`src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:111` calls `PATCH /api/v1/player/campaigns/${campaignId}/key-terms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/key-terms`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/key-terms (src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:267)
`src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:267` calls `PATCH /api/v1/player/campaigns/${campaignId}/key-terms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/key-terms`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/parties/${party.id} (src/views/components/organisms/campaigns/PartyGeneralSettings.tsx:60)
`src/views/components/organisms/campaigns/PartyGeneralSettings.tsx:60` calls `PATCH /api/v1/player/campaigns/${campaignId}/parties/${party.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/parties/${party.id}/members (src/views/components/organisms/campaigns/PartyPlayersPanel.tsx:135)
`src/views/components/organisms/campaigns/PartyPlayersPanel.tsx:135` calls `PATCH /api/v1/player/campaigns/${campaignId}/parties/${party.id}/members` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaign…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/parties/${partyId} (src/views/components/organisms/campaigns/PartyDiscordSection.tsx:183)
`src/views/components/organisms/campaigns/PartyDiscordSection.tsx:183` calls `PATCH /api/v1/player/campaigns/${campaignId}/parties/${partyId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/parties/${partyId} (src/views/components/organisms/campaigns/PartyDiscordSection.tsx:258)
`src/views/components/organisms/campaigns/PartyDiscordSection.tsx:258` calls `PATCH /api/v1/player/campaigns/${campaignId}/parties/${partyId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/parties/${partyId}/key-terms (src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:124)
`src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:124` calls `PATCH /api/v1/player/campaigns/${campaignId}/parties/${partyId}/key-terms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/parties/${partyId}/key-terms (src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:345)
`src/views/components/organisms/campaigns/CampaignKeyTermsTab.tsx:345` calls `PATCH /api/v1/player/campaigns/${campaignId}/parties/${partyId}/key-terms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/player/campaigns/${campaignId}/players/${playerId} (src/views/components/organisms/campaigns/PlayerManagement.tsx:135)
`src/views/components/organisms/campaigns/PlayerManagement.tsx:135` calls `PATCH /api/v1/player/campaigns/${campaignId}/players/${playerId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/pla…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/storyteller/asset-packs/${slug} (src/views/components/organisms/asset-packs/AssetPackUpload.tsx:126)
`src/views/components/organisms/asset-packs/AssetPackUpload.tsx:126` calls `PATCH /api/v1/storyteller/asset-packs/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/storyteller/asset-packs/<p>` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/storyteller/compendium-sources/${source.slug} (src/views/components/organisms/compendium-sources/CompendiumSourceEditPage.tsx:187)
`src/views/components/organisms/compendium-sources/CompendiumSourceEditPage.tsx:187` calls `PATCH /api/v1/storyteller/compendium-sources/${source.slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/storyteller/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/v1/storyteller/compendium-sources/${source.slug} (src/views/components/organisms/compendium-sources/CompendiumSourceEditPage.tsx:310)
`src/views/components/organisms/compendium-sources/CompendiumSourceEditPage.tsx:310` calls `PATCH /api/v1/storyteller/compendium-sources/${source.slug}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/storyteller/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /apps/admin-dashboard/api/systems/${id} (src/views/components/organisms/admin/SystemsPageContent.tsx:54)
`src/views/components/organisms/admin/SystemsPageContent.tsx:54` calls `PATCH /apps/admin-dashboard/api/systems/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/systems/<p>` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /apps/admin-dashboard/api/systems/${system.id} (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/CompendiumProvidersTab.tsx:42)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/CompendiumProvidersTab.tsx:42` calls `PATCH /apps/admin-dashboard/api/systems/${system.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /apps/admin-dashboard/api/systems/${system.id} (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/CompendiumTab.tsx:39)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/CompendiumTab.tsx:39` calls `PATCH /apps/admin-dashboard/api/systems/${system.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dash…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /apps/admin-dashboard/api/systems/${system.id} (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/OverviewTab.tsx:192)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/OverviewTab.tsx:192` calls `PATCH /apps/admin-dashboard/api/systems/${system.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashb…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /apps/admin-dashboard/api/systems/${system.id} (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/SheetProvidersTab.tsx:51)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/SheetProvidersTab.tsx:51` calls `PATCH /apps/admin-dashboard/api/systems/${system.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /apps/admin-dashboard/api/systems/${system.id} (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/VttIntegrationTab.tsx:71)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/VttIntegrationTab.tsx:71` calls `PATCH /apps/admin-dashboard/api/systems/${system.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /apps/admin-dashboard/api/systems/${system.id} (src/views/components/organisms/admin/systems/CacheFoundryFilesModal.tsx:118)
`src/views/components/organisms/admin/systems/CacheFoundryFilesModal.tsx:118` calls `PATCH /apps/admin-dashboard/api/systems/${system.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/syst…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /apps/admin-dashboard/api/users/${userId}/role (src/views/components/organisms/admin/UserManagePanel.tsx:134)
`src/views/components/organisms/admin/UserManagePanel.tsx:134` calls `PATCH /apps/admin-dashboard/api/users/${userId}/role` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/apps/admin-dashboard/api/users/<p>/role` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/foundry/cancel (src/views/components/organisms/admin/FoundryPlatformManager.tsx:301)
`src/views/components/organisms/admin/FoundryPlatformManager.tsx:301` calls `POST /api/admin/foundry/cancel` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/foundry/cancel` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/foundry/initialize (src/views/components/organisms/admin/FoundryPlatformManager.tsx:110)
`src/views/components/organisms/admin/FoundryPlatformManager.tsx:110` calls `POST /api/admin/foundry/initialize` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/foundry/initialize` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/foundry/systems/install (src/views/components/organisms/admin/systems/IngestSystemModal.tsx:117)
`src/views/components/organisms/admin/systems/IngestSystemModal.tsx:117` calls `POST /api/admin/foundry/systems/install` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/foundry/systems/install` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/game-systems/${system.id}/key-terms/reset-to-defaults (src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/KeyTermsTab.tsx:72)
`src/app/apps/(core)/admin-dashboard/systems/[systemSlug]/_components/KeyTermsTab.tsx:72` calls `POST /api/admin/game-systems/${system.id}/key-terms/reset-to-defaults` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/campaigns (src/views/components/organisms/admin/CampaignsPageContent.tsx:116)
`src/views/components/organisms/admin/CampaignsPageContent.tsx:116` 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://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/campaigns/${campaignId}/dice/roll (src/views/discord-activity/campaigns/SystemDiceRoller.tsx:255)
`src/views/discord-activity/campaigns/SystemDiceRoller.tsx:255` calls `POST /api/campaigns/${campaignId}/dice/roll` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/campaigns/<p>/dice/roll` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/discord/activity/link (src/views/discord-activity/discord/ChannelSetupView.tsx:204)
`src/views/discord-activity/discord/ChannelSetupView.tsx:204` calls `POST /api/discord/activity/link` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/discord/activity/link` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/discord/activity/link (src/views/discord-activity/discord/ChannelSetupView.tsx:77)
`src/views/discord-activity/discord/ChannelSetupView.tsx:77` calls `POST /api/discord/activity/link` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/discord/activity/link` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/discord/activity/parties (src/views/discord-activity/discord/ChannelSetupView.tsx:223)
`src/views/discord-activity/discord/ChannelSetupView.tsx:223` calls `POST /api/discord/activity/parties` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/discord/activity/parties` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/discord/activity/session (src/views/discord-activity/discord/DiscordActivityClient.tsx:84)
`src/views/discord-activity/discord/DiscordActivityClient.tsx:84` calls `POST /api/discord/activity/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/discord/activity/session` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/discord/resesh/token (src/views/discord-activity/resesh/ReSeshActivityClient.tsx:148)
`src/views/discord-activity/resesh/ReSeshActivityClient.tsx:148` calls `POST /api/discord/resesh/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/discord/resesh/token` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/discord/token (src/views/discord-activity/discord/DiscordActivityClient.tsx:290)
`src/views/discord-activity/discord/DiscordActivityClient.tsx:290` calls `POST /api/discord/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/discord/token` 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/foundry/auth/validate (src/views/components/organisms/campaigns/CampaignFoundryOverlay.tsx:57)
`src/views/components/organisms/campaigns/CampaignFoundryOverlay.tsx:57` calls `POST /api/foundry/auth/validate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/foundry/auth/validate` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/avatar (src/views/components/molecules/ProfileForm.tsx:29)
`src/views/components/molecules/ProfileForm.tsx:29` calls `POST /api/v1/account/avatar` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/avatar` 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/v1/account/compute/topup (src/app/apps/(core)/settings/wallet/SubscriptionClient.tsx:112)
`src/app/apps/(core)/settings/wallet/SubscriptionClient.tsx:112` calls `POST /api/v1/account/compute/topup` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/compute/topup` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/cypher-tools/proxy (src/clients/browser/cypher-tools/client.ts:28)
`src/clients/browser/cypher-tools/client.ts:28` calls `POST /api/v1/account/cypher-tools/proxy` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/cypher-tools/proxy` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/displays/checkin (src/views/hooks/useDisplayIdentity.ts:88)
`src/views/hooks/useDisplayIdentity.ts:88` calls `POST /api/v1/account/displays/checkin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/displays/checkin` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/dndbeyond/proxy (src/clients/browser/ddb/client.ts:30)
`src/clients/browser/ddb/client.ts:30` calls `POST /api/v1/account/dndbeyond/proxy` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/dndbeyond/proxy` 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/v1/account/foundry/installations/${installationId}/reset-key (src/views/components/organisms/account/FoundryInstallationResetKeyModal.tsx:48)
`src/views/components/organisms/account/FoundryInstallationResetKeyModal.tsx:48` calls `POST /api/v1/account/foundry/installations/${installationId}/reset-key` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/accou…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/foundry/launch (src/views/components/organisms/foundry/FoundryServerLauncher.tsx:295)
`src/views/components/organisms/foundry/FoundryServerLauncher.tsx:295` calls `POST /api/v1/account/foundry/launch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/foundry/launch` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/foundry/launch (src/views/components/organisms/vtt/AppVttContext.tsx:260)
`src/views/components/organisms/vtt/AppVttContext.tsx:260` calls `POST /api/v1/account/foundry/launch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/foundry/launch` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/foundry/worlds/${encodeURIComponent(repairingId)}/repair (src/views/components/organisms/account/FoundryOrphanWorldsPanel.tsx:91)
`src/views/components/organisms/account/FoundryOrphanWorldsPanel.tsx:91` calls `POST /api/v1/account/foundry/worlds/${encodeURIComponent(repairingId)}/repair` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/accoun…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/integrations/${platform}/key (src/views/components/organisms/account/IntegrationsClient.tsx:372)
`src/views/components/organisms/account/IntegrationsClient.tsx:372` calls `POST /api/v1/account/integrations/${platform}/key` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/integrations/<p>/key` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/integrations/${platform}/key/rotate (src/views/components/organisms/account/IntegrationsClient.tsx:419)
`src/views/components/organisms/account/IntegrationsClient.tsx:419` calls `POST /api/v1/account/integrations/${platform}/key/rotate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/integrations/<p>/key/rot…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/integrations/pair (src/views/pair/PairClient.tsx:19)
`src/views/pair/PairClient.tsx:19` calls `POST /api/v1/account/integrations/pair` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/integrations/pair` 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/v1/account/keys (src/views/components/organisms/account/ApiKeysClient.tsx:83)
`src/views/components/organisms/account/ApiKeysClient.tsx:83` calls `POST /api/v1/account/keys` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/keys` 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/v1/account/keys/${apiKey.id} (src/views/components/organisms/account/ApiKeysClient.tsx:242)
`src/views/components/organisms/account/ApiKeysClient.tsx:242` calls `POST /api/v1/account/keys/${apiKey.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/keys/<p>` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/coins (src/app/apps/(core)/settings/wallet/SubscriptionClient.tsx:135)
`src/app/apps/(core)/settings/wallet/SubscriptionClient.tsx:135` calls `POST /api/v1/account/payments/coins` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/coins` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/coins (src/views/components/molecules/BuyCoinsInline.tsx:32)
`src/views/components/molecules/BuyCoinsInline.tsx:32` calls `POST /api/v1/account/payments/coins` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/coins` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/coins (src/views/components/molecules/BuyCoinsSection.tsx:27)
`src/views/components/molecules/BuyCoinsSection.tsx:27` calls `POST /api/v1/account/payments/coins` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/coins` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/coins (src/views/components/organisms/persona/WalletPill.tsx:494)
`src/views/components/organisms/persona/WalletPill.tsx:494` calls `POST /api/v1/account/payments/coins` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/coins` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/connect/onboard (src/views/components/molecules/StoryCreditActions.tsx:79)
`src/views/components/molecules/StoryCreditActions.tsx:79` calls `POST /api/v1/account/payments/connect/onboard` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/connect/onboard` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/portal (src/app/apps/(core)/settings/wallet/SubscriptionClient.tsx:95)
`src/app/apps/(core)/settings/wallet/SubscriptionClient.tsx:95` calls `POST /api/v1/account/payments/portal` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/portal` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/portal (src/views/components/molecules/SubscribeSection.tsx:88)
`src/views/components/molecules/SubscribeSection.tsx:88` calls `POST /api/v1/account/payments/portal` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/portal` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/story-credit/convert (src/views/components/molecules/StoryCreditActions.tsx:38)
`src/views/components/molecules/StoryCreditActions.tsx:38` calls `POST /api/v1/account/payments/story-credit/convert` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/story-credit/convert` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/story-credit/redeem (src/views/components/molecules/StoryCreditActions.tsx:59)
`src/views/components/molecules/StoryCreditActions.tsx:59` calls `POST /api/v1/account/payments/story-credit/redeem` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/story-credit/redeem` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/subscribe (src/app/apps/(core)/settings/wallet/SubscriptionClient.tsx:76)
`src/app/apps/(core)/settings/wallet/SubscriptionClient.tsx:76` calls `POST /api/v1/account/payments/subscribe` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/subscribe` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/subscribe (src/views/components/molecules/SubscribeSection.tsx:66)
`src/views/components/molecules/SubscribeSection.tsx:66` calls `POST /api/v1/account/payments/subscribe` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/subscribe` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/tip (src/views/components/organisms/campaigns/PlayerManagement.tsx:166)
`src/views/components/organisms/campaigns/PlayerManagement.tsx:166` calls `POST /api/v1/account/payments/tip` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/tip` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/tip (src/views/components/organisms/campaigns/SessionPlayView.tsx:466)
`src/views/components/organisms/campaigns/SessionPlayView.tsx:466` calls `POST /api/v1/account/payments/tip` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/tip` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/tip (src/views/components/organisms/campaigns/TipGmCard.tsx:61)
`src/views/components/organisms/campaigns/TipGmCard.tsx:61` calls `POST /api/v1/account/payments/tip` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/tip` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/account/payments/tip (src/views/components/organisms/tip-jar/TipJarPanel.tsx:128)
`src/views/components/organisms/tip-jar/TipJarPanel.tsx:128` calls `POST /api/v1/account/payments/tip` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/account/payments/tip` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/admin/recording-servers/${encodeURIComponent(installationId)}/stop (src/views/components/organisms/admin/RecordingServersPageContent.tsx:70)
`src/views/components/organisms/admin/RecordingServersPageContent.tsx:70` calls `POST /api/v1/admin/recording-servers/${encodeURIComponent(installationId)}/stop` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/adm…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/game-worlds (src/app/apps/(webserver)/server-manager/[id]/worlds/new/CreateGameWorldForm.tsx:52)
`src/app/apps/(webserver)/server-manager/[id]/worlds/new/CreateGameWorldForm.tsx:52` calls `POST /api/v1/game-worlds` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/game-worlds` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/games/${game.id}/join (src/views/discord-activity/lounge/ChessGameView.tsx:175)
`src/views/discord-activity/lounge/ChessGameView.tsx:175` calls `POST /api/v1/games/${game.id}/join` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/games/<p>/join` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/games/${game.id}/move (src/views/discord-activity/lounge/ChessGameView.tsx:123)
`src/views/discord-activity/lounge/ChessGameView.tsx:123` calls `POST /api/v1/games/${game.id}/move` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/games/<p>/move` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/games/${game.id}/resign (src/views/discord-activity/lounge/ChessGameView.tsx:145)
`src/views/discord-activity/lounge/ChessGameView.tsx:145` calls `POST /api/v1/games/${game.id}/resign` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/games/<p>/resign` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/installations (src/views/components/organisms/account/FoundryIntegrationClient.tsx:144)
`src/views/components/organisms/account/FoundryIntegrationClient.tsx:144` calls `POST /api/v1/installations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/installations` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/installations/${encodeURIComponent(installationId)}/repair-plugin (src/views/components/organisms/foundry/_settings/FoundryServerModulesPanel.tsx:96)
`src/views/components/organisms/foundry/_settings/FoundryServerModulesPanel.tsx:96` calls `POST /api/v1/installations/${encodeURIComponent(installationId)}/repair-plugin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns (src/views/talespire/TalespireCampaignPicker.tsx:118)
`src/views/talespire/TalespireCampaignPicker.tsx:118` calls `POST /api/v1/player/campaigns` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns` 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/v1/player/campaigns/${campaignId}/assets (src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:376)
`src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:376` calls `POST /api/v1/player/campaigns/${campaignId}/assets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/assets` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/characters (src/views/components/organisms/campaigns/CharactersPage.tsx:238)
`src/views/components/organisms/campaigns/CharactersPage.tsx:238` calls `POST /api/v1/player/campaigns/${campaignId}/characters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/characters` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/characters (src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:144)
`src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:144` calls `POST /api/v1/player/campaigns/${campaignId}/characters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/chara…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/characters (src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:224)
`src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:224` calls `POST /api/v1/player/campaigns/${campaignId}/characters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/chara…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/characters (src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:293)
`src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:293` calls `POST /api/v1/player/campaigns/${campaignId}/characters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/chara…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/characters (src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:404)
`src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:404` calls `POST /api/v1/player/campaigns/${campaignId}/characters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/chara…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/characters (src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:504)
`src/views/components/organisms/characters/NewCharacterDetailSteps.tsx:504` calls `POST /api/v1/player/campaigns/${campaignId}/characters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/chara…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/characters/${characterId}/sheet-import-foundry (src/views/components/organisms/campaigns/ExternalSheetView.tsx:321)
`src/views/components/organisms/campaigns/ExternalSheetView.tsx:321` calls `POST /api/v1/player/campaigns/${campaignId}/characters/${characterId}/sheet-import-foundry` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/characters/${characterId}/sheet-upload (src/views/components/organisms/campaigns/ExternalSheetView.tsx:269)
`src/views/components/organisms/campaigns/ExternalSheetView.tsx:269` calls `POST /api/v1/player/campaigns/${campaignId}/characters/${characterId}/sheet-upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/playe…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/discord/channels/${channelId}/threads (src/views/components/molecules/DiscordChannelThreadPicker.tsx:137)
`src/views/components/molecules/DiscordChannelThreadPicker.tsx:137` calls `POST /api/v1/player/campaigns/${campaignId}/discord/channels/${channelId}/threads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/discord/channels/${textChannelId}/threads (src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:261)
`src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:261` calls `POST /api/v1/player/campaigns/${campaignId}/discord/channels/${textChannelId}/threads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/discord/forum-channels (src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:356)
`src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:356` calls `POST /api/v1/player/campaigns/${campaignId}/discord/forum-channels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/discord/forum-tags (src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:399)
`src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:399` calls `POST /api/v1/player/campaigns/${campaignId}/discord/forum-tags` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/discord/roles (src/views/components/organisms/campaigns/PartyDiscordSection.tsx:168)
`src/views/components/organisms/campaigns/PartyDiscordSection.tsx:168` calls `POST /api/v1/player/campaigns/${campaignId}/discord/roles` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/discord…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/discord/text-channels (src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:298)
`src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:298` calls `POST /api/v1/player/campaigns/${campaignId}/discord/text-channels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/discord/voice-channels (src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:230)
`src/views/components/organisms/campaigns/CampaignChannelConfig.tsx:230` calls `POST /api/v1/player/campaigns/${campaignId}/discord/voice-channels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/discord/voice-channels (src/views/components/organisms/campaigns/PartyDiscordSection.tsx:206)
`src/views/components/organisms/campaigns/PartyDiscordSection.tsx:206` calls `POST /api/v1/player/campaigns/${campaignId}/discord/voice-channels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/foundry/sync/${record.id}/resolve (src/views/components/organisms/VttSyncConflictPanel.tsx:127)
`src/views/components/organisms/VttSyncConflictPanel.tsx:127` calls `POST /api/v1/player/campaigns/${campaignId}/foundry/sync/${record.id}/resolve` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/invites (src/views/components/organisms/campaigns/PartyPlayersPanel.tsx:273)
`src/views/components/organisms/campaigns/PartyPlayersPanel.tsx:273` calls `POST /api/v1/player/campaigns/${campaignId}/invites` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/invites` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/join-request (src/views/components/molecules/JoinRequestButton.tsx:24)
`src/views/components/molecules/JoinRequestButton.tsx:24` calls `POST /api/v1/player/campaigns/${campaignId}/join-request` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/join-request` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/journal/${entry.id}/tip (src/views/components/organisms/campaigns/JournalEntryView.tsx:37)
`src/views/components/organisms/campaigns/JournalEntryView.tsx:37` calls `POST /api/v1/player/campaigns/${campaignId}/journal/${entry.id}/tip` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/j…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/parties (src/views/components/organisms/campaigns/CampaignHome.tsx:93)
`src/views/components/organisms/campaigns/CampaignHome.tsx:93` calls `POST /api/v1/player/campaigns/${campaignId}/parties` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/parties` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/parties (src/views/components/organisms/campaigns/CampaignManagerWindowChrome.tsx:121)
`src/views/components/organisms/campaigns/CampaignManagerWindowChrome.tsx:121` calls `POST /api/v1/player/campaigns/${campaignId}/parties` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/parti…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/parties (src/views/components/organisms/campaigns/PartiesPage.tsx:264)
`src/views/components/organisms/campaigns/PartiesPage.tsx:264` calls `POST /api/v1/player/campaigns/${campaignId}/parties` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/parties` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/parties (src/views/components/organisms/campaigns/PlayerManagement.tsx:96)
`src/views/components/organisms/campaigns/PlayerManagement.tsx:96` calls `POST /api/v1/player/campaigns/${campaignId}/parties` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/parties` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/parties (src/views/components/organisms/PartiesView.tsx:108)
`src/views/components/organisms/PartiesView.tsx:108` calls `POST /api/v1/player/campaigns/${campaignId}/parties` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/parties` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/parties/${party.id}/members (src/views/components/organisms/campaigns/PartyPlayersPanel.tsx:122)
`src/views/components/organisms/campaigns/PartyPlayersPanel.tsx:122` calls `POST /api/v1/player/campaigns/${campaignId}/parties/${party.id}/members` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/parties/${partyId}/sync-discord-role (src/views/components/organisms/campaigns/PartyDiscordSection.tsx:237)
`src/views/components/organisms/campaigns/PartyDiscordSection.tsx:237` calls `POST /api/v1/player/campaigns/${campaignId}/parties/${partyId}/sync-discord-role` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/playe…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignId}/personas/${personaId}/skills/${slug}/${endpoint} (src/views/discord-activity/campaigns/SkillControlPanel.tsx:131)
`src/views/discord-activity/campaigns/SkillControlPanel.tsx:131` calls `POST /api/v1/player/campaigns/${campaignId}/personas/${personaId}/skills/${slug}/${endpoint}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/player/campaigns/${campaignSlug}/journal/${entry.id}/tip (src/views/components/organisms/campaigns/JournalList.tsx:76)
`src/views/components/organisms/campaigns/JournalList.tsx:76` calls `POST /api/v1/player/campaigns/${campaignSlug}/journal/${entry.id}/tip` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/player/campaigns/<p>/jour…
Dangling fetchFetch

Showing first 300 of 397. 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/eda7da52-8725-4ae5-b956-4c9767424fd1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/eda7da52-8725-4ae5-b956-4c9767424fd1/

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.