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.

rmpgutah/rmpg-flex

https://github.com/rmpgutah/rmpg-flex · scanned 2026-06-15 23:53 UTC (2 months, 3 weeks ago)

1978 raw signals (0 security + 1978 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 1937 actionable findings from 1 signal source. 41 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: layer: api × 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 53.7/100 with 100.0% coverage. It contains 22228 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 1978 findings — concentrated in quality (1381), frontend (339), api (177). Risk profile is high: 8 critical, 130 high, 175 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

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

high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/auth/security/trusted-devices/${id} (client/src/components/security/TrustedDevicesList.tsx:59)
`client/src/components/security/TrustedDevicesList.tsx:59` calls `DELETE /api/auth/security/trusted-devices/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/security/trusted-devices/<p>` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/auth/webauthn/credentials/${id} (client/src/components/security/SecurityKeyManager.tsx:139)
`client/src/components/security/SecurityKeyManager.tsx:139` calls `DELETE /api/auth/webauthn/credentials/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/webauthn/credentials/<p>` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api${url} (client/src/pages/admin/AdminSystemTab.tsx:1092)
`client/src/pages/admin/AdminSystemTab.tsx:1092` calls `GET /api${url}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/api/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/audit/export?${params} (client/src/pages/admin/AdminAuditTab.tsx:70)
`client/src/pages/admin/AdminAuditTab.tsx:70` calls `GET /api/admin/audit/export?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/audit/export` 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/admin/config/branding (tmp/node-pdf-utils/pdfGenerator.ts:57)
`tmp/node-pdf-utils/pdfGenerator.ts:57` calls `GET /api/admin/config/branding` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/config/branding` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/export/full (client/src/pages/admin/AdminGodModeTab.tsx:296)
`client/src/pages/admin/AdminGodModeTab.tsx:296` calls `GET /api/admin/export/full` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/export/full` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/system-settings (client/src/utils/pdfGenerator.ts:162)
`client/src/utils/pdfGenerator.ts:162` calls `GET /api/admin/system-settings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/system-settings` 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/audit/compliance-report?days=7 (tests/audit.test.ts:138)
`tests/audit.test.ts:138` calls `GET /api/audit/compliance-report?days=7` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/audit/compliance-report` If this points at an external API, prefix it with `https://`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/audit/compliance-report?days=9999 (tests/audit.test.ts:160)
`tests/audit.test.ts:160` calls `GET /api/audit/compliance-report?days=9999` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/audit/compliance-report` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/audit/index-stats (tests/audit.test.ts:179)
`tests/audit.test.ts:179` calls `GET /api/audit/index-stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/audit/index-stats` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/audit/logs (tests/audit.test.ts:51)
`tests/audit.test.ts:51` calls `GET /api/audit/logs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/audit/logs` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/audit/logs (tests/audit.test.ts:62)
`tests/audit.test.ts:62` calls `GET /api/audit/logs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/audit/logs` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/audit/logs (tests/audit.test.ts:71)
`tests/audit.test.ts:71` calls `GET /api/audit/logs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/audit/logs` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/audit/logs?limit=999999999 (tests/audit.test.ts:107)
`tests/audit.test.ts:107` calls `GET /api/audit/logs?limit=999999999` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/audit/logs` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/audit/logs?page=1&limit=50 (tests/audit.test.ts:88)
`tests/audit.test.ts:88` calls `GET /api/audit/logs?page=1&limit=50` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/audit/logs` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/audit/stats (tests/audit.test.ts:122)
`tests/audit.test.ts:122` calls `GET /api/audit/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/audit/stats` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/reset-password/validate?token=${encodeURIComponent(t)} (client/src/pages/ResetPasswordPage.tsx:30)
`client/src/pages/ResetPasswordPage.tsx:30` calls `GET /api/auth/reset-password/validate?token=${encodeURIComponent(t)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/reset-password/validate` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/security/login-history?limit=${PAGE_SIZE}&offset=${offset} (client/src/components/security/LoginHistoryTable.tsx:49)
`client/src/components/security/LoginHistoryTable.tsx:49` calls `GET /api/auth/security/login-history?limit=${PAGE_SIZE}&offset=${offset}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/security/login-history` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/security/status (client/src/components/security/SecurityStatusCard.tsx:26)
`client/src/components/security/SecurityStatusCard.tsx:26` calls `GET /api/auth/security/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/security/status` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/security/trusted-devices (client/src/components/security/TrustedDevicesList.tsx:46)
`client/src/components/security/TrustedDevicesList.tsx:46` calls `GET /api/auth/security/trusted-devices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/security/trusted-devices` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/webauthn/credentials (client/src/components/security/SecurityKeyManager.tsx:56)
`client/src/components/security/SecurityKeyManager.tsx:56` calls `GET /api/auth/webauthn/credentials` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/webauthn/credentials` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/dispatch/geography/codes (client/src/utils/dispatchGuidePdfGenerator.ts:4577)
`client/src/utils/dispatchGuidePdfGenerator.ts:4577` calls `GET /api/dispatch/geography/codes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/dispatch/geography/codes` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/skiptracer-v2/dossiers/${dossierId}/pdf (client/src/pages/skiptracer/SkipTracerV2Page.tsx:556)
`client/src/pages/skiptracer/SkipTracerV2Page.tsx:556` calls `GET /api/skiptracer-v2/dossiers/${dossierId}/pdf` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/skiptracer-v2/dossiers/<p>/pdf` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/updates/check?platform=android&currentVersion=${encodeURIComponent(version)} (client/src/components/AndroidUpdateChecker.tsx:72)
`client/src/components/AndroidUpdateChecker.tsx:72` calls `GET /api/updates/check?platform=android&currentVersion=${encodeURIComponent(version)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/updates/check` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/uploads/sign/${fileId} (client/src/components/FileAttachments.tsx:85)
`client/src/components/FileAttachments.tsx:85` calls `GET /api/uploads/sign/${fileId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/uploads/sign/<p>` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /geojson/${cfg.file} (client/src/hooks/useGeoJsonLayers.ts:384)
`client/src/hooks/useGeoJsonLayers.ts:384` calls `GET /geojson/${cfg.file}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/geojson/<p>` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /geojson/beat.geojson (client/src/hooks/useMapboxResponseTime.ts:61)
`client/src/hooks/useMapboxResponseTime.ts:61` calls `GET /geojson/beat.geojson` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/geojson/beat.geojson` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /geojson/beat.geojson (client/src/pages/map/utils/districtGeoData.ts:109)
`client/src/pages/map/utils/districtGeoData.ts:109` calls `GET /geojson/beat.geojson` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/geojson/beat.geojson` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /geojson/county.geojson (client/src/pages/map/utils/districtGeoData.ts:174)
`client/src/pages/map/utils/districtGeoData.ts:174` calls `GET /geojson/county.geojson` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/geojson/county.geojson` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /geojson/municipality.geojson (client/src/pages/map/utils/districtGeoData.ts:181)
`client/src/pages/map/utils/districtGeoData.ts:181` calls `GET /geojson/municipality.geojson` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/geojson/municipality.geojson` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /RMPG Logo Dark.png (client/src/utils/pdfAssets.ts:101)
`client/src/utils/pdfAssets.ts:101` calls `GET /RMPG Logo Dark.png` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/rmpg logo dark.png` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /RMPG Logo Dark.png (tmp/node-pdf-utils/pdfAssets.ts:92)
`tmp/node-pdf-utils/pdfAssets.ts:92` calls `GET /RMPG Logo Dark.png` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/rmpg logo dark.png` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /rmpg-logo.png (client/src/utils/pdfAssets.ts:64)
`client/src/utils/pdfAssets.ts:64` calls `GET /rmpg-logo.png` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/rmpg-logo.png` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /rmpg-logo.png (tmp/node-pdf-utils/pdfAssets.ts:55)
`tmp/node-pdf-utils/pdfAssets.ts:55` calls `GET /rmpg-logo.png` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/rmpg-logo.png` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /sounds/${key}.wav (client/src/utils/soundAssets.ts:84)
`client/src/utils/soundAssets.ts:84` calls `GET /sounds/${key}.wav` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sounds/<p>.wav` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.fbi.gov/wanted/v1/list?title=${encodeURIComponent(nameQuery)}&pageSize=20 (legacy/server-vps/src/routes/warrants.ts:2640)
`legacy/server-vps/src/routes/warrants.ts:2640` calls `GET https://api.fbi.gov/wanted/v1/list?title=${encodeURIComponent(nameQuery)}&pageSize=20` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.fbi.gov/wan…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mapbox.com/geocoding/v5/mapbox.places/${lng},${lat}.json?access_token=${token}&types=address&limit=1 (client/src/components/DashCamVideoPlayer.tsx:143)
`client/src/components/DashCamVideoPlayer.tsx:143` calls `GET https://api.mapbox.com/geocoding/v5/mapbox.places/${lng},${lat}.json?access_token=${token}&types=address&limit=1` 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 https://api.open-meteo.com/v1/forecast?latitude=40.7608&longitude=-111.891&current=temperature_2m,weather_code,relative_humidity_2m,wind_speed_10m,wind_direction_10m&temperature_unit=fahrenheit&wind_speed_unit=mph&timezone=America/Denver (legacy/server-vps/src/index.ts:249)
`legacy/server-vps/src/index.ts:249` calls `GET https://api.open-meteo.com/v1/forecast?latitude=40.7608&longitude=-111.891&current=temperature_2m,weather_code,relative_humidity_2m,wind_speed_10m,wind_direction_10m&temperature_unit=fahrenheit&wind_speed_unit=mph&timezone=America/Denver` but no backe…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://do/state (src/routes/dispatch/extensions.ts:982)
`src/routes/dispatch/extensions.ts:982` calls `GET https://do/state` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/do/state` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.microsoft.com/v1.0${path} (src/routes/email.ts:456)
`src/routes/email.ts:456` calls `GET https://graph.microsoft.com/v1.0${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.microsoft.com/v1.0/<p>` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.microsoft.com/v1.0/me (legacy/server-vps/src/utils/msGraphClient.ts:395)
`legacy/server-vps/src/utils/msGraphClient.ts:395` calls `GET https://graph.microsoft.com/v1.0/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.microsoft.com/v1.0/me` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.microsoft.com/v1.0/me (src/routes/emailOauthCallback.ts:103)
`src/routes/emailOauthCallback.ts:103` calls `GET https://graph.microsoft.com/v1.0/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.microsoft.com/v1.0/me` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.microsoft.com/v1.0/me?$select=mail,displayName,userPrincipalName (src/routes/email.ts:393)
`src/routes/email.ts:393` calls `GET https://graph.microsoft.com/v1.0/me?$select=mail,displayName,userPrincipalName` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.microsoft.com/v1.0/me` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://html.duckduckgo.com/html/?${params.toString()} (legacy/server-vps/src/utils/firecrawlClient.ts:383)
`legacy/server-vps/src/utils/firecrawlClient.ts:383` calls `GET https://html.duckduckgo.com/html/?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/html.duckduckgo.com/html` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://omsweb.public-safety-cloud.com/publicroster-api/api/${facilityName}/get-agency-info (legacy/server-vps/src/utils/jailRosterScraper.ts:1046)
`legacy/server-vps/src/utils/jailRosterScraper.ts:1046` calls `GET https://omsweb.public-safety-cloud.com/publicroster-api/api/${facilityName}/get-agency-info` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/o…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://plate-check.p.rapidapi.com/plate-check?${params} (legacy/server-vps/src/routes/records.ts:4792)
`legacy/server-vps/src/routes/records.ts:4792` calls `GET https://plate-check.p.rapidapi.com/plate-check?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/plate-check.p.rapidapi.com/plate-check` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://sheriff.utahcounty.gov/api/search/name/${letter} (src/utils/jailRoster/parsers.ts:295)
`src/utils/jailRoster/parsers.ts:295` calls `GET https://sheriff.utahcounty.gov/api/search/name/${letter}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/sheriff.utahcounty.gov/api/search/name/<p>` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ws-public.interpol.int/notices/v1/${type}/${safeId} (src/routes/screening.ts:91)
`src/routes/screening.ts:91` calls `GET https://ws-public.interpol.int/notices/v1/${type}/${safeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/ws-public.interpol.int/notices/v1/<p>/<p>` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ws-public.interpol.int/notices/v1/${type}/${safeId}/images (src/routes/screening.ts:82)
`src/routes/screening.ts:82` calls `GET https://ws-public.interpol.int/notices/v1/${type}/${safeId}/images` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/ws-public.interpol.int/notices/v1/<p>/<p>/images` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/health/client-error (client/src/components/ErrorBoundary.tsx:66)
`client/src/components/ErrorBoundary.tsx:66` calls `POST /api/admin/health/client-error` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/health/client-error` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ai/dev-chat/chat/stream (client/src/pages/admin/ai/AIDevChatPanel.tsx:322)
`client/src/pages/admin/ai/AIDevChatPanel.tsx:322` calls `POST /api/ai/dev-chat/chat/stream` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ai/dev-chat/chat/stream` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ai/narrative (client/src/components/dispatch/NarrativeAssist.tsx:23)
`client/src/components/dispatch/NarrativeAssist.tsx:23` calls `POST /api/ai/narrative` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ai/narrative` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ai/smart-search (client/src/components/AISearchButton.tsx:21)
`client/src/components/AISearchButton.tsx:21` calls `POST /api/ai/smart-search` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ai/smart-search` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/alpr/capture (test-workers/alprCapture.test.ts:31)
`test-workers/alprCapture.test.ts:31` calls `POST /api/alpr/capture` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/alpr/capture` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/2fa/setup (client/src/components/security/TwoFactorSetupWizard.tsx:29)
`client/src/components/security/TwoFactorSetupWizard.tsx:29` calls `POST /api/auth/2fa/setup` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/2fa/setup` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/2fa/setup/verify (client/src/components/security/TwoFactorSetupWizard.tsx:61)
`client/src/components/security/TwoFactorSetupWizard.tsx:61` calls `POST /api/auth/2fa/setup/verify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/2fa/setup/verify` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/forgot-password (client/src/pages/ForgotPasswordPage.tsx:18)
`client/src/pages/ForgotPasswordPage.tsx:18` calls `POST /api/auth/forgot-password` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/forgot-password` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/forgot-password (client/src/pages/LoginPage.tsx:302)
`client/src/pages/LoginPage.tsx:302` calls `POST /api/auth/forgot-password` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/forgot-password` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/forgot-password/reset (client/src/pages/LoginPage.tsx:352)
`client/src/pages/LoginPage.tsx:352` calls `POST /api/auth/forgot-password/reset` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/forgot-password/reset` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/forgot-password/verify (client/src/pages/LoginPage.tsx:327)
`client/src/pages/LoginPage.tsx:327` calls `POST /api/auth/forgot-password/verify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/forgot-password/verify` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/logout (client/src/context/AuthContext.tsx:934)
`client/src/context/AuthContext.tsx:934` calls `POST /api/auth/logout` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/logout` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/refresh (client/src/utils/tokenRefresh.ts:192)
`client/src/utils/tokenRefresh.ts:192` calls `POST /api/auth/refresh` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/refresh` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/reset-password (client/src/pages/ResetPasswordPage.tsx:68)
`client/src/pages/ResetPasswordPage.tsx:68` calls `POST /api/auth/reset-password` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/reset-password` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/sign-urls (client/src/utils/signedUrls.ts:44)
`client/src/utils/signedUrls.ts:44` calls `POST /api/auth/sign-urls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/sign-urls` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/sign-urls (client/src/utils/signedUrls.ts:94)
`client/src/utils/signedUrls.ts:94` calls `POST /api/auth/sign-urls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/sign-urls` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/sign-urls (tmp/node-pdf-utils/signedUrls.ts:44)
`tmp/node-pdf-utils/signedUrls.ts:44` calls `POST /api/auth/sign-urls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/sign-urls` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/sign-urls (tmp/node-pdf-utils/signedUrls.ts:94)
`tmp/node-pdf-utils/signedUrls.ts:94` calls `POST /api/auth/sign-urls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/sign-urls` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/webauthn/register-options (client/src/components/security/SecurityKeyManager.tsx:73)
`client/src/components/security/SecurityKeyManager.tsx:73` calls `POST /api/auth/webauthn/register-options` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/webauthn/register-options` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/webauthn/register-verify (client/src/components/security/SecurityKeyManager.tsx:93)
`client/src/components/security/SecurityKeyManager.tsx:93` calls `POST /api/auth/webauthn/register-verify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/webauthn/register-verify` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/diagnostics/ui-trap (client/src/utils/uiTrapDiagnostic.ts:142)
`client/src/utils/uiTrapDiagnostic.ts:142` calls `POST /api/diagnostics/ui-trap` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/diagnostics/ui-trap` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/dl-records/ocr-scan (client/src/pages/DlSearchPage.tsx:641)
`client/src/pages/DlSearchPage.tsx:641` calls `POST /api/dl-records/ocr-scan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/dl-records/ocr-scan` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/firecrawl-tools/doc-extract/upload (client/src/components/crm/FirecrawlTab.tsx:7447)
`client/src/components/crm/FirecrawlTab.tsx:7447` calls `POST /api/firecrawl-tools/doc-extract/upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/firecrawl-tools/doc-extract/upload` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/firecrawl-tools/pdf-inspect/upload (client/src/components/crm/FirecrawlTab.tsx:3276)
`client/src/components/crm/FirecrawlTab.tsx:3276` calls `POST /api/firecrawl-tools/pdf-inspect/upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/firecrawl-tools/pdf-inspect/upload` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/firecrawl-tools/pdf-manipulate/upload (client/src/components/crm/FirecrawlTab.tsx:10010)
`client/src/components/crm/FirecrawlTab.tsx:10010` calls `POST /api/firecrawl-tools/pdf-manipulate/upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/firecrawl-tools/pdf-manipulate/upload` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ocr/scan-document (client/src/pages/ServeIntakePage.tsx:366)
`client/src/pages/ServeIntakePage.tsx:366` calls `POST /api/ocr/scan-document` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ocr/scan-document` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pdf-artifacts (client/src/components/PdfReviewModal.tsx:49)
`client/src/components/PdfReviewModal.tsx:49` calls `POST /api/pdf-artifacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pdf-artifacts` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/pdf-tools/encrypt (client/src/pages/pdf-editor/PdfEditorPage.tsx:885)
`client/src/pages/pdf-editor/PdfEditorPage.tsx:885` calls `POST /api/pdf-tools/encrypt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pdf-tools/encrypt` 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/pdf-tools/sign-payload (client/src/utils/pdfIntegrity.ts:157)
`client/src/utils/pdfIntegrity.ts:157` calls `POST /api/pdf-tools/sign-payload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/pdf-tools/sign-payload` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/redactions (test-workers/redactions.test.ts:15)
`test-workers/redactions.test.ts:15` calls `POST /api/redactions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/redactions` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/serve-intake/${queueId}/attempts (client/src/components/serve-intake/ServeIntakeAttemptModal.tsx:114)
`client/src/components/serve-intake/ServeIntakeAttemptModal.tsx:114` calls `POST /api/serve-intake/${queueId}/attempts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/serve-intake/<p>/attempts` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/tts (client/src/utils/edgeTTS.ts:264)
`client/src/utils/edgeTTS.ts:264` calls `POST /api/tts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tts` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/tts (tmp/node-pdf-utils/edgeTTS.ts:144)
`tmp/node-pdf-utils/edgeTTS.ts:144` calls `POST /api/tts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tts` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/uploads (client/src/pages/document-writer/DocumentWriterPage.tsx:242)
`client/src/pages/document-writer/DocumentWriterPage.tsx:242` calls `POST /api/uploads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/uploads` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/uploads (client/src/pages/document-writer/DocumentWriterPage.tsx:731)
`client/src/pages/document-writer/DocumentWriterPage.tsx:731` calls `POST /api/uploads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/uploads` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/uploads (client/src/pages/documents/DocumentsAppsShelf.tsx:85)
`client/src/pages/documents/DocumentsAppsShelf.tsx:85` calls `POST /api/uploads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/uploads` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/uploads (client/src/pages/DocumentsPage.tsx:84)
`client/src/pages/DocumentsPage.tsx:84` calls `POST /api/uploads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/uploads` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/uploads (client/src/pages/pdf-editor/PdfEditorPage.tsx:1543)
`client/src/pages/pdf-editor/PdfEditorPage.tsx:1543` calls `POST /api/uploads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/uploads` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/voice/command (client/src/utils/voiceChannel.ts:343)
`client/src/utils/voiceChannel.ts:343` calls `POST /api/voice/command` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/voice/command` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/voice/command (tmp/node-pdf-utils/voiceChannel.ts:310)
`tmp/node-pdf-utils/voiceChannel.ts:310` calls `POST /api/voice/command` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/voice/command` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/voice/dialogue (client/src/utils/voiceChannel.ts:378)
`client/src/utils/voiceChannel.ts:378` calls `POST /api/voice/dialogue` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/voice/dialogue` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/voice/parse (client/src/utils/voiceChannel.ts:411)
`client/src/utils/voiceChannel.ts:411` calls `POST /api/voice/parse` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/voice/parse` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/voice/parse (tmp/node-pdf-utils/voiceChannel.ts:335)
`tmp/node-pdf-utils/voiceChannel.ts:335` calls `POST /api/voice/parse` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/voice/parse` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/voice/read-aloud (client/src/utils/voiceChannel.ts:1340)
`client/src/utils/voiceChannel.ts:1340` calls `POST /api/voice/read-aloud` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/voice/read-aloud` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/voice/statement (client/src/utils/statementRecorder.ts:52)
`client/src/utils/statementRecorder.ts:52` calls `POST /api/voice/statement` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/voice/statement` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/voice/statement (tmp/node-pdf-utils/statementRecorder.ts:52)
`tmp/node-pdf-utils/statementRecorder.ts:52` calls `POST /api/voice/statement` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/voice/statement` 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: POST https://alert-hub/emit (src/utils/alertHub.ts:32)
`src/utils/alertHub.ts:32` calls `POST https://alert-hub/emit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/alert-hub/emit` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.cloudflare.com/client/v4/accounts/${ACCOUNT_ID}/ai/run/${MODEL} (scripts/lawbook/generate-summaries.mjs:67)
`scripts/lawbook/generate-summaries.mjs:67` calls `POST https://api.cloudflare.com/client/v4/accounts/${ACCOUNT_ID}/ai/run/${MODEL}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.cloudflare.com/client/v4…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.cloudflare.com/client/v4/accounts/${ACCOUNT_ID}/d1/database/${DATABASE_ID}/query (scripts/lawbook/export-existing.mjs:26)
`scripts/lawbook/export-existing.mjs:26` calls `POST https://api.cloudflare.com/client/v4/accounts/${ACCOUNT_ID}/d1/database/${DATABASE_ID}/query` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.cloudflare…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.cloudflare.com/client/v4/accounts/${ACCOUNT_ID}/d1/database/${DATABASE_ID}/query (scripts/lawbook/load-to-d1.mjs:30)
`scripts/lawbook/load-to-d1.mjs:30` calls `POST https://api.cloudflare.com/client/v4/accounts/${ACCOUNT_ID}/d1/database/${DATABASE_ID}/query` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.cloudflare.com/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.cloudflare.com/client/v4/accounts/${ACCOUNT}/ai/run/${MODEL} (training/run-eval.ts:80)
`training/run-eval.ts:80` calls `POST https://api.cloudflare.com/client/v4/accounts/${ACCOUNT}/ai/run/${MODEL}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.cloudflare.com/client/v4/accounts/<p>/ai/run/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.cloudflare.com/client/v4/accounts/${ACCT}/d1/database/${DB}/query (scripts/backfill-trips.mjs:120)
`scripts/backfill-trips.mjs:120` calls `POST https://api.cloudflare.com/client/v4/accounts/${ACCT}/d1/database/${DB}/query` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.cloudflare.com/client/v4/accounts…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/audio/transcriptions (legacy/server-vps/src/routes/voice.ts:67)
`legacy/server-vps/src/routes/voice.ts:67` calls `POST https://api.openai.com/v1/audio/transcriptions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/audio/transcriptions` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.rmpgutah.us/__welfare-fire (src/durable-objects/WelfareWatchDO.ts:181)
`src/durable-objects/WelfareWatchDO.ts:181` calls `POST https://api.rmpgutah.us/__welfare-fire` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.rmpgutah.us/__welfare-fire` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://do/ack (src/routes/welfare.ts:36)
`src/routes/welfare.ts:36` calls `POST https://do/ack` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/do/ack` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://do/activity (src/routes/welfare.ts:234)
`src/routes/welfare.ts:234` calls `POST https://do/activity` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/do/activity` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://do/activity (src/routes/welfare.ts:72)
`src/routes/welfare.ts:72` calls `POST https://do/activity` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/do/activity` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://do/help (src/routes/welfare.ts:115)
`src/routes/welfare.ts:115` calls `POST https://do/help` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/do/help` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://do/help (src/routes/welfare.ts:214)
`src/routes/welfare.ts:214` calls `POST https://do/help` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/do/help` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://do/start (src/routes/deepResearch.ts:46)
`src/routes/deepResearch.ts:46` calls `POST https://do/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/do/start` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://do/start (src/routes/deepResearch.ts:81)
`src/routes/deepResearch.ts:81` calls `POST https://do/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/do/start` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://do/start (src/routes/welfare.ts:51)
`src/routes/welfare.ts:51` calls `POST https://do/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/do/start` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://do/start (src/utils/deepResearchMonitor.ts:33)
`src/utils/deepResearchMonitor.ts:33` calls `POST https://do/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/do/start` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://driving-license-verification.p.rapidapi.com/v3/tasks/sync/verify_with_source/ind_driving_license (legacy/server-vps/src/routes/dlRecords.ts:728)
`legacy/server-vps/src/routes/dlRecords.ts:728` calls `POST https://driving-license-verification.p.rapidapi.com/v3/tasks/sync/verify_with_source/ind_driving_license` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://iml.saltlakecounty.gov/IML (legacy/server-vps/src/utils/jailRosterScraper.ts:716)
`legacy/server-vps/src/utils/jailRosterScraper.ts:716` calls `POST https://iml.saltlakecounty.gov/IML` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/iml.saltlakecounty.gov/iml` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://iml.saltlakecounty.gov/IML (src/utils/jailRoster/parsers.ts:96)
`src/utils/jailRoster/parsers.ts:96` calls `POST https://iml.saltlakecounty.gov/IML` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/iml.saltlakecounty.gov/iml` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://inmate.tooelecountysheriff.org/Roster/Search (legacy/server-vps/src/utils/jailRosterScraper.ts:1414)
`legacy/server-vps/src/utils/jailRosterScraper.ts:1414` calls `POST https://inmate.tooelecountysheriff.org/Roster/Search` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/inmate.tooelecountysheriff.org/roster/s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/${encodeURIComponent(cfg[KEYS.tenantId])}/oauth2/v2.0/token (src/routes/emailOauthCallback.ts:78)
`src/routes/emailOauthCallback.ts:78` calls `POST https://login.microsoftonline.com/${encodeURIComponent(cfg[KEYS.tenantId])}/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsofto…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/${encodeURIComponent(creds.tenantId)}/oauth2/v2.0/token (src/utils/msGraph.ts:82)
`src/utils/msGraph.ts:82` calls `POST https://login.microsoftonline.com/${encodeURIComponent(creds.tenantId)}/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/<p>/oa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/${tenantId}/oauth2/v2.0/token (legacy/server-vps/src/utils/msGraphClient.ts:379)
`legacy/server-vps/src/utils/msGraphClient.ts:379` calls `POST https://login.microsoftonline.com/${tenantId}/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/<p>/oau…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/${tenantId}/oauth2/v2.0/token (src/routes/email.ts:194)
`src/routes/email.ts:194` calls `POST https://login.microsoftonline.com/${tenantId}/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/<p>/oauth2/v2.0/token` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/${tenantId}/oauth2/v2.0/token (src/routes/email.ts:372)
`src/routes/email.ts:372` calls `POST https://login.microsoftonline.com/${tenantId}/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/<p>/oauth2/v2.0/token` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://omsweb.public-safety-cloud.com/publicroster-api/api/${facilityName}/search-offenders (legacy/server-vps/src/utils/jailRosterScraper.ts:1063)
`legacy/server-vps/src/utils/jailRosterScraper.ts:1063` calls `POST https://omsweb.public-safety-cloud.com/publicroster-api/api/${facilityName}/search-offenders` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://overpass-api.de/api/interpreter (client/src/pages/navigation/hud/useSpeedLimit.ts:64)
`client/src/pages/navigation/hud/useSpeedLimit.ts:64` calls `POST https://overpass-api.de/api/interpreter` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/overpass-api.de/api/interpreter` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://vision.googleapis.com/v1/images:annotate?key=${apiKey} (legacy/server-vps/src/utils/ocrEngine.ts:553)
`legacy/server-vps/src/utils/ocrEngine.ts:553` calls `POST https://vision.googleapis.com/v1/images:annotate?key=${apiKey}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/vision.googleapis.com/v1/images/<p>` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://vision.googleapis.com/v1/images:annotate?key=${visionKey} (legacy/server-vps/src/routes/dlRecords.ts:124)
`legacy/server-vps/src/routes/dlRecords.ts:124` calls `POST https://vision.googleapis.com/v1/images:annotate?key=${visionKey}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/vision.googleapis.com/v1/images/<p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/dispatch/calls/${selectedCallRef.current.id} (client/src/pages/dispatch/DispatchPage.tsx:762)
`client/src/pages/dispatch/DispatchPage.tsx:762` calls `PUT /api/dispatch/calls/${selectedCallRef.current.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/dispatch/calls/<p>` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/intel/recordings/${id}/chunk?seq=${seq} (client/src/hooks/useInteractionRecorder.ts:44)
`client/src/hooks/useInteractionRecorder.ts:44` calls `PUT /api/intel/recordings/${id}/chunk?seq=${seq}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/intel/recordings/<p>/chunk` If this points at an external API, …
Dangling fetchFetch
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/features
`legacy/server-vps/src/index.ts` declares `GET /api/features` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/health
`legacy/server-vps/src/index.ts` declares `GET /api/health` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/health/map
`legacy/server-vps/src/index.ts` declares `GET /api/health/map` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/presence
`legacy/server-vps/src/index.ts` declares `GET /api/presence` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/system-status
`legacy/server-vps/src/index.ts` declares `GET /api/system-status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/weather
`legacy/server-vps/src/index.ts` declares `GET /api/weather` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /foo
`legacy/server-vps/scripts/check-duplicate-routes.mjs` declares `GET /foo` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /encrypt
`containers/pdf-tools/server.py` declares `POST /encrypt` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /extract-text
`containers/pdf-tools/server.py` declares `POST /extract-text` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /force-close-all
`client/src/pages/admin/AdminGodModeTab.tsx` declares `POST /force-close-all` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api
`legacy/server-vps/src/index.ts` declares `USE /api` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/admin
`legacy/server-vps/src/index.ts` declares `USE /api/admin` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/admin/external-integrations
`legacy/server-vps/src/index.ts` declares `USE /api/admin/external-integrations` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes i…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/audit
`legacy/server-vps/src/index.ts` declares `USE /api/audit` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/auth
`legacy/server-vps/src/index.ts` declares `USE /api/auth` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/business-photos
`legacy/server-vps/src/index.ts` declares `USE /api/business-photos` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/business-vehicles
`legacy/server-vps/src/index.ts` declares `USE /api/business-vehicles` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/business-visits
`legacy/server-vps/src/index.ts` declares `USE /api/business-visits` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/cases
`legacy/server-vps/src/index.ts` declares `USE /api/cases` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/citations
`legacy/server-vps/src/index.ts` declares `USE /api/citations` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/code-enforcement
`legacy/server-vps/src/index.ts` declares `USE /api/code-enforcement` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/comms
`legacy/server-vps/src/index.ts` declares `USE /api/comms` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/dashcam-ai
`legacy/server-vps/src/index.ts` declares `USE /api/dashcam-ai` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/dispatch
`legacy/server-vps/src/index.ts` declares `USE /api/dispatch` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/dl-records
`legacy/server-vps/src/index.ts` declares `USE /api/dl-records` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/document-intake
`legacy/server-vps/src/index.ts` declares `USE /api/document-intake` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/downloads
`legacy/server-vps/src/index.ts` declares `USE /api/downloads` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/driving-events
`legacy/server-vps/src/index.ts` declares `USE /api/driving-events` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/evidence
`legacy/server-vps/src/index.ts` declares `USE /api/evidence` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/field-interviews
`legacy/server-vps/src/index.ts` declares `USE /api/field-interviews` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/fleet
`legacy/server-vps/src/index.ts` declares `USE /api/fleet` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/incidents
`legacy/server-vps/src/index.ts` declares `USE /api/incidents` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/invoices
`legacy/server-vps/src/index.ts` declares `USE /api/invoices` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/microbilt
`legacy/server-vps/src/index.ts` declares `USE /api/microbilt` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/nibrs
`legacy/server-vps/src/index.ts` declares `USE /api/nibrs` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/notifications
`legacy/server-vps/src/index.ts` declares `USE /api/notifications` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/patrol
`legacy/server-vps/src/index.ts` declares `USE /api/patrol` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/personnel
`legacy/server-vps/src/index.ts` declares `USE /api/personnel` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/records
`legacy/server-vps/src/index.ts` declares `USE /api/records` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/records/subjects
`legacy/server-vps/src/index.ts` declares `USE /api/records/subjects` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/reports
`legacy/server-vps/src/index.ts` declares `USE /api/reports` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/serve-intake
`legacy/server-vps/src/index.ts` declares `USE /api/serve-intake` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/servemanager
`legacy/server-vps/src/index.ts` declares `USE /api/servemanager` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/statutes
`legacy/server-vps/src/index.ts` declares `USE /api/statutes` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/trespass-orders
`legacy/server-vps/src/index.ts` declares `USE /api/trespass-orders` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/updates
`legacy/server-vps/src/index.ts` declares `USE /api/updates` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/uploads
`legacy/server-vps/src/index.ts` declares `USE /api/uploads` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/warrants
`legacy/server-vps/src/index.ts` declares `USE /api/warrants` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /owntracks
`legacy/server-vps/src/index.ts` declares `USE /owntracks` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /traccar
`legacy/server-vps/src/index.ts` declares `USE /traccar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
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/3b78d1f8-7224-4f90-a085-4730df336655/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3b78d1f8-7224-4f90-a085-4730df336655/

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.