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.

zekka-tech/Klubz

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

591 raw signals (8 security + 583 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 42.8/100 with 88.9% coverage. It contains 2049 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 583 findings — concentrated in api (497), quality (31), cicd (26). Risk profile is high: 1 critical, 448 high, 19 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

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

critical Security checks quality Practices conf 0.82 Foundry mined mock as real or placeholder: zekka-tech/Klubz
Graph query export: Mock, sample, placeholder, or self-attested behavior treated as real Query id: mock_as_real_or_placeholder Query type: motif_query Intent: Hard negatives for fake completeness and missing real data paths. Motif: mock_as_real_or_placeholder Training usage: hard_negative Graph gol…
critical System graph security security conf 1.00 Insecure pattern 'private_key_in_repo' in src/routes/auth.ts:232
Found a known-risky pattern (private_key_in_repo). Review and replace if possible.
src/routes/auth.ts:232 Private key in repo
high Security checks quality Practices conf 0.84 Foundry mined bad chains: zekka-tech/Klubz
Comment chain pattern product: bad_chains Repo: zekka-tech/Klubz Thread: zekka-tech/Klubz#5 Outcome: not_resolved_or_not_observed Thread label: thread_has_human_issue_without_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifacts, source_graph_has_…
high Security checks quality Quality conf 0.76 Foundry mined schema ui api mismatch: zekka-tech/Klubz
Graph query export: Schema, UI, and API mismatch Query id: schema_ui_api_mismatch Query type: motif_query Intent: Assumption-check examples for data-path consistency across layers. Motif: schema_ui_api_mismatch Training usage: assumption_check Graph gold label: weak_supervision_needs_review Repo: z…
high Security checks quality Testing conf 0.78 Foundry mined test ci gap after feedback: zekka-tech/Klubz
Graph query export: Feedback exposes missing tests or CI Query id: test_ci_gap_after_feedback Query type: motif_query Intent: Hard negatives for feedback/fix chains without adequate guardrails. Motif: test_ci_gap_after_feedback Training usage: hard_negative Graph gold label: supported_by_high_confi…
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/admin/feature-flags/BAD NAME! (tests/integration/admin-routes-hardening.test.ts:803)
`tests/integration/admin-routes-hardening.test.ts:803` calls `DELETE /api/admin/feature-flags/BAD NAME!` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/feature-flags/bad name!` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/admin/feature-flags/test_feature (tests/integration/admin-routes-hardening.test.ts:790)
`tests/integration/admin-routes-hardening.test.ts:790` calls `DELETE /api/admin/feature-flags/test_feature` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/feature-flags/test_feature` If this points at…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/admin/feature-flags/test_feature (tests/integration/admin-routes-hardening.test.ts:829)
`tests/integration/admin-routes-hardening.test.ts:829` calls `DELETE /api/admin/feature-flags/test_feature` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/feature-flags/test_feature` If this points at…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/matching/driver-trips/dt-1 (tests/integration/matching-routes-contracts.test.ts:232)
`tests/integration/matching-routes-contracts.test.ts:232` calls `DELETE /api/matching/driver-trips/dt-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/driver-trips/dt-1` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:686)
`tests/integration/safety-routes-contracts.test.ts:686` calls `DELETE /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/safety/contacts/1 (tests/integration/safety-routes-contracts.test.ts:127)
`tests/integration/safety-routes-contracts.test.ts:127` calls `DELETE /api/safety/contacts/1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts/<p>` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/safety/contacts/10 (tests/integration/safety-routes-contracts.test.ts:465)
`tests/integration/safety-routes-contracts.test.ts:465` calls `DELETE /api/safety/contacts/10` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts/<p>` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/safety/contacts/20 (tests/integration/safety-routes-contracts.test.ts:488)
`tests/integration/safety-routes-contracts.test.ts:488` calls `DELETE /api/safety/contacts/20` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts/<p>` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/safety/contacts/999 (tests/integration/safety-routes-contracts.test.ts:445)
`tests/integration/safety-routes-contracts.test.ts:445` calls `DELETE /api/safety/contacts/999` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts/<p>` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/safety/contacts/abc (tests/integration/safety-routes-contracts.test.ts:426)
`tests/integration/safety-routes-contracts.test.ts:426` calls `DELETE /api/safety/contacts/abc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts/abc` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/subscriptions/1 (tests/integration/subscriptions-routes-contracts.test.ts:361)
`tests/integration/subscriptions-routes-contracts.test.ts:361` calls `DELETE /api/subscriptions/1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/subscriptions/1 (tests/integration/subscriptions-routes-contracts.test.ts:744)
`tests/integration/subscriptions-routes-contracts.test.ts:744` calls `DELETE /api/subscriptions/1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/subscriptions/1 (tests/integration/subscriptions-routes-contracts.test.ts:763)
`tests/integration/subscriptions-routes-contracts.test.ts:763` calls `DELETE /api/subscriptions/1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/subscriptions/1/days/2026-03-03/morning (tests/integration/subscriptions-routes-contracts.test.ts:341)
`tests/integration/subscriptions-routes-contracts.test.ts:341` calls `DELETE /api/subscriptions/1/days/2026-03-03/morning` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>/days/2026-03-03/mo…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/subscriptions/1/days/2026-04-10/morning (tests/integration/subscriptions-routes-contracts.test.ts:667)
`tests/integration/subscriptions-routes-contracts.test.ts:667` calls `DELETE /api/subscriptions/1/days/2026-04-10/morning` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>/days/2026-04-10/mo…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/subscriptions/1/days/2026-04-10/morning (tests/integration/subscriptions-routes-contracts.test.ts:688)
`tests/integration/subscriptions-routes-contracts.test.ts:688` calls `DELETE /api/subscriptions/1/days/2026-04-10/morning` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>/days/2026-04-10/mo…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/subscriptions/1/days/2026-04-10/morning (tests/integration/subscriptions-routes-contracts.test.ts:717)
`tests/integration/subscriptions-routes-contracts.test.ts:717` calls `DELETE /api/subscriptions/1/days/2026-04-10/morning` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>/days/2026-04-10/mo…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/subscriptions/1/days/2026-04-10/morning (tests/integration/subscriptions-routes-contracts.test.ts:731)
`tests/integration/subscriptions-routes-contracts.test.ts:731` calls `DELETE /api/subscriptions/1/days/2026-04-10/morning` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>/days/2026-04-10/mo…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/subscriptions/1/days/2026-04-10/standard (tests/integration/subscriptions-routes-contracts.test.ts:653)
`tests/integration/subscriptions-routes-contracts.test.ts:653` calls `DELETE /api/subscriptions/1/days/2026-04-10/standard` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>/days/2026-04-10/s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/trips/1/book (tests/integration/trips-routes-contracts.test.ts:102)
`tests/integration/trips-routes-contracts.test.ts:102` calls `DELETE /api/trips/1/book` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/book` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/trips/1/book (tests/integration/trips-routes-contracts.test.ts:460)
`tests/integration/trips-routes-contracts.test.ts:460` calls `DELETE /api/trips/1/book` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/book` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/trips/1/book (tests/integration/trips-routes-contracts.test.ts:494)
`tests/integration/trips-routes-contracts.test.ts:494` calls `DELETE /api/trips/1/book` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/book` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/trips/1/book (tests/integration/trips-routes-contracts.test.ts:528)
`tests/integration/trips-routes-contracts.test.ts:528` calls `DELETE /api/trips/1/book` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/book` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/trips/1/waitlist (tests/integration/trips-routes-contracts.test.ts:960)
`tests/integration/trips-routes-contracts.test.ts:960` calls `DELETE /api/trips/1/waitlist` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/waitlist` If this points at an external API, prefix it wi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/trips/1/waitlist (tests/integration/trips-routes-contracts.test.ts:970)
`tests/integration/trips-routes-contracts.test.ts:970` calls `DELETE /api/trips/1/waitlist` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/waitlist` If this points at an external API, prefix it wi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/users/account (tests/integration/security-hardening.test.ts:3452)
`tests/integration/security-hardening.test.ts:3452` calls `DELETE /api/users/account` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/account` If this points at an external API, prefix it with `https:/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/users/account (tests/integration/security-hardening.test.ts:3487)
`tests/integration/security-hardening.test.ts:3487` calls `DELETE /api/users/account` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/account` If this points at an external API, prefix it with `https:/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/users/account (tests/unit/users.test.ts:460)
`tests/unit/users.test.ts:460` calls `DELETE /api/users/account` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/account` 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/admin/feature-flags (tests/integration/admin-routes-hardening.test.ts:678)
`tests/integration/admin-routes-hardening.test.ts:678` calls `GET /api/admin/feature-flags` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/feature-flags` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/feature-flags (tests/integration/admin-routes-hardening.test.ts:688)
`tests/integration/admin-routes-hardening.test.ts:688` calls `GET /api/admin/feature-flags` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/feature-flags` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/feature-flags (tests/integration/admin-routes-hardening.test.ts:703)
`tests/integration/admin-routes-hardening.test.ts:703` calls `GET /api/admin/feature-flags` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/feature-flags` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/logs (tests/integration/admin-routes-hardening.test.ts:191)
`tests/integration/admin-routes-hardening.test.ts:191` calls `GET /api/admin/logs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/logs` If this points at an external API, prefix it with `https://` so …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/logs?page=-1 (tests/integration/admin-routes-hardening.test.ts:256)
`tests/integration/admin-routes-hardening.test.ts:256` calls `GET /api/admin/logs?page=-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/logs` 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/admin/organizations/nonexistent-org/analytics (tests/integration/fleet-analytics-contracts.test.ts:177)
`tests/integration/fleet-analytics-contracts.test.ts:177` calls `GET /api/admin/organizations/nonexistent-org/analytics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/organizations/nonexistent-org/an…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/organizations/org-abc/analytics (tests/integration/fleet-analytics-contracts.test.ts:117)
`tests/integration/fleet-analytics-contracts.test.ts:117` calls `GET /api/admin/organizations/org-abc/analytics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/organizations/org-abc/analytics` If this…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/organizations/org-abc/analytics (tests/integration/fleet-analytics-contracts.test.ts:132)
`tests/integration/fleet-analytics-contracts.test.ts:132` calls `GET /api/admin/organizations/org-abc/analytics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/organizations/org-abc/analytics` If this…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/organizations/org-abc/analytics (tests/integration/fleet-analytics-contracts.test.ts:152)
`tests/integration/fleet-analytics-contracts.test.ts:152` calls `GET /api/admin/organizations/org-abc/analytics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/organizations/org-abc/analytics` If this…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/organizations/org-empty/analytics (tests/integration/fleet-analytics-contracts.test.ts:334)
`tests/integration/fleet-analytics-contracts.test.ts:334` calls `GET /api/admin/organizations/org-empty/analytics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/organizations/org-empty/analytics` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/organizations/org-fleet-1/analytics (tests/integration/fleet-analytics-contracts.test.ts:228)
`tests/integration/fleet-analytics-contracts.test.ts:228` calls `GET /api/admin/organizations/org-fleet-1/analytics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/organizations/org-fleet-1/analytics`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/organizations/org-super-1/analytics (tests/integration/fleet-analytics-contracts.test.ts:297)
`tests/integration/fleet-analytics-contracts.test.ts:297` calls `GET /api/admin/organizations/org-super-1/analytics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/organizations/org-super-1/analytics`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/users/77 (tests/integration/admin-routes-hardening.test.ts:170)
`tests/integration/admin-routes-hardening.test.ts:170` calls `GET /api/admin/users/77` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/users/<p>` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/apple/callback?code=abc123&state=missing (tests/integration/roadmap-contracts.test.ts:567)
`tests/integration/roadmap-contracts.test.ts:567` calls `GET /api/auth/apple/callback?code=abc123&state=missing` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/apple/callback` If this points at an exte…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/apple/callback?code=ok-code&state=good-state (tests/integration/roadmap-contracts.test.ts:614)
`tests/integration/roadmap-contracts.test.ts:614` calls `GET /api/auth/apple/callback?code=ok-code&state=good-state` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/auth/apple/callback` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/disputes/admin/list (tests/integration/disputes-routes-contracts.test.ts:801)
`tests/integration/disputes-routes-contracts.test.ts:801` calls `GET /api/disputes/admin/list` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/disputes/admin/list` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/disputes/admin/list (tests/integration/disputes-routes-contracts.test.ts:821)
`tests/integration/disputes-routes-contracts.test.ts:821` calls `GET /api/disputes/admin/list` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/disputes/admin/list` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/disputes/admin/list?status=open (tests/integration/disputes-routes-contracts.test.ts:838)
`tests/integration/disputes-routes-contracts.test.ts:838` calls `GET /api/disputes/admin/list?status=open` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/disputes/admin/list` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/disputes/not-a-number (tests/integration/disputes-routes-contracts.test.ts:636)
`tests/integration/disputes-routes-contracts.test.ts:636` calls `GET /api/disputes/not-a-number` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/disputes/not-a-number` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/matching/config (tests/integration/matching-routes-contracts.test.ts:115)
`tests/integration/matching-routes-contracts.test.ts:115` calls `GET /api/matching/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/config` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/matching/config (tests/integration/security-hardening.test.ts:2521)
`tests/integration/security-hardening.test.ts:2521` calls `GET /api/matching/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/config` 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/matching/driver-trips/trip-1 (tests/integration/security-hardening.test.ts:2613)
`tests/integration/security-hardening.test.ts:2613` calls `GET /api/matching/driver-trips/trip-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/driver-trips/trip-1` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/matching/rider-requests?status=weird (tests/integration/query-validation-hardening.test.ts:144)
`tests/integration/query-validation-hardening.test.ts:144` calls `GET /api/matching/rider-requests?status=weird` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/rider-requests` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/matching/stats (tests/integration/matching-routes-contracts.test.ts:321)
`tests/integration/matching-routes-contracts.test.ts:321` calls `GET /api/matching/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/stats` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/.well-known/security.txt (tests/integration/monitoring-routes-contracts.test.ts:618)
`tests/integration/monitoring-routes-contracts.test.ts:618` calls `GET /api/monitoring/.well-known/security.txt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/.well-known/security.txt` If this p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/alerts (tests/integration/monitoring-routes-contracts.test.ts:767)
`tests/integration/monitoring-routes-contracts.test.ts:767` calls `GET /api/monitoring/alerts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/alerts` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/alerts (tests/integration/monitoring-routes-contracts.test.ts:781)
`tests/integration/monitoring-routes-contracts.test.ts:781` calls `GET /api/monitoring/alerts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/alerts` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/carbon (tests/integration/monitoring-routes-contracts.test.ts:790)
`tests/integration/monitoring-routes-contracts.test.ts:790` calls `GET /api/monitoring/carbon` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/carbon` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/carbon (tests/integration/monitoring-routes-contracts.test.ts:805)
`tests/integration/monitoring-routes-contracts.test.ts:805` calls `GET /api/monitoring/carbon` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/carbon` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/errors (tests/integration/monitoring-routes-contracts.test.ts:743)
`tests/integration/monitoring-routes-contracts.test.ts:743` calls `GET /api/monitoring/errors` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/errors` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/errors (tests/integration/monitoring-routes-contracts.test.ts:758)
`tests/integration/monitoring-routes-contracts.test.ts:758` calls `GET /api/monitoring/errors` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/errors` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/health (tests/integration/monitoring-routes-contracts.test.ts:130)
`tests/integration/monitoring-routes-contracts.test.ts:130` calls `GET /api/monitoring/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/health` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/health (tests/integration/monitoring-routes-contracts.test.ts:141)
`tests/integration/monitoring-routes-contracts.test.ts:141` calls `GET /api/monitoring/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/health` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/health (tests/integration/monitoring-routes-contracts.test.ts:166)
`tests/integration/monitoring-routes-contracts.test.ts:166` calls `GET /api/monitoring/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/health` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/health (tests/integration/monitoring-routes-contracts.test.ts:179)
`tests/integration/monitoring-routes-contracts.test.ts:179` calls `GET /api/monitoring/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/health` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/health (tests/integration/monitoring-routes-contracts.test.ts:596)
`tests/integration/monitoring-routes-contracts.test.ts:596` calls `GET /api/monitoring/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/health` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/health (tests/integration/monitoring-routes-contracts.test.ts:608)
`tests/integration/monitoring-routes-contracts.test.ts:608` calls `GET /api/monitoring/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/health` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/humans.txt (tests/integration/monitoring-routes-contracts.test.ts:626)
`tests/integration/monitoring-routes-contracts.test.ts:626` calls `GET /api/monitoring/humans.txt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/humans.txt` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/metrics (tests/integration/monitoring-routes-contracts.test.ts:191)
`tests/integration/monitoring-routes-contracts.test.ts:191` calls `GET /api/monitoring/metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/metrics` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/metrics (tests/integration/monitoring-routes-contracts.test.ts:202)
`tests/integration/monitoring-routes-contracts.test.ts:202` calls `GET /api/monitoring/metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/metrics` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/metrics (tests/integration/monitoring-routes-contracts.test.ts:221)
`tests/integration/monitoring-routes-contracts.test.ts:221` calls `GET /api/monitoring/metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/metrics` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/metrics (tests/integration/monitoring-routes-contracts.test.ts:268)
`tests/integration/monitoring-routes-contracts.test.ts:268` calls `GET /api/monitoring/metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/metrics` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/metrics (tests/integration/monitoring-routes-contracts.test.ts:285)
`tests/integration/monitoring-routes-contracts.test.ts:285` calls `GET /api/monitoring/metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/metrics` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/metrics (tests/integration/monitoring-routes-contracts.test.ts:567)
`tests/integration/monitoring-routes-contracts.test.ts:567` calls `GET /api/monitoring/metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/metrics` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/metrics (tests/integration/security-hardening.test.ts:3319)
`tests/integration/security-hardening.test.ts:3319` calls `GET /api/monitoring/metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/metrics` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/metrics (tests/integration/security-hardening.test.ts:3344)
`tests/integration/security-hardening.test.ts:3344` calls `GET /api/monitoring/metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/metrics` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/performance (tests/integration/monitoring-routes-contracts.test.ts:719)
`tests/integration/monitoring-routes-contracts.test.ts:719` calls `GET /api/monitoring/performance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/performance` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/performance (tests/integration/monitoring-routes-contracts.test.ts:734)
`tests/integration/monitoring-routes-contracts.test.ts:734` calls `GET /api/monitoring/performance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/performance` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/providers (tests/integration/monitoring-routes-contracts.test.ts:412)
`tests/integration/monitoring-routes-contracts.test.ts:412` calls `GET /api/monitoring/providers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/providers` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/providers (tests/integration/monitoring-routes-contracts.test.ts:421)
`tests/integration/monitoring-routes-contracts.test.ts:421` calls `GET /api/monitoring/providers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/providers` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/providers (tests/integration/monitoring-routes-contracts.test.ts:439)
`tests/integration/monitoring-routes-contracts.test.ts:439` calls `GET /api/monitoring/providers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/providers` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/providers (tests/integration/monitoring-routes-contracts.test.ts:482)
`tests/integration/monitoring-routes-contracts.test.ts:482` calls `GET /api/monitoring/providers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/providers` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/providers (tests/integration/monitoring-routes-contracts.test.ts:503)
`tests/integration/monitoring-routes-contracts.test.ts:503` calls `GET /api/monitoring/providers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/providers` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/providers (tests/integration/monitoring-routes-contracts.test.ts:527)
`tests/integration/monitoring-routes-contracts.test.ts:527` calls `GET /api/monitoring/providers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/providers` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/providers (tests/integration/monitoring-routes-contracts.test.ts:553)
`tests/integration/monitoring-routes-contracts.test.ts:553` calls `GET /api/monitoring/providers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/providers` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/security (tests/integration/monitoring-routes-contracts.test.ts:306)
`tests/integration/monitoring-routes-contracts.test.ts:306` calls `GET /api/monitoring/security` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/security` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/security (tests/integration/monitoring-routes-contracts.test.ts:315)
`tests/integration/monitoring-routes-contracts.test.ts:315` calls `GET /api/monitoring/security` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/security` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/security (tests/integration/monitoring-routes-contracts.test.ts:334)
`tests/integration/monitoring-routes-contracts.test.ts:334` calls `GET /api/monitoring/security` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/security` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/security (tests/integration/monitoring-routes-contracts.test.ts:377)
`tests/integration/monitoring-routes-contracts.test.ts:377` calls `GET /api/monitoring/security` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/security` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/security (tests/integration/monitoring-routes-contracts.test.ts:393)
`tests/integration/monitoring-routes-contracts.test.ts:393` calls `GET /api/monitoring/security` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/security` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/security (tests/integration/security-hardening.test.ts:3288)
`tests/integration/security-hardening.test.ts:3288` calls `GET /api/monitoring/security` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/security` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/security (tests/integration/security-hardening.test.ts:3392)
`tests/integration/security-hardening.test.ts:3392` calls `GET /api/monitoring/security` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/security` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/sla (tests/integration/monitoring-routes-contracts.test.ts:682)
`tests/integration/monitoring-routes-contracts.test.ts:682` calls `GET /api/monitoring/sla` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/sla` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/sla (tests/integration/monitoring-routes-contracts.test.ts:692)
`tests/integration/monitoring-routes-contracts.test.ts:692` calls `GET /api/monitoring/sla` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/sla` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/sla (tests/integration/monitoring-routes-contracts.test.ts:707)
`tests/integration/monitoring-routes-contracts.test.ts:707` calls `GET /api/monitoring/sla` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/sla` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/monitoring/sla (tests/integration/security-hardening.test.ts:3279)
`tests/integration/security-hardening.test.ts:3279` calls `GET /api/monitoring/sla` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/sla` 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/payments/config (tests/integration/payment-config-routes-contracts.test.ts:104)
`tests/integration/payment-config-routes-contracts.test.ts:104` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:114)
`tests/integration/payment-config-routes-contracts.test.ts:114` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:136)
`tests/integration/payment-config-routes-contracts.test.ts:136` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:149)
`tests/integration/payment-config-routes-contracts.test.ts:149` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:166)
`tests/integration/payment-config-routes-contracts.test.ts:166` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:178)
`tests/integration/payment-config-routes-contracts.test.ts:178` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:198)
`tests/integration/payment-config-routes-contracts.test.ts:198` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:212)
`tests/integration/payment-config-routes-contracts.test.ts:212` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:229)
`tests/integration/payment-config-routes-contracts.test.ts:229` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:249)
`tests/integration/payment-config-routes-contracts.test.ts:249` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:267)
`tests/integration/payment-config-routes-contracts.test.ts:267` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:286)
`tests/integration/payment-config-routes-contracts.test.ts:286` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:298)
`tests/integration/payment-config-routes-contracts.test.ts:298` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:315)
`tests/integration/payment-config-routes-contracts.test.ts:315` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:336)
`tests/integration/payment-config-routes-contracts.test.ts:336` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:354)
`tests/integration/payment-config-routes-contracts.test.ts:354` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:365)
`tests/integration/payment-config-routes-contracts.test.ts:365` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:75)
`tests/integration/payment-config-routes-contracts.test.ts:75` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:85)
`tests/integration/payment-config-routes-contracts.test.ts:85` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payment-config-routes-contracts.test.ts:94)
`tests/integration/payment-config-routes-contracts.test.ts:94` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payments-routes-contracts.test.ts:1012)
`tests/integration/payments-routes-contracts.test.ts:1012` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payments-routes-contracts.test.ts:1034)
`tests/integration/payments-routes-contracts.test.ts:1034` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payments-routes-contracts.test.ts:983)
`tests/integration/payments-routes-contracts.test.ts:983` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/config (tests/integration/payments-routes-contracts.test.ts:997)
`tests/integration/payments-routes-contracts.test.ts:997` calls `GET /api/payments/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/config` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/payfast/payfast-return (tests/integration/payments-routes-contracts.test.ts:1252)
`tests/integration/payments-routes-contracts.test.ts:1252` calls `GET /api/payments/payfast/payfast-return` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-return` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/payfast/payfast-return?pf_payment_id=pf_12345 (tests/integration/payments-routes-contracts.test.ts:1269)
`tests/integration/payments-routes-contracts.test.ts:1269` calls `GET /api/payments/payfast/payfast-return?pf_payment_id=pf_12345` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-ret…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/payfast/payfast-return?pf_payment_id=pf_67890 (tests/integration/payments-routes-contracts.test.ts:1286)
`tests/integration/payments-routes-contracts.test.ts:1286` calls `GET /api/payments/payfast/payfast-return?pf_payment_id=pf_67890` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-ret…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/payfast/payfast-return?status=cancelled (tests/integration/payments-routes-contracts.test.ts:1237)
`tests/integration/payments-routes-contracts.test.ts:1237` calls `GET /api/payments/payfast/payfast-return?status=cancelled` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-return` I…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/payments/process?tripId=10&method=stripe (tests/integration/payments-routes-contracts.test.ts:181)
`tests/integration/payments-routes-contracts.test.ts:181` calls `GET /api/payments/process?tripId=10&method=stripe` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/process` If this points at an exte…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:146)
`tests/integration/safety-routes-contracts.test.ts:146` calls `GET /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:364)
`tests/integration/safety-routes-contracts.test.ts:364` calls `GET /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:393)
`tests/integration/safety-routes-contracts.test.ts:393` calls `GET /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/subscriptions/1 (tests/integration/subscriptions-routes-contracts.test.ts:246)
`tests/integration/subscriptions-routes-contracts.test.ts:246` calls `GET /api/subscriptions/1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/subscriptions/1 (tests/integration/subscriptions-routes-contracts.test.ts:496)
`tests/integration/subscriptions-routes-contracts.test.ts:496` calls `GET /api/subscriptions/1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/subscriptions/1 (tests/integration/subscriptions-routes-contracts.test.ts:506)
`tests/integration/subscriptions-routes-contracts.test.ts:506` calls `GET /api/subscriptions/1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/subscriptions/1 (tests/integration/subscriptions-routes-contracts.test.ts:532)
`tests/integration/subscriptions-routes-contracts.test.ts:532` calls `GET /api/subscriptions/1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/subscriptions/1/calendar (tests/integration/subscriptions-routes-contracts.test.ts:549)
`tests/integration/subscriptions-routes-contracts.test.ts:549` calls `GET /api/subscriptions/1/calendar` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>/calendar` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/subscriptions/1/calendar (tests/integration/subscriptions-routes-contracts.test.ts:559)
`tests/integration/subscriptions-routes-contracts.test.ts:559` calls `GET /api/subscriptions/1/calendar` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>/calendar` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/subscriptions/1/calendar (tests/integration/subscriptions-routes-contracts.test.ts:591)
`tests/integration/subscriptions-routes-contracts.test.ts:591` calls `GET /api/subscriptions/1/calendar` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>/calendar` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/1/location (tests/integration/trips-extended-contracts.test.ts:320)
`tests/integration/trips-extended-contracts.test.ts:320` calls `GET /api/trips/1/location` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/location` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/1/location (tests/integration/trips-extended-contracts.test.ts:337)
`tests/integration/trips-extended-contracts.test.ts:337` calls `GET /api/trips/1/location` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/location` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/1/location (tests/integration/trips-extended-contracts.test.ts:359)
`tests/integration/trips-extended-contracts.test.ts:359` calls `GET /api/trips/1/location` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/location` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/1/location (tests/integration/trips-routes-contracts.test.ts:928)
`tests/integration/trips-routes-contracts.test.ts:928` calls `GET /api/trips/1/location` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/location` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/1/messages/since/2026-01-01T00:00:00Z (tests/integration/messages-enhancements-contracts.test.ts:142)
`tests/integration/messages-enhancements-contracts.test.ts:142` calls `GET /api/trips/1/messages/since/2026-01-01T00:00:00Z` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/messages/since/2026-01-0…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/1/messages/since/2026-01-01T00:00:00Z (tests/integration/messages-enhancements-contracts.test.ts:183)
`tests/integration/messages-enhancements-contracts.test.ts:183` calls `GET /api/trips/1/messages/since/2026-01-01T00:00:00Z` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/messages/since/2026-01-0…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/1/messages/since/not-a-date (tests/integration/messages-enhancements-contracts.test.ts:152)
`tests/integration/messages-enhancements-contracts.test.ts:152` calls `GET /api/trips/1/messages/since/not-a-date` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/messages/since/not-a-date` If this…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/1/route (tests/integration/trips-extended-contracts.test.ts:378)
`tests/integration/trips-extended-contracts.test.ts:378` calls `GET /api/trips/1/route` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/route` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/1/route (tests/integration/trips-extended-contracts.test.ts:410)
`tests/integration/trips-extended-contracts.test.ts:410` calls `GET /api/trips/1/route` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/route` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/1/route (tests/integration/trips-extended-contracts.test.ts:428)
`tests/integration/trips-extended-contracts.test.ts:428` calls `GET /api/trips/1/route` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/route` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/1/route (tests/integration/trips-extended-contracts.test.ts:450)
`tests/integration/trips-extended-contracts.test.ts:450` calls `GET /api/trips/1/route` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/route` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/1/waitlist (tests/integration/trips-routes-contracts.test.ts:593)
`tests/integration/trips-routes-contracts.test.ts:593` calls `GET /api/trips/1/waitlist` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/waitlist` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/22/messages/since/2026-04-03T09:00:00.000Z (tests/integration/messages-routes-contracts.test.ts:172)
`tests/integration/messages-routes-contracts.test.ts:172` calls `GET /api/trips/22/messages/since/2026-04-03T09:00:00.000Z` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/messages/since/2026-04-03…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/999/route (tests/integration/trips-extended-contracts.test.ts:389)
`tests/integration/trips-extended-contracts.test.ts:389` calls `GET /api/trips/999/route` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/<p>/route` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/available (tests/integration/trips-routes-contracts.test.ts:82)
`tests/integration/trips-routes-contracts.test.ts:82` calls `GET /api/trips/available` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/available` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/available?pickupLat=-26.2&pickupLng=28.0 (tests/integration/trips-routes-contracts.test.ts:749)
`tests/integration/trips-routes-contracts.test.ts:749` calls `GET /api/trips/available?pickupLat=-26.2&pickupLng=28.0` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/available` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/available?pickupLat=-26.2&pickupLng=28.0&dropoffLat=-26.1&dropoffLng=28.1 (tests/integration/trips-routes-contracts.test.ts:773)
`tests/integration/trips-routes-contracts.test.ts:773` calls `GET /api/trips/available?pickupLat=-26.2&pickupLng=28.0&dropoffLat=-26.1&dropoffLng=28.1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/available?pickupLat=-26.2041&pickupLng=28.0473&dropoffLat=-25.7479&dropoffLng=28.2293 (tests/integration/trips-extended-contracts.test.ts:473)
`tests/integration/trips-extended-contracts.test.ts:473` calls `GET /api/trips/available?pickupLat=-26.2041&pickupLng=28.0473&dropoffLat=-25.7479&dropoffLng=28.2293` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for match…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/available?pickupLat=-26.2041&pickupLng=28.0473&dropoffLat=-25.7479&dropoffLng=28.2293 (tests/integration/trips-extended-contracts.test.ts:509)
`tests/integration/trips-extended-contracts.test.ts:509` calls `GET /api/trips/available?pickupLat=-26.2041&pickupLng=28.0473&dropoffLat=-25.7479&dropoffLng=28.2293` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for match…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/available?pickupLat=200&pickupLng=28&dropoffLat=-26&dropoffLng=28 (tests/integration/query-validation-hardening.test.ts:380)
`tests/integration/query-validation-hardening.test.ts:380` calls `GET /api/trips/available?pickupLat=200&pickupLng=28&dropoffLat=-26&dropoffLng=28` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/avail…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/available?pickupLat=999&pickupLng=28.0&dropoffLat=-26.0&dropoffLng=28.1 (tests/integration/trips-routes-contracts.test.ts:759)
`tests/integration/trips-routes-contracts.test.ts:759` calls `GET /api/trips/available?pickupLat=999&pickupLng=28.0&dropoffLat=-26.0&dropoffLng=28.1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/ava…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/group-bookings/1 (tests/integration/group-bookings.test.ts:145)
`tests/integration/group-bookings.test.ts:145` calls `GET /api/trips/group-bookings/1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/group-bookings/<p>` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/group-bookings/1 (tests/integration/group-bookings.test.ts:459)
`tests/integration/group-bookings.test.ts:459` calls `GET /api/trips/group-bookings/1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/group-bookings/<p>` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/group-bookings/1 (tests/integration/group-bookings.test.ts:533)
`tests/integration/group-bookings.test.ts:533` calls `GET /api/trips/group-bookings/1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/group-bookings/<p>` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/group-bookings/999 (tests/integration/group-bookings.test.ts:442)
`tests/integration/group-bookings.test.ts:442` calls `GET /api/trips/group-bookings/999` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/group-bookings/<p>` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/group-bookings/abc (tests/integration/group-bookings.test.ts:557)
`tests/integration/group-bookings.test.ts:557` calls `GET /api/trips/group-bookings/abc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/group-bookings/abc` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/group-bookings/as-payer (tests/integration/group-bookings.test.ts:154)
`tests/integration/group-bookings.test.ts:154` calls `GET /api/trips/group-bookings/as-payer` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/group-bookings/as-payer` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/group-bookings/as-payer (tests/integration/group-bookings.test.ts:595)
`tests/integration/group-bookings.test.ts:595` calls `GET /api/trips/group-bookings/as-payer` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/group-bookings/as-payer` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trips/group-bookings/as-payer (tests/integration/group-bookings.test.ts:616)
`tests/integration/group-bookings.test.ts:616` calls `GET /api/trips/group-bookings/as-payer` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/trips/group-bookings/as-payer` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/10/carbon-certificate (tests/unit/users.test.ts:482)
`tests/unit/users.test.ts:482` calls `GET /api/users/10/carbon-certificate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/<p>/carbon-certificate` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/10/carbon-certificate (tests/unit/users.test.ts:507)
`tests/unit/users.test.ts:507` calls `GET /api/users/10/carbon-certificate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/<p>/carbon-certificate` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/42/carbon-certificate (tests/integration/carbon-certificate-contracts.test.ts:127)
`tests/integration/carbon-certificate-contracts.test.ts:127` calls `GET /api/users/42/carbon-certificate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/<p>/carbon-certificate` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/42/carbon-certificate (tests/integration/carbon-certificate-contracts.test.ts:137)
`tests/integration/carbon-certificate-contracts.test.ts:137` calls `GET /api/users/42/carbon-certificate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/<p>/carbon-certificate` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/42/carbon-certificate (tests/integration/carbon-certificate-contracts.test.ts:149)
`tests/integration/carbon-certificate-contracts.test.ts:149` calls `GET /api/users/42/carbon-certificate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/<p>/carbon-certificate` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/42/carbon-certificate (tests/integration/carbon-certificate-contracts.test.ts:164)
`tests/integration/carbon-certificate-contracts.test.ts:164` calls `GET /api/users/42/carbon-certificate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/<p>/carbon-certificate` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/42/carbon-certificate (tests/integration/carbon-certificate-contracts.test.ts:181)
`tests/integration/carbon-certificate-contracts.test.ts:181` calls `GET /api/users/42/carbon-certificate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/<p>/carbon-certificate` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/42/carbon-certificate (tests/integration/carbon-certificate-contracts.test.ts:196)
`tests/integration/carbon-certificate-contracts.test.ts:196` calls `GET /api/users/42/carbon-certificate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/<p>/carbon-certificate` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/42/carbon-certificate (tests/integration/carbon-certificate-contracts.test.ts:211)
`tests/integration/carbon-certificate-contracts.test.ts:211` calls `GET /api/users/42/carbon-certificate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/<p>/carbon-certificate` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/42/carbon-certificate (tests/integration/carbon-certificate-contracts.test.ts:245)
`tests/integration/carbon-certificate-contracts.test.ts:245` calls `GET /api/users/42/carbon-certificate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/<p>/carbon-certificate` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/42/rating (tests/integration/user-routes-hardening.test.ts:118)
`tests/integration/user-routes-hardening.test.ts:118` calls `GET /api/users/42/rating` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/<p>/rating` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/7/carbon-certificate (tests/integration/carbon-certificate-contracts.test.ts:229)
`tests/integration/carbon-certificate-contracts.test.ts:229` calls `GET /api/users/7/carbon-certificate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/<p>/carbon-certificate` If this points at an ext…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/9/carbon-certificate (tests/integration/user-routes-hardening.test.ts:289)
`tests/integration/user-routes-hardening.test.ts:289` calls `GET /api/users/9/carbon-certificate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/<p>/carbon-certificate` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/export (tests/integration/audit-taxonomy-contracts.test.ts:245)
`tests/integration/audit-taxonomy-contracts.test.ts:245` calls `GET /api/users/export` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/export` 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/users/export (tests/unit/users.test.ts:415)
`tests/unit/users.test.ts:415` calls `GET /api/users/export` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/export` 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/users/me/cookies (tests/unit/users.test.ts:110)
`tests/unit/users.test.ts:110` calls `GET /api/users/me/cookies` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/me/cookies` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/me/cookies (tests/unit/users.test.ts:287)
`tests/unit/users.test.ts:287` calls `GET /api/users/me/cookies` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/me/cookies` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/me/cookies (tests/unit/users.test.ts:303)
`tests/unit/users.test.ts:303` calls `GET /api/users/me/cookies` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/me/cookies` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/not-a-number/rating (tests/integration/user-routes-hardening.test.ts:131)
`tests/integration/user-routes-hardening.test.ts:131` calls `GET /api/users/not-a-number/rating` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/not-a-number/rating` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/users/preferences (tests/integration/user-preferences.test.ts:116)
`tests/integration/user-preferences.test.ts:116` calls `GET /api/users/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/preferences` 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/users/preferences (tests/integration/user-preferences.test.ts:206)
`tests/integration/user-preferences.test.ts:206` calls `GET /api/users/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/preferences` 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/users/preferences (tests/unit/users.test.ts:324)
`tests/unit/users.test.ts:324` calls `GET /api/users/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/users/preferences` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.sendgrid.com/v3/user/profile (src/lib/synthetic.ts:228)
`src/lib/synthetic.ts:228` calls `GET https://api.sendgrid.com/v3/user/profile` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.sendgrid.com/v3/user/profile` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.stripe.com/v1/healthcheck (src/lib/synthetic.ts:200)
`src/lib/synthetic.ts:200` calls `GET https://api.stripe.com/v1/healthcheck` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.stripe.com/v1/healthcheck` 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://haveibeenpwned.com/api/v3/breachedaccount/${encodeURIComponent(email)} (src/lib/hibp.ts:141)
`src/lib/hibp.ts:141` calls `GET https://haveibeenpwned.com/api/v3/breachedaccount/${encodeURIComponent(email)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/haveibeenpwned.com/api/v3/breachedaccount/<p>` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://nominatim.openstreetmap.org/search?q=${encodeURIComponent(address)}&format=json&limit=1 (public/static/js/app.js:706)
`public/static/js/app.js:706` calls `GET https://nominatim.openstreetmap.org/search?q=${encodeURIComponent(address)}&format=json&limit=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/nominatim.openstreetmap…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/notifications/1/read (tests/integration/notifications-routes.test.ts:188)
`tests/integration/notifications-routes.test.ts:188` calls `PATCH /api/notifications/1/read` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications/<p>/read` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/notifications/7/read (tests/integration/notifications-routes.test.ts:307)
`tests/integration/notifications-routes.test.ts:307` calls `PATCH /api/notifications/7/read` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications/<p>/read` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/notifications/999/read (tests/integration/notifications-routes.test.ts:205)
`tests/integration/notifications-routes.test.ts:205` calls `PATCH /api/notifications/999/read` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notifications/<p>/read` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/cron/run (tests/integration/admin-routes-hardening.test.ts:614)
`tests/integration/admin-routes-hardening.test.ts:614` calls `POST /api/admin/cron/run` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/cron/run` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/cron/run (tests/integration/admin-routes-hardening.test.ts:631)
`tests/integration/admin-routes-hardening.test.ts:631` calls `POST /api/admin/cron/run` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/cron/run` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/cron/run (tests/integration/admin-routes-hardening.test.ts:658)
`tests/integration/admin-routes-hardening.test.ts:658` calls `POST /api/admin/cron/run` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/cron/run` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/users/10/export (tests/integration/admin-routes-hardening.test.ts:507)
`tests/integration/admin-routes-hardening.test.ts:507` calls `POST /api/admin/users/10/export` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/users/<p>/export` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/users/10/export (tests/integration/admin-routes-hardening.test.ts:541)
`tests/integration/admin-routes-hardening.test.ts:541` calls `POST /api/admin/users/10/export` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/users/<p>/export` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/fee-allocations/10/accept (tests/integration/fee-allocations.test.ts:171)
`tests/integration/fee-allocations.test.ts:171` calls `POST /api/fee-allocations/10/accept` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/fee-allocations/<p>/accept` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/fee-allocations/10/accept (tests/integration/fee-allocations.test.ts:201)
`tests/integration/fee-allocations.test.ts:201` calls `POST /api/fee-allocations/10/accept` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/fee-allocations/<p>/accept` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/fee-allocations/10/accept (tests/integration/fee-allocations.test.ts:243)
`tests/integration/fee-allocations.test.ts:243` calls `POST /api/fee-allocations/10/accept` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/fee-allocations/<p>/accept` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/matching/batch (tests/integration/security-hardening.test.ts:2632)
`tests/integration/security-hardening.test.ts:2632` calls `POST /api/matching/batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/batch` If this points at an external API, prefix it with `https:/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/matching/batch (tests/integration/security-hardening.test.ts:2692)
`tests/integration/security-hardening.test.ts:2692` calls `POST /api/matching/batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/batch` If this points at an external API, prefix it with `https:/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/matching/reject (tests/integration/audit-taxonomy-contracts.test.ts:366)
`tests/integration/audit-taxonomy-contracts.test.ts:366` calls `POST /api/matching/reject` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/reject` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/matching/reject (tests/integration/security-hardening.test.ts:2719)
`tests/integration/security-hardening.test.ts:2719` calls `POST /api/matching/reject` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/reject` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/matching/reject (tests/integration/security-hardening.test.ts:3207)
`tests/integration/security-hardening.test.ts:3207` calls `POST /api/matching/reject` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/reject` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/matching/reject (tests/integration/security-hardening.test.ts:3244)
`tests/integration/security-hardening.test.ts:3244` calls `POST /api/matching/reject` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/reject` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/matching/rider-requests (tests/integration/matching-routes-contracts.test.ts:169)
`tests/integration/matching-routes-contracts.test.ts:169` calls `POST /api/matching/rider-requests` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/rider-requests` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/matching/rider-requests (tests/integration/matching-routes-contracts.test.ts:88)
`tests/integration/matching-routes-contracts.test.ts:88` calls `POST /api/matching/rider-requests` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/matching/rider-requests` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/monitoring/csp-report (tests/integration/monitoring-routes-contracts.test.ts:641)
`tests/integration/monitoring-routes-contracts.test.ts:641` calls `POST /api/monitoring/csp-report` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/csp-report` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/monitoring/csp-report (tests/integration/monitoring-routes-contracts.test.ts:654)
`tests/integration/monitoring-routes-contracts.test.ts:654` calls `POST /api/monitoring/csp-report` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/csp-report` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/monitoring/csp-report (tests/integration/monitoring-routes-contracts.test.ts:667)
`tests/integration/monitoring-routes-contracts.test.ts:667` calls `POST /api/monitoring/csp-report` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/monitoring/csp-report` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/intent (tests/integration/payments-routes-contracts.test.ts:129)
`tests/integration/payments-routes-contracts.test.ts:129` calls `POST /api/payments/intent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/intent` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/intent (tests/integration/payments-routes-contracts.test.ts:250)
`tests/integration/payments-routes-contracts.test.ts:250` calls `POST /api/payments/intent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/intent` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/intent (tests/integration/payments-routes-contracts.test.ts:935)
`tests/integration/payments-routes-contracts.test.ts:935` calls `POST /api/payments/intent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/intent` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/intent (tests/integration/payments-routes-contracts.test.ts:950)
`tests/integration/payments-routes-contracts.test.ts:950` calls `POST /api/payments/intent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/intent` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/intent (tests/integration/payments-routes-contracts.test.ts:966)
`tests/integration/payments-routes-contracts.test.ts:966` calls `POST /api/payments/intent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/intent` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/intent (tests/integration/security-hardening.test.ts:1934)
`tests/integration/security-hardening.test.ts:1934` calls `POST /api/payments/intent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/intent` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/intent (tests/integration/security-hardening.test.ts:1970)
`tests/integration/security-hardening.test.ts:1970` calls `POST /api/payments/intent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/intent` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/intent (tests/integration/security-hardening.test.ts:2019)
`tests/integration/security-hardening.test.ts:2019` calls `POST /api/payments/intent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/intent` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/intent (tests/integration/security-hardening.test.ts:2071)
`tests/integration/security-hardening.test.ts:2071` calls `POST /api/payments/intent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/intent` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/intent (tests/integration/security-hardening.test.ts:2130)
`tests/integration/security-hardening.test.ts:2130` calls `POST /api/payments/intent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/intent` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/intent (tests/integration/security-hardening.test.ts:2151)
`tests/integration/security-hardening.test.ts:2151` calls `POST /api/payments/intent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/intent` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-route-change-init (tests/integration/payments-routes-contracts.test.ts:1341)
`tests/integration/payments-routes-contracts.test.ts:1341` calls `POST /api/payments/payfast/payfast-route-change-init` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-route-change-i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-route-change-init (tests/integration/payments-routes-contracts.test.ts:1361)
`tests/integration/payments-routes-contracts.test.ts:1361` calls `POST /api/payments/payfast/payfast-route-change-init` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-route-change-i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-route-change-init (tests/integration/payments-routes-contracts.test.ts:1382)
`tests/integration/payments-routes-contracts.test.ts:1382` calls `POST /api/payments/payfast/payfast-route-change-init` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-route-change-i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-route-change-init (tests/integration/payments-routes-contracts.test.ts:1402)
`tests/integration/payments-routes-contracts.test.ts:1402` calls `POST /api/payments/payfast/payfast-route-change-init` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-route-change-i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-route-change-init (tests/integration/payments-routes-contracts.test.ts:1422)
`tests/integration/payments-routes-contracts.test.ts:1422` calls `POST /api/payments/payfast/payfast-route-change-init` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-route-change-i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-route-change-init (tests/integration/payments-routes-contracts.test.ts:1442)
`tests/integration/payments-routes-contracts.test.ts:1442` calls `POST /api/payments/payfast/payfast-route-change-init` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-route-change-i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-webhook (tests/integration/payments-routes-contracts.test.ts:1178)
`tests/integration/payments-routes-contracts.test.ts:1178` calls `POST /api/payments/payfast/payfast-webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-webhook` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-webhook (tests/integration/payments-routes-contracts.test.ts:1214)
`tests/integration/payments-routes-contracts.test.ts:1214` calls `POST /api/payments/payfast/payfast-webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-webhook` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-webhook (tests/integration/payments-routes-contracts.test.ts:1486)
`tests/integration/payments-routes-contracts.test.ts:1486` calls `POST /api/payments/payfast/payfast-webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-webhook` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-webhook (tests/integration/payments-routes-contracts.test.ts:1529)
`tests/integration/payments-routes-contracts.test.ts:1529` calls `POST /api/payments/payfast/payfast-webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-webhook` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-webhook (tests/integration/payments-routes-contracts.test.ts:1566)
`tests/integration/payments-routes-contracts.test.ts:1566` calls `POST /api/payments/payfast/payfast-webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-webhook` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-webhook (tests/integration/payments-routes-contracts.test.ts:1601)
`tests/integration/payments-routes-contracts.test.ts:1601` calls `POST /api/payments/payfast/payfast-webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-webhook` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-webhook (tests/integration/payments-routes-contracts.test.ts:1641)
`tests/integration/payments-routes-contracts.test.ts:1641` calls `POST /api/payments/payfast/payfast-webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-webhook` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-webhook (tests/integration/payments-routes-contracts.test.ts:1670)
`tests/integration/payments-routes-contracts.test.ts:1670` calls `POST /api/payments/payfast/payfast-webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-webhook` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/payfast/payfast-webhook (tests/integration/payments-routes-contracts.test.ts:360)
`tests/integration/payments-routes-contracts.test.ts:360` calls `POST /api/payments/payfast/payfast-webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/payfast/payfast-webhook` If this points a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/audit-taxonomy-contracts.test.ts:414)
`tests/integration/audit-taxonomy-contracts.test.ts:414` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/audit-taxonomy-contracts.test.ts:435)
`tests/integration/audit-taxonomy-contracts.test.ts:435` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/audit-taxonomy-contracts.test.ts:457)
`tests/integration/audit-taxonomy-contracts.test.ts:457` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/notification-preferences-enforcement.test.ts:297)
`tests/integration/notification-preferences-enforcement.test.ts:297` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/notification-preferences-enforcement.test.ts:568)
`tests/integration/notification-preferences-enforcement.test.ts:568` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/payments-routes-contracts.test.ts:613)
`tests/integration/payments-routes-contracts.test.ts:613` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/payments-routes-contracts.test.ts:631)
`tests/integration/payments-routes-contracts.test.ts:631` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/payments-routes-contracts.test.ts:658)
`tests/integration/payments-routes-contracts.test.ts:658` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/payments-routes-contracts.test.ts:676)
`tests/integration/payments-routes-contracts.test.ts:676` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/payments-routes-contracts.test.ts:690)
`tests/integration/payments-routes-contracts.test.ts:690` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/payments-routes-contracts.test.ts:729)
`tests/integration/payments-routes-contracts.test.ts:729` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/payments-routes-contracts.test.ts:780)
`tests/integration/payments-routes-contracts.test.ts:780` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/payments-routes-contracts.test.ts:818)
`tests/integration/payments-routes-contracts.test.ts:818` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/payments-routes-contracts.test.ts:851)
`tests/integration/payments-routes-contracts.test.ts:851` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/payments-routes-contracts.test.ts:880)
`tests/integration/payments-routes-contracts.test.ts:880` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/payments-routes-contracts.test.ts:911)
`tests/integration/payments-routes-contracts.test.ts:911` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/request-id-contracts.test.ts:176)
`tests/integration/request-id-contracts.test.ts:176` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:1569)
`tests/integration/security-hardening.test.ts:1569` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:1588)
`tests/integration/security-hardening.test.ts:1588` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:1612)
`tests/integration/security-hardening.test.ts:1612` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:1639)
`tests/integration/security-hardening.test.ts:1639` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:1689)
`tests/integration/security-hardening.test.ts:1689` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:1741)
`tests/integration/security-hardening.test.ts:1741` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:1802)
`tests/integration/security-hardening.test.ts:1802` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:1831)
`tests/integration/security-hardening.test.ts:1831` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:1853)
`tests/integration/security-hardening.test.ts:1853` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:1882)
`tests/integration/security-hardening.test.ts:1882` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:1911)
`tests/integration/security-hardening.test.ts:1911` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:2192)
`tests/integration/security-hardening.test.ts:2192` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:2250)
`tests/integration/security-hardening.test.ts:2250` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:2290)
`tests/integration/security-hardening.test.ts:2290` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:2330)
`tests/integration/security-hardening.test.ts:2330` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:2370)
`tests/integration/security-hardening.test.ts:2370` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:2419)
`tests/integration/security-hardening.test.ts:2419` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:2442)
`tests/integration/security-hardening.test.ts:2442` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/payments/webhook (tests/integration/security-hardening.test.ts:2490)
`tests/integration/security-hardening.test.ts:2490` calls `POST /api/payments/webhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/payments/webhook` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/push/send (tests/integration/push-routes-contracts.test.ts:147)
`tests/integration/push-routes-contracts.test.ts:147` calls `POST /api/push/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/push/send` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/push/send (tests/integration/push-routes-contracts.test.ts:164)
`tests/integration/push-routes-contracts.test.ts:164` calls `POST /api/push/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/push/send` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/push/send (tests/integration/push-routes-contracts.test.ts:600)
`tests/integration/push-routes-contracts.test.ts:600` calls `POST /api/push/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/push/send` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/push/send (tests/integration/push-routes-contracts.test.ts:623)
`tests/integration/push-routes-contracts.test.ts:623` calls `POST /api/push/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/push/send` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/push/send (tests/integration/push-routes-contracts.test.ts:645)
`tests/integration/push-routes-contracts.test.ts:645` calls `POST /api/push/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/push/send` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/push/send (tests/integration/push-routes-contracts.test.ts:667)
`tests/integration/push-routes-contracts.test.ts:667` calls `POST /api/push/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/push/send` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/push/send (tests/integration/push-routes-contracts.test.ts:687)
`tests/integration/push-routes-contracts.test.ts:687` calls `POST /api/push/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/push/send` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/push/send (tests/integration/push-routes-contracts.test.ts:708)
`tests/integration/push-routes-contracts.test.ts:708` calls `POST /api/push/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/push/send` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/push/send (tests/integration/push-routes-contracts.test.ts:733)
`tests/integration/push-routes-contracts.test.ts:733` calls `POST /api/push/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/push/send` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/push/send (tests/integration/push-routes-contracts.test.ts:764)
`tests/integration/push-routes-contracts.test.ts:764` calls `POST /api/push/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/push/send` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/push/send (tests/integration/push-routes-contracts.test.ts:799)
`tests/integration/push-routes-contracts.test.ts:799` calls `POST /api/push/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/push/send` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:111)
`tests/integration/safety-routes-contracts.test.ts:111` calls `POST /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:161)
`tests/integration/safety-routes-contracts.test.ts:161` calls `POST /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:184)
`tests/integration/safety-routes-contracts.test.ts:184` calls `POST /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:207)
`tests/integration/safety-routes-contracts.test.ts:207` calls `POST /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:229)
`tests/integration/safety-routes-contracts.test.ts:229` calls `POST /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:251)
`tests/integration/safety-routes-contracts.test.ts:251` calls `POST /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:280)
`tests/integration/safety-routes-contracts.test.ts:280` calls `POST /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:310)
`tests/integration/safety-routes-contracts.test.ts:310` calls `POST /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:339)
`tests/integration/safety-routes-contracts.test.ts:339` calls `POST /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/safety/contacts (tests/integration/safety-routes-contracts.test.ts:671)
`tests/integration/safety-routes-contracts.test.ts:671` calls `POST /api/safety/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/safety/contacts` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/subscriptions/1/days/2026-04-10/morning (tests/integration/subscriptions-routes-contracts.test.ts:638)
`tests/integration/subscriptions-routes-contracts.test.ts:638` calls `POST /api/subscriptions/1/days/2026-04-10/morning` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>/days/2026-04-10/morn…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/subscriptions/1/days/2026-04-10/standard (tests/integration/subscriptions-routes-contracts.test.ts:608)
`tests/integration/subscriptions-routes-contracts.test.ts:608` calls `POST /api/subscriptions/1/days/2026-04-10/standard` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/subscriptions/<p>/days/2026-04-10/sta…
Dangling fetchHelper:request

Showing first 300 of 560. 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/c6abf85b-3770-4851-bc52-81decd38d743/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c6abf85b-3770-4851-bc52-81decd38d743/

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.