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.

Xeebs/iris

https://github.com/Xeebs/iris · scanned 2026-06-16 01:02 UTC (2 months, 1 week ago)

1968 raw signals (0 security + 1968 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 1965 actionable findings from 1 signal source. 3 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 62.1/100 with 100.0% coverage. It contains 6878 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 1968 findings — concentrated in api (1734), quality (149), frontend (73). Risk profile is high: 0 critical, 1684 high, 115 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

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

high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/admin/connectors/resilience/${connectorId}/reset (apps/dashboard/components/connector-resilience-config.tsx:96)
`apps/dashboard/components/connector-resilience-config.tsx:96` calls `DELETE /api/v1/admin/connectors/resilience/${connectorId}/reset` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/connectors/resilience/<p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/admin/connectors/resilience/hubspot/reset (apps/api/src/__tests__/admin-resilience.test.ts:105)
`apps/api/src/__tests__/admin-resilience.test.ts:105` calls `DELETE /api/v1/admin/connectors/resilience/hubspot/reset` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/resilience/hubspot/r…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/admin/relevance/weights (apps/api/src/__tests__/relevance.test.ts:121)
`apps/api/src/__tests__/relevance.test.ts:121` calls `DELETE /api/v1/admin/relevance/weights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/relevance/weights` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/cache/stats (apps/dashboard/components/cache-stats-panel.tsx:62)
`apps/dashboard/components/cache-stats-panel.tsx:62` calls `DELETE /api/v1/cache/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/cache/stats` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/connectors/${INSTANCE_ID} (apps/api/src/__tests__/connectors.test.ts:295)
`apps/api/src/__tests__/connectors.test.ts:295` calls `DELETE /api/v1/connectors/${INSTANCE_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<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/v1/connectors/${INSTANCE_ID}?workspaceId=${WORKSPACE} (apps/api/src/__tests__/connectors.test.ts:303)
`apps/api/src/__tests__/connectors.test.ts:303` calls `DELETE /api/v1/connectors/${INSTANCE_ID}?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/connectors/${INSTANCE_ID}?workspaceId=${WORKSPACE} (apps/api/src/__tests__/connectors.test.ts:313)
`apps/api/src/__tests__/connectors.test.ts:313` calls `DELETE /api/v1/connectors/${INSTANCE_ID}?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/documents/connector/bad-conn (apps/api/src/__tests__/documents.test.ts:207)
`apps/api/src/__tests__/documents.test.ts:207` calls `DELETE /api/v1/documents/connector/bad-conn` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/documents/connector/bad-conn` If this points at an extern…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/documents/connector/notion-prod (apps/api/src/__tests__/documents.test.ts:187)
`apps/api/src/__tests__/documents.test.ts:187` calls `DELETE /api/v1/documents/connector/notion-prod` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/documents/connector/notion-prod` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/email-templates/${id} (apps/dashboard/components/email-template-editor.tsx:134)
`apps/dashboard/components/email-template-editor.tsx:134` calls `DELETE /api/v1/email-templates/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/email-templates/<p>` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/entities/subscriptions/${subscriptionId} (apps/dashboard/components/notification-preferences.tsx:77)
`apps/dashboard/components/notification-preferences.tsx:77` calls `DELETE /api/v1/entities/subscriptions/${subscriptionId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/entities/subscriptions/<p>` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/entity-change-subscriptions/${id} (apps/dashboard/app/admin/subscription-manager/page.tsx:42)
`apps/dashboard/app/admin/subscription-manager/page.tsx:42` calls `DELETE /api/v1/entity-change-subscriptions/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/entity-change-subscriptions/<p>` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/glossary/ARR (apps/api/src/__tests__/glossary.test.ts:210)
`apps/api/src/__tests__/glossary.test.ts:210` calls `DELETE /api/v1/glossary/ARR` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/glossary/arr` 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/v1/glossary/ARR?workspaceId=${WORKSPACE} (apps/api/src/__tests__/glossary.test.ts:226)
`apps/api/src/__tests__/glossary.test.ts:226` calls `DELETE /api/v1/glossary/ARR?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/glossary/arr` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/glossary/NONEXISTENT?workspaceId=${WORKSPACE} (apps/api/src/__tests__/glossary.test.ts:218)
`apps/api/src/__tests__/glossary.test.ts:218` calls `DELETE /api/v1/glossary/NONEXISTENT?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/glossary/nonexistent` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/llm-providers/cfg-1 (apps/api/src/__tests__/llm-providers.test.ts:118)
`apps/api/src/__tests__/llm-providers.test.ts:118` calls `DELETE /api/v1/llm-providers/cfg-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/llm-providers/cfg-1` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/llm-providers/cfg-x (apps/api/src/__tests__/llm-providers.test.ts:126)
`apps/api/src/__tests__/llm-providers.test.ts:126` calls `DELETE /api/v1/llm-providers/cfg-x` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/llm-providers/cfg-x` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/mcp-clients/${clientId}/context-history?${params} (apps/dashboard/components/context-delta-analyzer.tsx:63)
`apps/dashboard/components/context-delta-analyzer.tsx:63` calls `DELETE /api/v1/mcp-clients/${clientId}/context-history?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/mcp-clients/<p>/context-history` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/metrics/monthly_revenue (apps/api/src/__tests__/metrics.test.ts:122)
`apps/api/src/__tests__/metrics.test.ts:122` calls `DELETE /api/v1/metrics/monthly_revenue` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/metrics/monthly_revenue` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/metrics/monthly_revenue?workspaceId=${WORKSPACE} (apps/api/src/__tests__/metrics.test.ts:138)
`apps/api/src/__tests__/metrics.test.ts:138` calls `DELETE /api/v1/metrics/monthly_revenue?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/metrics/monthly_revenue` If this points…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/metrics/nonexistent?workspaceId=${WORKSPACE} (apps/api/src/__tests__/metrics.test.ts:130)
`apps/api/src/__tests__/metrics.test.ts:130` calls `DELETE /api/v1/metrics/nonexistent?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/metrics/nonexistent` If this points at an e…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/nl-queries/sessions/${sessionId}/question/${questionIndex} (apps/dashboard/app/admin/query-sessions/page.tsx:61)
`apps/dashboard/app/admin/query-sessions/page.tsx:61` calls `DELETE /api/v1/nl-queries/sessions/${sessionId}/question/${questionIndex}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/nl-queries/sessions/<p>/quest…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/nlp-config/intents/${id} (apps/dashboard/components/intent-confirmation-dialog.tsx:67)
`apps/dashboard/components/intent-confirmation-dialog.tsx:67` calls `DELETE /api/v1/nlp-config/intents/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/nlp-config/intents/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/nlp-config/intents/intent-1 (apps/api/src/__tests__/nlp-config.test.ts:218)
`apps/api/src/__tests__/nlp-config.test.ts:218` calls `DELETE /api/v1/nlp-config/intents/intent-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/nlp-config/intents/intent-1` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/nlp-config/intents/intent-1 (apps/api/src/__tests__/nlp-config.test.ts:237)
`apps/api/src/__tests__/nlp-config.test.ts:237` calls `DELETE /api/v1/nlp-config/intents/intent-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/nlp-config/intents/intent-1` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/nlp-config/intents/nonexistent (apps/api/src/__tests__/nlp-config.test.ts:226)
`apps/api/src/__tests__/nlp-config.test.ts:226` calls `DELETE /api/v1/nlp-config/intents/nonexistent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/nlp-config/intents/nonexistent` If this points at an e…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/search-tuning/weights (apps/dashboard/app/search-tuning/page.tsx:81)
`apps/dashboard/app/search-tuning/page.tsx:81` calls `DELETE /api/v1/search-tuning/weights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/search-tuning/weights` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/sessions/${id} (apps/dashboard/components/session-list.tsx:68)
`apps/dashboard/components/session-list.tsx:68` calls `DELETE /api/v1/sessions/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/sessions/<p>` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/sessions/devices/${deviceId}?userId=${encodeURIComponent(userId)} (apps/dashboard/components/session-list.tsx:83)
`apps/dashboard/components/session-list.tsx:83` calls `DELETE /api/v1/sessions/devices/${deviceId}?userId=${encodeURIComponent(userId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/sessions/devices/<p>` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/transformations/rules/${ruleId} (apps/dashboard/components/transformation-rule-editor.tsx:166)
`apps/dashboard/components/transformation-rule-editor.tsx:166` calls `DELETE /api/v1/transformations/rules/${ruleId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/transformations/rules/<p>` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/validation/rules/${ruleId} (apps/dashboard/components/validation-rule-builder.tsx:160)
`apps/dashboard/components/validation-rule-builder.tsx:160` calls `DELETE /api/v1/validation/rules/${ruleId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/validation/rules/<p>` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/workflow-templates/${TMPL_ID} (apps/api/src/__tests__/workflow-templates.test.ts:179)
`apps/api/src/__tests__/workflow-templates.test.ts:179` calls `DELETE /api/v1/workflow-templates/${TMPL_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/workflow-templates/<p>` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/workflow-templates/${TMPL_ID}?workspaceId=${WORKSPACE} (apps/api/src/__tests__/workflow-templates.test.ts:186)
`apps/api/src/__tests__/workflow-templates.test.ts:186` calls `DELETE /api/v1/workflow-templates/${TMPL_ID}?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/workflow-templates/<p>…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/workflow-templates/${TMPL_ID}?workspaceId=${WORKSPACE} (apps/api/src/__tests__/workflow-templates.test.ts:193)
`apps/api/src/__tests__/workflow-templates.test.ts:193` calls `DELETE /api/v1/workflow-templates/${TMPL_ID}?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/workflow-templates/<p>…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/workspace/alerts/channels/${channelId} (apps/dashboard/app/settings/[workspaceId]/alerts/page.tsx:75)
`apps/dashboard/app/settings/[workspaceId]/alerts/page.tsx:75` calls `DELETE /api/v1/workspace/alerts/channels/${channelId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/workspace/alerts/channels/<p>` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/workspace/alerts/rules/${ruleId} (apps/dashboard/app/settings/[workspaceId]/alerts/page.tsx:70)
`apps/dashboard/app/settings/[workspaceId]/alerts/page.tsx:70` calls `DELETE /api/v1/workspace/alerts/rules/${ruleId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/workspace/alerts/rules/<p>` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /cache/entries/q-abc (apps/api/src/__tests__/cache-optimization.test.ts:131)
`apps/api/src/__tests__/cache-optimization.test.ts:131` calls `DELETE /cache/entries/q-abc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/cache/entries/q-abc` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /cache/entries/q-abc (apps/api/src/__tests__/cache-optimization.test.ts:143)
`apps/api/src/__tests__/cache-optimization.test.ts:143` calls `DELETE /cache/entries/q-abc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/cache/entries/q-abc` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /cache/stats (apps/api/src/__tests__/cache-stats.test.ts:65)
`apps/api/src/__tests__/cache-stats.test.ts:65` calls `DELETE /cache/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/cache/stats` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /cache/stats (apps/api/src/__tests__/cache-stats.test.ts:73)
`apps/api/src/__tests__/cache-stats.test.ts:73` calls `DELETE /cache/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/cache/stats` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /cache/workspace/ws-1 (apps/api/src/__tests__/cache-stats.test.ts:81)
`apps/api/src/__tests__/cache-stats.test.ts:81` calls `DELETE /cache/workspace/ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/cache/workspace/ws-1` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /cache/workspace/ws-1 (apps/api/src/__tests__/cache-stats.test.ts:88)
`apps/api/src/__tests__/cache-stats.test.ts:88` calls `DELETE /cache/workspace/ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/cache/workspace/ws-1` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /cache/workspace/ws-1 (apps/api/src/__tests__/cache-stats.test.ts:94)
`apps/api/src/__tests__/cache-stats.test.ts:94` calls `DELETE /cache/workspace/ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/cache/workspace/ws-1` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /cc-1 (apps/api/src/__tests__/custom-connectors.test.ts:240)
`apps/api/src/__tests__/custom-connectors.test.ts:240` calls `DELETE /cc-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/cc-1` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /cc-not-mine (apps/api/src/__tests__/custom-connectors.test.ts:251)
`apps/api/src/__tests__/custom-connectors.test.ts:251` calls `DELETE /cc-not-mine` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/cc-not-mine` 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: DELETE /connector/empty-conn (apps/api/src/__tests__/document-indexing.test.ts:193)
`apps/api/src/__tests__/document-indexing.test.ts:193` calls `DELETE /connector/empty-conn` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/connector/empty-conn` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /connector/gdrive-1 (apps/api/src/__tests__/document-indexing.test.ts:185)
`apps/api/src/__tests__/document-indexing.test.ts:185` calls `DELETE /connector/gdrive-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/connector/gdrive-1` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /connector/gdrive-1 (apps/api/src/__tests__/document-indexing.test.ts:200)
`apps/api/src/__tests__/document-indexing.test.ts:200` calls `DELETE /connector/gdrive-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/connector/gdrive-1` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /connector/gdrive-1 (apps/api/src/__tests__/document-indexing.test.ts:206)
`apps/api/src/__tests__/document-indexing.test.ts:206` calls `DELETE /connector/gdrive-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/connector/gdrive-1` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /connector/my-connector (apps/api/src/__tests__/document-indexing.test.ts:212)
`apps/api/src/__tests__/document-indexing.test.ts:212` calls `DELETE /connector/my-connector` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/connector/my-connector` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /email-templates/tmpl-1 (apps/api/src/__tests__/email-templates.test.ts:145)
`apps/api/src/__tests__/email-templates.test.ts:145` calls `DELETE /email-templates/tmpl-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/email-templates/tmpl-1` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /federation/workspaces/ws2 (apps/api/src/__tests__/federation.test.ts:103)
`apps/api/src/__tests__/federation.test.ts:103` calls `DELETE /federation/workspaces/ws2` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/federation/workspaces/ws2` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /health-alerts/a-1 (apps/api/src/__tests__/connector-health.test.ts:112)
`apps/api/src/__tests__/connector-health.test.ts:112` calls `DELETE /health-alerts/a-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/health-alerts/a-1` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /invitations/inv-1 (apps/api/src/__tests__/team-management.test.ts:271)
`apps/api/src/__tests__/team-management.test.ts:271` calls `DELETE /invitations/inv-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/invitations/inv-1` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /invitations/missing (apps/api/src/__tests__/team-management.test.ts:282)
`apps/api/src/__tests__/team-management.test.ts:282` calls `DELETE /invitations/missing` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/invitations/missing` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /mcp/subscriptions/sub-1 (apps/api/src/__tests__/mcp-subscriptions.test.ts:106)
`apps/api/src/__tests__/mcp-subscriptions.test.ts:106` calls `DELETE /mcp/subscriptions/sub-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mcp/subscriptions/sub-1` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /mcp/subscriptions/sub-1 (apps/api/src/__tests__/mcp-subscriptions.test.ts:117)
`apps/api/src/__tests__/mcp-subscriptions.test.ts:117` calls `DELETE /mcp/subscriptions/sub-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mcp/subscriptions/sub-1` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /merges/m-1 (apps/api/src/__tests__/entity-linking.test.ts:170)
`apps/api/src/__tests__/entity-linking.test.ts:170` calls `DELETE /merges/m-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/merges/m-1` If this points at an external API, prefix it with `https://` so the …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /notexist (apps/api/src/__tests__/team-management.test.ts:242)
`apps/api/src/__tests__/team-management.test.ts:242` calls `DELETE /notexist` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/notexist` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /permissions/fields/fp-abc?workspaceId=ws-1 (apps/api/src/__tests__/granular-permissions.test.ts:90)
`apps/api/src/__tests__/granular-permissions.test.ts:90` calls `DELETE /permissions/fields/fp-abc?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/permissions/fields/fp-abc` If this points a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /pii-config/fields (apps/api/src/__tests__/pii-config.test.ts:245)
`apps/api/src/__tests__/pii-config.test.ts:245` calls `DELETE /pii-config/fields` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/pii-config/fields` 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 /pii-config/fields?workspaceId=ws-1 (apps/api/src/__tests__/pii-config.test.ts:223)
`apps/api/src/__tests__/pii-config.test.ts:223` calls `DELETE /pii-config/fields?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/pii-config/fields` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /pii-config/fields?workspaceId=ws-1 (apps/api/src/__tests__/pii-config.test.ts:235)
`apps/api/src/__tests__/pii-config.test.ts:235` calls `DELETE /pii-config/fields?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/pii-config/fields` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /pii-config/fields?workspaceId=ws-1 (apps/api/src/__tests__/pii-config.test.ts:254)
`apps/api/src/__tests__/pii-config.test.ts:254` calls `DELETE /pii-config/fields?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/pii-config/fields` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /pii-config/fields?workspaceId=ws-1 (apps/api/src/__tests__/pii-config.test.ts:264)
`apps/api/src/__tests__/pii-config.test.ts:264` calls `DELETE /pii-config/fields?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/pii-config/fields` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /query-context/versions/1.0 (apps/api/src/__tests__/mcp-tools.test.ts:125)
`apps/api/src/__tests__/mcp-tools.test.ts:125` calls `DELETE /query-context/versions/1.0` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/query-context/versions/1.0` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /recipe-1 (apps/api/src/__tests__/connector-recipes.test.ts:194)
`apps/api/src/__tests__/connector-recipes.test.ts:194` calls `DELETE /recipe-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/recipe-1` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /recipe-1 (apps/api/src/__tests__/connector-recipes.test.ts:202)
`apps/api/src/__tests__/connector-recipes.test.ts:202` calls `DELETE /recipe-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/recipe-1` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /rules/rule-1 (apps/api/src/__tests__/alerts.test.ts:119)
`apps/api/src/__tests__/alerts.test.ts:119` calls `DELETE /rules/rule-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rules/rule-1` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /scim/v2/Users/user-1 (apps/api/src/__tests__/scim.test.ts:152)
`apps/api/src/__tests__/scim.test.ts:152` calls `DELETE /scim/v2/Users/user-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/scim/v2/users/user-1` 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 /sessions/devices/dev-1?userId=user-1 (apps/api/src/__tests__/sessions.test.ts:170)
`apps/api/src/__tests__/sessions.test.ts:170` calls `DELETE /sessions/devices/dev-1?userId=user-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/sessions/devices/dev-1` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /sessions/sess-1 (apps/api/src/__tests__/sessions.test.ts:141)
`apps/api/src/__tests__/sessions.test.ts:141` calls `DELETE /sessions/sess-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/sessions/sess-1` 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: DELETE /sessions/sess-1/question/${row.follow_up_questions.length + 5} (apps/api/src/__tests__/nl-query-sessions.test.ts:223)
`apps/api/src/__tests__/nl-query-sessions.test.ts:223` calls `DELETE /sessions/sess-1/question/${row.follow_up_questions.length + 5}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/sessions/sess-1/question/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /sessions/sess-1/question/0 (apps/api/src/__tests__/nl-query-sessions.test.ts:184)
`apps/api/src/__tests__/nl-query-sessions.test.ts:184` calls `DELETE /sessions/sess-1/question/0` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/sessions/sess-1/question/<p>` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /sessions/sess-1/question/abc (apps/api/src/__tests__/nl-query-sessions.test.ts:209)
`apps/api/src/__tests__/nl-query-sessions.test.ts:209` calls `DELETE /sessions/sess-1/question/abc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/sessions/sess-1/question/abc` If this points at an external…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /sessions/unknown/question/0 (apps/api/src/__tests__/nl-query-sessions.test.ts:200)
`apps/api/src/__tests__/nl-query-sessions.test.ts:200` calls `DELETE /sessions/unknown/question/0` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/sessions/unknown/question/<p>` If this points at an external…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /sub-1 (apps/api/src/__tests__/entity-change-subscriptions.test.ts:153)
`apps/api/src/__tests__/entity-change-subscriptions.test.ts:153` calls `DELETE /sub-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/sub-1` If this points at an external API, prefix it with `https://` so t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /transformations/rules/r-uuid (apps/api/src/__tests__/transformations.test.ts:110)
`apps/api/src/__tests__/transformations.test.ts:110` calls `DELETE /transformations/rules/r-uuid` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/transformations/rules/r-uuid` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /u1 (apps/api/src/__tests__/team-management.test.ts:231)
`apps/api/src/__tests__/team-management.test.ts:231` calls `DELETE /u1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/u1` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /unknown (apps/api/src/__tests__/entity-change-subscriptions.test.ts:163)
`apps/api/src/__tests__/entity-change-subscriptions.test.ts:163` calls `DELETE /unknown` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/unknown` 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 /validation/rules/rule-uuid (apps/api/src/__tests__/entity-validation.test.ts:112)
`apps/api/src/__tests__/entity-validation.test.ts:112` calls `DELETE /validation/rules/rule-uuid` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/validation/rules/rule-uuid` If this points at an external API…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /workspace/members/${USER_A} (apps/api/src/__tests__/workspace-members.test.ts:174)
`apps/api/src/__tests__/workspace-members.test.ts:174` calls `DELETE /workspace/members/${USER_A}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/workspace/members/<p>` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /workspace/members/${USER_A} (apps/api/src/__tests__/workspace-members.test.ts:184)
`apps/api/src/__tests__/workspace-members.test.ts:184` calls `DELETE /workspace/members/${USER_A}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/workspace/members/<p>` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /workspace/shares?resourceType=connector (apps/api/src/__tests__/workspace-members.test.ts:243)
`apps/api/src/__tests__/workspace-members.test.ts:243` calls `DELETE /workspace/shares?resourceType=connector` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/workspace/shares` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /workspace/shares?resourceType=connector&resourceId=conn-1&targetUserId=${USER_B} (apps/api/src/__tests__/workspace-members.test.ts:233)
`apps/api/src/__tests__/workspace-members.test.ts:233` calls `DELETE /workspace/shares?resourceType=connector&resourceId=conn-1&targetUserId=${USER_B}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/workspa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin (apps/api/src/__tests__/middleware/admin-auth.test.ts:23)
`apps/api/src/__tests__/middleware/admin-auth.test.ts:23` calls `GET /admin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin` 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 /admin (apps/api/src/__tests__/middleware/admin-auth.test.ts:31)
`apps/api/src/__tests__/middleware/admin-auth.test.ts:31` calls `GET /admin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin` 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 /admin (apps/api/src/__tests__/middleware/admin-auth.test.ts:37)
`apps/api/src/__tests__/middleware/admin-auth.test.ts:37` calls `GET /admin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin` 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 /admin (apps/api/src/__tests__/middleware/admin-auth.test.ts:45)
`apps/api/src/__tests__/middleware/admin-auth.test.ts:45` calls `GET /admin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin` 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 /admin (apps/api/src/__tests__/middleware/admin-auth.test.ts:51)
`apps/api/src/__tests__/middleware/admin-auth.test.ts:51` calls `GET /admin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin` 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 /admin (apps/api/src/__tests__/middleware/admin-auth.test.ts:59)
`apps/api/src/__tests__/middleware/admin-auth.test.ts:59` calls `GET /admin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin` 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 /admin (apps/api/src/__tests__/middleware/admin-auth.test.ts:66)
`apps/api/src/__tests__/middleware/admin-auth.test.ts:66` calls `GET /admin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin` 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 /admin (apps/api/src/__tests__/middleware/admin-auth.test.ts:73)
`apps/api/src/__tests__/middleware/admin-auth.test.ts:73` calls `GET /admin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin` 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 /admin/connectors/${CONNECTOR}/quality (apps/api/src/__tests__/admin-sync-quality.test.ts:45)
`apps/api/src/__tests__/admin-sync-quality.test.ts:45` calls `GET /admin/connectors/${CONNECTOR}/quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/connectors/<p>/quality` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/connectors/${CONNECTOR}/quality?workspaceId=${WS} (apps/api/src/__tests__/admin-sync-quality.test.ts:50)
`apps/api/src/__tests__/admin-sync-quality.test.ts:50` calls `GET /admin/connectors/${CONNECTOR}/quality?workspaceId=${WS}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/connectors/<p>/quality` If th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/connectors/${CONNECTOR}/quality?workspaceId=${WS} (apps/api/src/__tests__/admin-sync-quality.test.ts:62)
`apps/api/src/__tests__/admin-sync-quality.test.ts:62` calls `GET /admin/connectors/${CONNECTOR}/quality?workspaceId=${WS}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/connectors/<p>/quality` If th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/connectors/${CONNECTOR}/quality?workspaceId=${WS} (apps/api/src/__tests__/admin-sync-quality.test.ts:68)
`apps/api/src/__tests__/admin-sync-quality.test.ts:68` calls `GET /admin/connectors/${CONNECTOR}/quality?workspaceId=${WS}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/connectors/<p>/quality` If th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/connectors/${CONNECTOR}/quality?workspaceId=${WS}&windowDays=14 (apps/api/src/__tests__/admin-sync-quality.test.ts:57)
`apps/api/src/__tests__/admin-sync-quality.test.ts:57` calls `GET /admin/connectors/${CONNECTOR}/quality?workspaceId=${WS}&windowDays=14` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/connectors/<p>/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/connectors/${CONNECTOR}/quality?workspaceId=${WS}&windowDays=abc (apps/api/src/__tests__/admin-sync-quality.test.ts:73)
`apps/api/src/__tests__/admin-sync-quality.test.ts:73` calls `GET /admin/connectors/${CONNECTOR}/quality?workspaceId=${WS}&windowDays=abc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/connectors/<p>…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/cost-audit/top-workspaces?from=2026-01-01&to=2026-06-30 (apps/api/src/__tests__/admin-cost-audit.test.ts:111)
`apps/api/src/__tests__/admin-cost-audit.test.ts:111` calls `GET /admin/cost-audit/top-workspaces?from=2026-01-01&to=2026-06-30` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/cost-audit/top-workspace…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/dlq (apps/api/src/__tests__/admin-dlq.test.ts:75)
`apps/api/src/__tests__/admin-dlq.test.ts:75` calls `GET /admin/dlq` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/dlq` 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 /admin/dlq (apps/api/src/__tests__/admin-dlq.test.ts:92)
`apps/api/src/__tests__/admin-dlq.test.ts:92` calls `GET /admin/dlq` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/dlq` 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 /admin/dlq?limit=999 (apps/api/src/__tests__/admin-dlq.test.ts:84)
`apps/api/src/__tests__/admin-dlq.test.ts:84` calls `GET /admin/dlq?limit=999` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/dlq` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/dlq?workspaceId=ws-test (apps/api/src/__tests__/admin-dlq.test.ts:61)
`apps/api/src/__tests__/admin-dlq.test.ts:61` calls `GET /admin/dlq?workspaceId=ws-test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/dlq` 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 /admin/embedding-config (apps/api/src/__tests__/admin-embedding.test.ts:51)
`apps/api/src/__tests__/admin-embedding.test.ts:51` calls `GET /admin/embedding-config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/embedding-config` If this points at an external API, prefix it wi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/embedding-config?workspaceId=ws-1 (apps/api/src/__tests__/admin-embedding.test.ts:57)
`apps/api/src/__tests__/admin-embedding.test.ts:57` calls `GET /admin/embedding-config?workspaceId=ws-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/embedding-config` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/embedding-config?workspaceId=ws-new (apps/api/src/__tests__/admin-embedding.test.ts:66)
`apps/api/src/__tests__/admin-embedding.test.ts:66` calls `GET /admin/embedding-config?workspaceId=ws-new` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/embedding-config` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/index/health (apps/api/src/__tests__/admin-index.test.ts:132)
`apps/api/src/__tests__/admin-index.test.ts:132` calls `GET /admin/index/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/index/health` 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 /admin/index/health?workspaceId=ws-1 (apps/api/src/__tests__/admin-index.test.ts:138)
`apps/api/src/__tests__/admin-index.test.ts:138` calls `GET /admin/index/health?workspaceId=ws-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/index/health` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/index/maintenance (apps/api/src/__tests__/admin-index.test.ts:44)
`apps/api/src/__tests__/admin-index.test.ts:44` calls `GET /admin/index/maintenance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/index/maintenance` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/index/maintenance?workspaceId=ws-1 (apps/api/src/__tests__/admin-index.test.ts:50)
`apps/api/src/__tests__/admin-index.test.ts:50` calls `GET /admin/index/maintenance?workspaceId=ws-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/index/maintenance` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/index/maintenance?workspaceId=ws-1&limit=10 (apps/api/src/__tests__/admin-index.test.ts:59)
`apps/api/src/__tests__/admin-index.test.ts:59` calls `GET /admin/index/maintenance?workspaceId=ws-1&limit=10` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/index/maintenance` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/vector-health (apps/api/src/__tests__/vector-health.test.ts:59)
`apps/api/src/__tests__/vector-health.test.ts:59` calls `GET /admin/vector-health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/vector-health` 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 /admin/vector-health?workspaceId=ws-1 (apps/api/src/__tests__/vector-health.test.ts:65)
`apps/api/src/__tests__/vector-health.test.ts:65` calls `GET /admin/vector-health?workspaceId=ws-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/vector-health` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/vector-health?workspaceId=ws-empty (apps/api/src/__tests__/vector-health.test.ts:75)
`apps/api/src/__tests__/vector-health.test.ts:75` calls `GET /admin/vector-health?workspaceId=ws-empty` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/vector-health` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/vector-store/health (apps/api/src/__tests__/vector-store-admin.test.ts:40)
`apps/api/src/__tests__/vector-store-admin.test.ts:40` calls `GET /admin/vector-store/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/vector-store/health` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/vector-store/health (apps/api/src/__tests__/vector-store-admin.test.ts:48)
`apps/api/src/__tests__/vector-store-admin.test.ts:48` calls `GET /admin/vector-store/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/vector-store/health` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/vector-store/health (apps/api/src/__tests__/vector-store-admin.test.ts:54)
`apps/api/src/__tests__/vector-store-admin.test.ts:54` calls `GET /admin/vector-store/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/vector-store/health` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/vector-store/health (apps/api/src/__tests__/vector-store-admin.test.ts:60)
`apps/api/src/__tests__/vector-store-admin.test.ts:60` calls `GET /admin/vector-store/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/vector-store/health` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/vector-store/health (apps/api/src/__tests__/vector-store-admin.test.ts:66)
`apps/api/src/__tests__/vector-store-admin.test.ts:66` calls `GET /admin/vector-store/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/vector-store/health` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/vector-store/health (apps/api/src/__tests__/vector-store-admin.test.ts:84)
`apps/api/src/__tests__/vector-store-admin.test.ts:84` calls `GET /admin/vector-store/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/vector-store/health` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/vector-store/health (apps/api/src/__tests__/vector-store-admin.test.ts:89)
`apps/api/src/__tests__/vector-store-admin.test.ts:89` calls `GET /admin/vector-store/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/vector-store/health` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/vector-store/health?latencySla=10 (apps/api/src/__tests__/vector-store-admin.test.ts:77)
`apps/api/src/__tests__/vector-store-admin.test.ts:77` calls `GET /admin/vector-store/health?latencySla=10` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/vector-store/health` If this points at an ext…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/vector-store/health?table=my_vectors (apps/api/src/__tests__/vector-store-admin.test.ts:72)
`apps/api/src/__tests__/vector-store-admin.test.ts:72` calls `GET /admin/vector-store/health?table=my_vectors` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/vector-store/health` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/webhooks/my-hook/deliveries (apps/api/src/__tests__/webhook-admin.test.ts:147)
`apps/api/src/__tests__/webhook-admin.test.ts:147` calls `GET /admin/webhooks/my-hook/deliveries` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/webhooks/my-hook/deliveries` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/webhooks/wh-1/deliveries (apps/api/src/__tests__/webhook-admin.test.ts:125)
`apps/api/src/__tests__/webhook-admin.test.ts:125` calls `GET /admin/webhooks/wh-1/deliveries` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/webhooks/wh-1/deliveries` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/webhooks/wh-1/deliveries (apps/api/src/__tests__/webhook-admin.test.ts:141)
`apps/api/src/__tests__/webhook-admin.test.ts:141` calls `GET /admin/webhooks/wh-1/deliveries` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/webhooks/wh-1/deliveries` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/webhooks/wh-1/deliveries?limit=10 (apps/api/src/__tests__/webhook-admin.test.ts:153)
`apps/api/src/__tests__/webhook-admin.test.ts:153` calls `GET /admin/webhooks/wh-1/deliveries?limit=10` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/webhooks/wh-1/deliveries` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/webhooks/wh-new/deliveries (apps/api/src/__tests__/webhook-admin.test.ts:133)
`apps/api/src/__tests__/webhook-admin.test.ts:133` calls `GET /admin/webhooks/wh-new/deliveries` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/admin/webhooks/wh-new/deliveries` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /agents/agent-1/insights (apps/api/src/__tests__/agent-feedback.test.ts:77)
`apps/api/src/__tests__/agent-feedback.test.ts:77` calls `GET /agents/agent-1/insights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents/agent-1/insights` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /agents/entities/contact/feedback-score (apps/api/src/__tests__/agent-feedback.test.ts:90)
`apps/api/src/__tests__/agent-feedback.test.ts:90` calls `GET /agents/entities/contact/feedback-score` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents/entities/contact/feedback-score` If this points a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /agents/entities/unknown-type/feedback-score (apps/api/src/__tests__/agent-feedback.test.ts:99)
`apps/api/src/__tests__/agent-feedback.test.ts:99` calls `GET /agents/entities/unknown-type/feedback-score` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents/entities/unknown-type/feedback-score` If thi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /agents/relevance-adjustments (apps/api/src/__tests__/agent-feedback.test.ts:110)
`apps/api/src/__tests__/agent-feedback.test.ts:110` calls `GET /agents/relevance-adjustments` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/agents/relevance-adjustments` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /analytics/index (apps/api/src/__tests__/index-composition.test.ts:55)
`apps/api/src/__tests__/index-composition.test.ts:55` calls `GET /analytics/index` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/analytics/index` 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 /analytics/index/snapshots (apps/api/src/__tests__/index-composition.test.ts:99)
`apps/api/src/__tests__/index-composition.test.ts:99` calls `GET /analytics/index/snapshots` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/analytics/index/snapshots` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /analytics/index/snapshots?workspaceId=ws-1&days=7 (apps/api/src/__tests__/index-composition.test.ts:116)
`apps/api/src/__tests__/index-composition.test.ts:116` calls `GET /analytics/index/snapshots?workspaceId=ws-1&days=7` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/analytics/index/snapshots` If this points…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /analytics/index?workspaceId=ws-1 (apps/api/src/__tests__/index-composition.test.ts:73)
`apps/api/src/__tests__/index-composition.test.ts:73` calls `GET /analytics/index?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/analytics/index` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /analytics/index?workspaceId=ws-1 (apps/api/src/__tests__/index-composition.test.ts:91)
`apps/api/src/__tests__/index-composition.test.ts:91` calls `GET /analytics/index?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/analytics/index` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api-keys (apps/api/src/__tests__/api-key-management.test.ts:55)
`apps/api/src/__tests__/api-key-management.test.ts:55` calls `GET /api-keys` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/api-keys` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api-keys (apps/api/src/__tests__/api-key-management.test.ts:62)
`apps/api/src/__tests__/api-key-management.test.ts:62` calls `GET /api-keys` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/api-keys` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/analytics/index-recommendations (apps/dashboard/app/admin/query-analytics/page.tsx:58)
`apps/dashboard/app/admin/query-analytics/page.tsx:58` calls `GET /api/v1/admin/analytics/index-recommendations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/analytics/index-recommendations` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/analytics/queries/patterns?days=${days} (apps/dashboard/app/admin/query-analytics/page.tsx:57)
`apps/dashboard/app/admin/query-analytics/page.tsx:57` calls `GET /api/v1/admin/analytics/queries/patterns?days=${days}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/analytics/queries/patterns` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/analytics/queries/slow?days=${days} (apps/dashboard/app/admin/query-analytics/page.tsx:56)
`apps/dashboard/app/admin/query-analytics/page.tsx:56` calls `GET /api/v1/admin/analytics/queries/slow?days=${days}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/analytics/queries/slow` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/api-versions (apps/dashboard/app/admin/api-versioning/page.tsx:31)
`apps/dashboard/app/admin/api-versioning/page.tsx:31` calls `GET /api/v1/admin/api-versions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/api-versions` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/api-versions/${v.version}/deprecated (apps/dashboard/app/admin/api-versioning/page.tsx:39)
`apps/dashboard/app/admin/api-versioning/page.tsx:39` calls `GET /api/v1/admin/api-versions/${v.version}/deprecated` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/api-versions/<p>/deprecated` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/audit-logs?${params.toString()} (apps/dashboard/components/audit-log-viewer.tsx:47)
`apps/dashboard/components/audit-log-viewer.tsx:47` calls `GET /api/v1/admin/audit-logs?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/audit-logs` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/${connectorId}/circuit-status (apps/dashboard/components/circuit-breaker-indicator.tsx:52)
`apps/dashboard/components/circuit-breaker-indicator.tsx:52` calls `GET /api/v1/admin/connectors/${connectorId}/circuit-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/connectors/<p>/circuit-status` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/circuit-summary (apps/api/src/__tests__/circuit-breaker-admin.test.ts:188)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:188` calls `GET /api/v1/admin/connectors/circuit-summary` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/circuit-summary` If this po…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/circuit-summary (apps/api/src/__tests__/circuit-breaker-admin.test.ts:198)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:198` calls `GET /api/v1/admin/connectors/circuit-summary` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/circuit-summary` If this po…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/circuit-summary (apps/api/src/__tests__/circuit-breaker-admin.test.ts:208)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:208` calls `GET /api/v1/admin/connectors/circuit-summary` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/circuit-summary` If this po…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/circuit-summary (apps/api/src/__tests__/circuit-breaker-admin.test.ts:216)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:216` calls `GET /api/v1/admin/connectors/circuit-summary` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/circuit-summary` If this po…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/circuit-summary (apps/api/src/__tests__/circuit-breaker-admin.test.ts:222)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:222` calls `GET /api/v1/admin/connectors/circuit-summary` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/circuit-summary` If this po…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/circuit-summary (apps/api/src/__tests__/circuit-breaker-admin.test.ts:231)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:231` calls `GET /api/v1/admin/connectors/circuit-summary` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/circuit-summary` If this po…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/circuit-summary (apps/api/src/__tests__/circuit-breaker-admin.test.ts:242)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:242` calls `GET /api/v1/admin/connectors/circuit-summary` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/circuit-summary` If this po…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/circuit-summary (apps/api/src/__tests__/circuit-breaker-admin.test.ts:251)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:251` calls `GET /api/v1/admin/connectors/circuit-summary` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/circuit-summary` If this po…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/hubspot/circuit-status (apps/api/src/__tests__/circuit-breaker-admin.test.ts:105)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:105` calls `GET /api/v1/admin/connectors/hubspot/circuit-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/hubspot/circuit-stat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/hubspot/circuit-status (apps/api/src/__tests__/circuit-breaker-admin.test.ts:113)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:113` calls `GET /api/v1/admin/connectors/hubspot/circuit-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/hubspot/circuit-stat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/hubspot/circuit-status (apps/api/src/__tests__/circuit-breaker-admin.test.ts:120)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:120` calls `GET /api/v1/admin/connectors/hubspot/circuit-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/hubspot/circuit-stat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/hubspot/circuit-status (apps/api/src/__tests__/circuit-breaker-admin.test.ts:128)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:128` calls `GET /api/v1/admin/connectors/hubspot/circuit-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/hubspot/circuit-stat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/hubspot/circuit-status (apps/api/src/__tests__/circuit-breaker-admin.test.ts:76)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:76` calls `GET /api/v1/admin/connectors/hubspot/circuit-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/hubspot/circuit-statu…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/resilience (apps/api/src/__tests__/admin-resilience.test.ts:44)
`apps/api/src/__tests__/admin-resilience.test.ts:44` calls `GET /api/v1/admin/connectors/resilience` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/resilience` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/resilience/${connectorId} (apps/dashboard/components/connector-resilience-config.tsx:60)
`apps/dashboard/components/connector-resilience-config.tsx:60` calls `GET /api/v1/admin/connectors/resilience/${connectorId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/connectors/resilience/<p>` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/resilience/hubspot (apps/api/src/__tests__/admin-resilience.test.ts:56)
`apps/api/src/__tests__/admin-resilience.test.ts:56` calls `GET /api/v1/admin/connectors/resilience/hubspot` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/resilience/hubspot` If this po…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/salesforce/circuit-status (apps/api/src/__tests__/circuit-breaker-admin.test.ts:86)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:86` calls `GET /api/v1/admin/connectors/salesforce/circuit-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/salesforce/circuit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/connectors/slack/circuit-status (apps/api/src/__tests__/circuit-breaker-admin.test.ts:96)
`apps/api/src/__tests__/circuit-breaker-admin.test.ts:96` calls `GET /api/v1/admin/connectors/slack/circuit-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/connectors/slack/circuit-status` I…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/dedup/clusters (apps/api/src/__tests__/dedup-admin.test.ts:54)
`apps/api/src/__tests__/dedup-admin.test.ts:54` calls `GET /api/v1/admin/dedup/clusters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/dedup/clusters` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/dedup/clusters (apps/api/src/__tests__/dedup-admin.test.ts:84)
`apps/api/src/__tests__/dedup-admin.test.ts:84` calls `GET /api/v1/admin/dedup/clusters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/dedup/clusters` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/dedup/clusters/${clusterId}/members (apps/dashboard/app/admin/dedup-analysis/page.tsx:53)
`apps/dashboard/app/admin/dedup-analysis/page.tsx:53` calls `GET /api/v1/admin/dedup/clusters/${clusterId}/members` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/dedup/clusters/<p>/members` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/dedup/clusters/cl1/members (apps/api/src/__tests__/dedup-admin.test.ts:99)
`apps/api/src/__tests__/dedup-admin.test.ts:99` calls `GET /api/v1/admin/dedup/clusters/cl1/members` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/dedup/clusters/cl1/members` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/dedup/clusters/unknown-id/members (apps/api/src/__tests__/dedup-admin.test.ts:109)
`apps/api/src/__tests__/dedup-admin.test.ts:109` calls `GET /api/v1/admin/dedup/clusters/unknown-id/members` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/dedup/clusters/unknown-id/members` If thi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/dedup/clusters?${params} (apps/dashboard/components/dedup-cluster-explorer.tsx:43)
`apps/dashboard/components/dedup-cluster-explorer.tsx:43` calls `GET /api/v1/admin/dedup/clusters?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/dedup/clusters` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/dedup/clusters?entityType=contact (apps/api/src/__tests__/dedup-admin.test.ts:64)
`apps/api/src/__tests__/dedup-admin.test.ts:64` calls `GET /api/v1/admin/dedup/clusters?entityType=contact` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/dedup/clusters` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/dedup/compare?entity1=${id1}&entity2=${id2} (apps/dashboard/app/admin/dedup-analysis/page.tsx:70)
`apps/dashboard/app/admin/dedup-analysis/page.tsx:70` calls `GET /api/v1/admin/dedup/compare?entity1=${id1}&entity2=${id2}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/dedup/compare` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/dedup/entities/e1/dedup-status (apps/api/src/__tests__/dedup-admin.test.ts:186)
`apps/api/src/__tests__/dedup-admin.test.ts:186` calls `GET /api/v1/admin/dedup/entities/e1/dedup-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/dedup/entities/e1/dedup-status` If this poin…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/dedup/entities/unknown-entity/dedup-status (apps/api/src/__tests__/dedup-admin.test.ts:196)
`apps/api/src/__tests__/dedup-admin.test.ts:196` calls `GET /api/v1/admin/dedup/entities/unknown-entity/dedup-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/dedup/entities/unknown-entity/de…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/errors?days=7 (apps/dashboard/app/admin/page.tsx:105)
`apps/dashboard/app/admin/page.tsx:105` calls `GET /api/v1/admin/errors?days=7` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/errors` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/index/health?workspaceId=${WORKSPACE_ID} (apps/dashboard/app/admin/index-health/page.tsx:83)
`apps/dashboard/app/admin/index-health/page.tsx:83` calls `GET /api/v1/admin/index/health?workspaceId=${WORKSPACE_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/index/health` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/index/maintenance?workspaceId=${WORKSPACE_ID}&limit=20 (apps/dashboard/app/admin/index-health/page.tsx:84)
`apps/dashboard/app/admin/index-health/page.tsx:84` calls `GET /api/v1/admin/index/maintenance?workspaceId=${WORKSPACE_ID}&limit=20` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/index/maintenance` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/lifecycle/dashboard (apps/dashboard/app/admin/entity-lifecycle/page.tsx:27)
`apps/dashboard/app/admin/entity-lifecycle/page.tsx:27` calls `GET /api/v1/admin/lifecycle/dashboard` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/lifecycle/dashboard` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/lifecycle/entities?status=${statusFilter} (apps/dashboard/app/admin/entity-lifecycle/page.tsx:28)
`apps/dashboard/app/admin/entity-lifecycle/page.tsx:28` calls `GET /api/v1/admin/lifecycle/entities?status=${statusFilter}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/lifecycle/entities` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/performance/connectors/${connectorId}?days=${days} (apps/dashboard/app/admin/performance/page.tsx:109)
`apps/dashboard/app/admin/performance/page.tsx:109` calls `GET /api/v1/admin/performance/connectors/${connectorId}?days=${days}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/performance/connectors/<p>` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/performance/summary?days=${days} (apps/dashboard/app/admin/performance/page.tsx:92)
`apps/dashboard/app/admin/performance/page.tsx:92` calls `GET /api/v1/admin/performance/summary?days=${days}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/performance/summary` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/pii/access-audit (apps/api/src/__tests__/pii-masking-audit.test.ts:23)
`apps/api/src/__tests__/pii-masking-audit.test.ts:23` calls `GET /api/v1/admin/pii/access-audit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/pii/access-audit` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/pii/access-audit (apps/api/src/__tests__/pii-masking-audit.test.ts:34)
`apps/api/src/__tests__/pii-masking-audit.test.ts:34` calls `GET /api/v1/admin/pii/access-audit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/pii/access-audit` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/pii/access-audit?limit=50 (apps/dashboard/app/admin/pii-config/page.tsx:81)
`apps/dashboard/app/admin/pii-config/page.tsx:81` calls `GET /api/v1/admin/pii/access-audit?limit=50` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/pii/access-audit` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/pii/fields (apps/api/src/__tests__/pii-masking-audit.test.ts:46)
`apps/api/src/__tests__/pii-masking-audit.test.ts:46` calls `GET /api/v1/admin/pii/fields` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/pii/fields` If this points at an external API, prefix it wi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/pii/fields (apps/dashboard/app/admin/pii-config/page.tsx:67)
`apps/dashboard/app/admin/pii-config/page.tsx:67` calls `GET /api/v1/admin/pii/fields` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/pii/fields` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/relevance/metrics (apps/api/src/__tests__/relevance.test.ts:181)
`apps/api/src/__tests__/relevance.test.ts:181` calls `GET /api/v1/admin/relevance/metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/relevance/metrics` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/relevance/metrics?days=180 (apps/api/src/__tests__/relevance.test.ts:192)
`apps/api/src/__tests__/relevance.test.ts:192` calls `GET /api/v1/admin/relevance/metrics?days=180` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/relevance/metrics` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/relevance/weights (apps/api/src/__tests__/relevance.test.ts:42)
`apps/api/src/__tests__/relevance.test.ts:42` calls `GET /api/v1/admin/relevance/weights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/relevance/weights` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/relevance/weights (apps/api/src/__tests__/relevance.test.ts:61)
`apps/api/src/__tests__/relevance.test.ts:61` calls `GET /api/v1/admin/relevance/weights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/relevance/weights` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/retention-policies (apps/api/src/__tests__/retention-policies.test.ts:43)
`apps/api/src/__tests__/retention-policies.test.ts:43` calls `GET /api/v1/admin/retention-policies` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/retention-policies` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/retention-policies (apps/dashboard/app/admin/retention/page.tsx:50)
`apps/dashboard/app/admin/retention/page.tsx:50` calls `GET /api/v1/admin/retention-policies` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/retention-policies` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/retention-policies/archived-entities (apps/api/src/__tests__/retention-policies.test.ts:74)
`apps/api/src/__tests__/retention-policies.test.ts:74` calls `GET /api/v1/admin/retention-policies/archived-entities` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/retention-policies/archived-enti…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/retention-policies/archived-entities (apps/dashboard/app/admin/retention/page.tsx:55)
`apps/dashboard/app/admin/retention/page.tsx:55` calls `GET /api/v1/admin/retention-policies/archived-entities` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/retention-policies/archived-entities` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/retention-policies/archived-entities?entityType=contact (apps/api/src/__tests__/retention-policies.test.ts:81)
`apps/api/src/__tests__/retention-policies.test.ts:81` calls `GET /api/v1/admin/retention-policies/archived-entities?entityType=contact` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/retention-pol…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/rules (apps/api/src/__tests__/business-rules.test.ts:43)
`apps/api/src/__tests__/business-rules.test.ts:43` calls `GET /api/v1/admin/rules` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/rules` 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/v1/admin/rules (apps/dashboard/app/admin/data-rules/page.tsx:62)
`apps/dashboard/app/admin/data-rules/page.tsx:62` calls `GET /api/v1/admin/rules` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/rules` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/rules/violations (apps/api/src/__tests__/business-rules.test.ts:115)
`apps/api/src/__tests__/business-rules.test.ts:115` calls `GET /api/v1/admin/rules/violations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/rules/violations` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/rules/violations (apps/dashboard/app/admin/data-rules/page.tsx:67)
`apps/dashboard/app/admin/data-rules/page.tsx:67` calls `GET /api/v1/admin/rules/violations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/rules/violations` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/rules?entityType=contact (apps/api/src/__tests__/business-rules.test.ts:50)
`apps/api/src/__tests__/business-rules.test.ts:50` calls `GET /api/v1/admin/rules?entityType=contact` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/rules` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/slos (apps/api/src/__tests__/slo-admin.test.ts:23)
`apps/api/src/__tests__/slo-admin.test.ts:23` calls `GET /api/v1/admin/slos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/slos` If this points at an external API, prefix it with `https://` so the…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/slos (apps/dashboard/app/admin/slos/page.tsx:42)
`apps/dashboard/app/admin/slos/page.tsx:42` calls `GET /api/v1/admin/slos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/slos` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/slos/violations (apps/api/src/__tests__/slo-admin.test.ts:73)
`apps/api/src/__tests__/slo-admin.test.ts:73` calls `GET /api/v1/admin/slos/violations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/admin/slos/violations` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/slos/violations (apps/dashboard/app/admin/slos/page.tsx:43)
`apps/dashboard/app/admin/slos/page.tsx:43` calls `GET /api/v1/admin/slos/violations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/slos/violations` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/system-health (apps/dashboard/app/admin/page.tsx:91)
`apps/dashboard/app/admin/page.tsx:91` calls `GET /api/v1/admin/system-health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/system-health` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/vector-health?workspaceId=${encodeURIComponent(workspaceId)} (apps/dashboard/components/vector-health-monitor.tsx:75)
`apps/dashboard/components/vector-health-monitor.tsx:75` calls `GET /api/v1/admin/vector-health?workspaceId=${encodeURIComponent(workspaceId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/vector-health` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/webhooks/dlq (apps/dashboard/app/admin/webhooks/dlq/page.tsx:32)
`apps/dashboard/app/admin/webhooks/dlq/page.tsx:32` calls `GET /api/v1/admin/webhooks/dlq` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/webhooks/dlq` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/webhooks/dlq/analyze (apps/dashboard/app/admin/webhooks/dlq/page.tsx:33)
`apps/dashboard/app/admin/webhooks/dlq/page.tsx:33` calls `GET /api/v1/admin/webhooks/dlq/analyze` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/webhooks/dlq/analyze` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/admin/workspaces (apps/dashboard/app/admin/page.tsx:73)
`apps/dashboard/app/admin/page.tsx:73` calls `GET /api/v1/admin/workspaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/admin/workspaces` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/agents/${agentId}/acceptance-stats (apps/dashboard/components/agent-proactive-config.tsx:45)
`apps/dashboard/components/agent-proactive-config.tsx:45` calls `GET /api/v1/agents/${agentId}/acceptance-stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/agents/<p>/acceptance-stats` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/agents/${agentId}/proactive-preview (apps/dashboard/components/agent-proactive-config.tsx:44)
`apps/dashboard/components/agent-proactive-config.tsx:44` calls `GET /api/v1/agents/${agentId}/proactive-preview` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/agents/<p>/proactive-preview` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/agents/${agentId}/profile (apps/dashboard/components/agent-proactive-config.tsx:43)
`apps/dashboard/components/agent-proactive-config.tsx:43` calls `GET /api/v1/agents/${agentId}/profile` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/agents/<p>/profile` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/agents/${id}/insights (apps/dashboard/components/agent-feedback-dashboard.tsx:71)
`apps/dashboard/components/agent-feedback-dashboard.tsx:71` calls `GET /api/v1/agents/${id}/insights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/agents/<p>/insights` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/agents/relevance-adjustments (apps/dashboard/components/agent-feedback-dashboard.tsx:72)
`apps/dashboard/components/agent-feedback-dashboard.tsx:72` calls `GET /api/v1/agents/relevance-adjustments` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/agents/relevance-adjustments` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/analytics/breakdown (apps/api/src/__tests__/analytics.test.ts:100)
`apps/api/src/__tests__/analytics.test.ts:100` calls `GET /api/v1/analytics/breakdown` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/analytics/breakdown` 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/v1/analytics/breakdown?workspaceId=ws-test (apps/api/src/__tests__/analytics.test.ts:114)
`apps/api/src/__tests__/analytics.test.ts:114` calls `GET /api/v1/analytics/breakdown?workspaceId=ws-test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/analytics/breakdown` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/analytics/breakdown?workspaceId=ws-test (apps/api/src/__tests__/analytics.test.ts:122)
`apps/api/src/__tests__/analytics.test.ts:122` calls `GET /api/v1/analytics/breakdown?workspaceId=ws-test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/analytics/breakdown` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/analytics/breakdown?workspaceId=ws-test (apps/api/src/__tests__/analytics.test.ts:69)
`apps/api/src/__tests__/analytics.test.ts:69` calls `GET /api/v1/analytics/breakdown?workspaceId=ws-test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/analytics/breakdown` If this points at an external…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/analytics/breakdown?workspaceId=ws-test (apps/api/src/__tests__/analytics.test.ts:81)
`apps/api/src/__tests__/analytics.test.ts:81` calls `GET /api/v1/analytics/breakdown?workspaceId=ws-test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/analytics/breakdown` If this points at an external…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/analytics/dashboards/token-efficiency?window=${window} (apps/dashboard/app/analytics/[workspaceId]/overview/page.tsx:27)
`apps/dashboard/app/analytics/[workspaceId]/overview/page.tsx:27` calls `GET /api/v1/analytics/dashboards/token-efficiency?window=${window}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/analytics/dashboards/tok…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/analytics/index/snapshots?workspaceId=${encodeURIComponent(workspaceId)}&days=30 (apps/dashboard/app/analytics/[workspaceId]/composition/page.tsx:89)
`apps/dashboard/app/analytics/[workspaceId]/composition/page.tsx:89` calls `GET /api/v1/analytics/index/snapshots?workspaceId=${encodeURIComponent(workspaceId)}&days=30` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/analytics/index?workspaceId=${encodeURIComponent(workspaceId)} (apps/dashboard/app/analytics/[workspaceId]/composition/page.tsx:88)
`apps/dashboard/app/analytics/[workspaceId]/composition/page.tsx:88` calls `GET /api/v1/analytics/index?workspaceId=${encodeURIComponent(workspaceId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/analytics/ind…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/analytics/metrics/connector_error?window=${window} (apps/dashboard/app/analytics/[workspaceId]/overview/page.tsx:25)
`apps/dashboard/app/analytics/[workspaceId]/overview/page.tsx:25` calls `GET /api/v1/analytics/metrics/connector_error?window=${window}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/analytics/metrics/connector_…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/analytics/metrics/query_latency/anomalies?hours=24 (apps/dashboard/app/analytics/[workspaceId]/overview/page.tsx:26)
`apps/dashboard/app/analytics/[workspaceId]/overview/page.tsx:26` calls `GET /api/v1/analytics/metrics/query_latency/anomalies?hours=24` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/analytics/metrics/query_late…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/analytics/metrics/query_latency?window=${window} (apps/dashboard/app/analytics/[workspaceId]/overview/page.tsx:23)
`apps/dashboard/app/analytics/[workspaceId]/overview/page.tsx:23` calls `GET /api/v1/analytics/metrics/query_latency?window=${window}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/analytics/metrics/query_latenc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/analytics/metrics/tokens_saved?window=${window} (apps/dashboard/app/analytics/[workspaceId]/overview/page.tsx:24)
`apps/dashboard/app/analytics/[workspaceId]/overview/page.tsx:24` calls `GET /api/v1/analytics/metrics/tokens_saved?window=${window}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/analytics/metrics/tokens_saved`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/analytics/queries?limitHours=168 (apps/dashboard/app/analytics/[workspaceId]/queries/page.tsx:62)
`apps/dashboard/app/analytics/[workspaceId]/queries/page.tsx:62` calls `GET /api/v1/analytics/queries?limitHours=168` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/analytics/queries` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/backups (apps/dashboard/app/admin/backup-recovery/page.tsx:33)
`apps/dashboard/app/admin/backup-recovery/page.tsx:33` calls `GET /api/v1/backups` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/backups` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/backups/metrics (apps/dashboard/app/admin/backup-recovery/page.tsx:34)
`apps/dashboard/app/admin/backup-recovery/page.tsx:34` calls `GET /api/v1/backups/metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/backups/metrics` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/batch/results/missing (apps/api/src/__tests__/batch-recommendations.test.ts:141)
`apps/api/src/__tests__/batch-recommendations.test.ts:141` calls `GET /api/v1/batch/results/missing` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/batch/results/missing` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/batch/results/sess1 (apps/api/src/__tests__/batch-recommendations.test.ts:126)
`apps/api/src/__tests__/batch-recommendations.test.ts:126` calls `GET /api/v1/batch/results/sess1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/batch/results/sess1` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/benchmark-snapshot (apps/api/src/__tests__/benchmarking.test.ts:32)
`apps/api/src/__tests__/benchmarking.test.ts:32` calls `GET /api/v1/benchmark-snapshot` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/benchmark-snapshot` 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/v1/benchmark-snapshot?workspaceId=${WORKSPACE} (apps/api/src/__tests__/benchmarking.test.ts:41)
`apps/api/src/__tests__/benchmarking.test.ts:41` calls `GET /api/v1/benchmark-snapshot?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/benchmark-snapshot` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/benchmark-snapshot?workspaceId=${WORKSPACE} (apps/api/src/__tests__/benchmarking.test.ts:51)
`apps/api/src/__tests__/benchmarking.test.ts:51` calls `GET /api/v1/benchmark-snapshot?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/benchmark-snapshot` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/benchmarks/opt-in (apps/dashboard/app/analytics/[workspaceId]/benchmarks/page.tsx:71)
`apps/dashboard/app/analytics/[workspaceId]/benchmarks/page.tsx:71` calls `GET /api/v1/benchmarks/opt-in` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/benchmarks/opt-in` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/benchmarks/peer-comparison (apps/api/src/__tests__/benchmarking.test.ts:61)
`apps/api/src/__tests__/benchmarking.test.ts:61` calls `GET /api/v1/benchmarks/peer-comparison` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/benchmarks/peer-comparison` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/benchmarks/peer-comparison?workspaceId=${WORKSPACE} (apps/api/src/__tests__/benchmarking.test.ts:80)
`apps/api/src/__tests__/benchmarking.test.ts:80` calls `GET /api/v1/benchmarks/peer-comparison?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/benchmarks/peer-comparison` If this…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/benchmarks/peer-comparison?workspaceId=${WORKSPACE}&industry=software&companySize=smb (apps/api/src/__tests__/benchmarking.test.ts:70)
`apps/api/src/__tests__/benchmarking.test.ts:70` calls `GET /api/v1/benchmarks/peer-comparison?workspaceId=${WORKSPACE}&industry=software&companySize=smb` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/b…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/benchmarks/peers (apps/dashboard/app/analytics/[workspaceId]/benchmarks/page.tsx:79)
`apps/dashboard/app/analytics/[workspaceId]/benchmarks/page.tsx:79` calls `GET /api/v1/benchmarks/peers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/benchmarks/peers` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/benchmarks/settings (apps/api/src/__tests__/benchmarking.test.ts:90)
`apps/api/src/__tests__/benchmarking.test.ts:90` calls `GET /api/v1/benchmarks/settings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/benchmarks/settings` 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/v1/benchmarks/settings?workspaceId=${WORKSPACE} (apps/api/src/__tests__/benchmarking.test.ts:99)
`apps/api/src/__tests__/benchmarking.test.ts:99` calls `GET /api/v1/benchmarks/settings?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/benchmarks/settings` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/billing/periods (apps/dashboard/components/billing-usage-chart.tsx:73)
`apps/dashboard/components/billing-usage-chart.tsx:73` calls `GET /api/v1/billing/periods` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/billing/periods` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/billing/usage (apps/dashboard/components/billing-usage-chart.tsx:72)
`apps/dashboard/components/billing-usage-chart.tsx:72` calls `GET /api/v1/billing/usage` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/billing/usage` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cache/analytics (apps/api/src/__tests__/temporal-cache.test.ts:97)
`apps/api/src/__tests__/temporal-cache.test.ts:97` calls `GET /api/v1/cache/analytics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/cache/analytics` 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/v1/cache/analytics?intervalDays=14 (apps/api/src/__tests__/temporal-cache.test.ts:105)
`apps/api/src/__tests__/temporal-cache.test.ts:105` calls `GET /api/v1/cache/analytics?intervalDays=14` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/cache/analytics` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cache/analytics?intervalDays=200 (apps/api/src/__tests__/temporal-cache.test.ts:110)
`apps/api/src/__tests__/temporal-cache.test.ts:110` calls `GET /api/v1/cache/analytics?intervalDays=200` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/cache/analytics` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cache/clusters?days=${days} (apps/dashboard/components/query-clustering-analysis.tsx:68)
`apps/dashboard/components/query-clustering-analysis.tsx:68` calls `GET /api/v1/cache/clusters?days=${days}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/cache/clusters` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cache/patterns?workspaceId=${workspaceId} (apps/dashboard/components/cache-warming-status.tsx:31)
`apps/dashboard/components/cache-warming-status.tsx:31` calls `GET /api/v1/cache/patterns?workspaceId=${workspaceId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/cache/patterns` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cache/patterns?workspaceId=ws-1 (apps/api/src/__tests__/cache-prewarming.test.ts:58)
`apps/api/src/__tests__/cache-prewarming.test.ts:58` calls `GET /api/v1/cache/patterns?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/cache/patterns` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cache/prewarming-stats (apps/api/src/__tests__/cache-prewarming.test.ts:23)
`apps/api/src/__tests__/cache-prewarming.test.ts:23` calls `GET /api/v1/cache/prewarming-stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/cache/prewarming-stats` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cache/prewarming-stats?workspaceId=ws-1 (apps/api/src/__tests__/cache-prewarming.test.ts:38)
`apps/api/src/__tests__/cache-prewarming.test.ts:38` calls `GET /api/v1/cache/prewarming-stats?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/cache/prewarming-stats` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cache/prewarming-stats?workspaceId=ws-1 (apps/api/src/__tests__/cache-prewarming.test.ts:47)
`apps/api/src/__tests__/cache-prewarming.test.ts:47` calls `GET /api/v1/cache/prewarming-stats?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/cache/prewarming-stats` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cache/stats (apps/dashboard/components/cache-stats-panel.tsx:40)
`apps/dashboard/components/cache-stats-panel.tsx:40` calls `GET /api/v1/cache/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/cache/stats` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cache/temporal/find%20contacts/2026-06-08 (apps/api/src/__tests__/temporal-cache.test.ts:55)
`apps/api/src/__tests__/temporal-cache.test.ts:55` calls `GET /api/v1/cache/temporal/find%20contacts/2026-06-08` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/cache/temporal/find%20contacts/2026-06-08` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cache/temporal/find%20contacts/2026-06-08 (apps/api/src/__tests__/temporal-cache.test.ts:90)
`apps/api/src/__tests__/temporal-cache.test.ts:90` calls `GET /api/v1/cache/temporal/find%20contacts/2026-06-08` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/cache/temporal/find%20contacts/2026-06-08` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cache/temporal/find%20contacts/not-a-date (apps/api/src/__tests__/temporal-cache.test.ts:62)
`apps/api/src/__tests__/temporal-cache.test.ts:62` calls `GET /api/v1/cache/temporal/find%20contacts/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: `/v1/cache/temporal/find%20contacts/not-a-date` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cache/temporal/unknown-query/2026-06-01 (apps/api/src/__tests__/temporal-cache.test.ts:76)
`apps/api/src/__tests__/temporal-cache.test.ts:76` calls `GET /api/v1/cache/temporal/unknown-query/2026-06-01` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/cache/temporal/unknown-query/2026-06-01` If t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/compliance/alerts (apps/dashboard/components/anomaly-alert-dashboard.tsx:50)
`apps/dashboard/components/anomaly-alert-dashboard.tsx:50` calls `GET /api/v1/compliance/alerts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/compliance/alerts` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/compliance/anomalies (apps/api/src/__tests__/compliance-audit.test.ts:132)
`apps/api/src/__tests__/compliance-audit.test.ts:132` calls `GET /api/v1/compliance/anomalies` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/compliance/anomalies` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/compliance/anomalies?workspaceId=ws-1 (apps/api/src/__tests__/compliance-audit.test.ts:149)
`apps/api/src/__tests__/compliance-audit.test.ts:149` calls `GET /api/v1/compliance/anomalies?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/compliance/anomalies` If this points at an e…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/compliance/anomalies?workspaceId=ws-1 (apps/api/src/__tests__/compliance-audit.test.ts:159)
`apps/api/src/__tests__/compliance-audit.test.ts:159` calls `GET /api/v1/compliance/anomalies?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/compliance/anomalies` If this points at an e…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/compliance/audit-exports (apps/api/src/__tests__/compliance-audit.test.ts:113)
`apps/api/src/__tests__/compliance-audit.test.ts:113` calls `GET /api/v1/compliance/audit-exports` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/compliance/audit-exports` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/compliance/audit-exports?workspaceId=ws-1 (apps/api/src/__tests__/compliance-audit.test.ts:122)
`apps/api/src/__tests__/compliance-audit.test.ts:122` calls `GET /api/v1/compliance/audit-exports?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/compliance/audit-exports` If this points…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/compliance/audit-log?${params} (apps/dashboard/components/audit-log-explorer.tsx:52)
`apps/dashboard/components/audit-log-explorer.tsx:52` calls `GET /api/v1/compliance/audit-log?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/compliance/audit-log` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/compliance/report/${framework} (apps/dashboard/app/admin/compliance/page.tsx:60)
`apps/dashboard/app/admin/compliance/page.tsx:60` calls `GET /api/v1/compliance/report/${framework}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/compliance/report/<p>` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/compliance/verify-export/exp-abc123 (apps/api/src/__tests__/compliance-audit.test.ts:167)
`apps/api/src/__tests__/compliance-audit.test.ts:167` calls `GET /api/v1/compliance/verify-export/exp-abc123` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/compliance/verify-export/exp-abc123` If this p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/compliance/verify-export/exp-abc123?workspaceId=ws-1 (apps/api/src/__tests__/compliance-audit.test.ts:181)
`apps/api/src/__tests__/compliance-audit.test.ts:181` calls `GET /api/v1/compliance/verify-export/exp-abc123?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/compliance/verify-export/exp-…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/compliance/verify-export/exp-xyz?workspaceId=ws-1 (apps/api/src/__tests__/compliance-audit.test.ts:174)
`apps/api/src/__tests__/compliance-audit.test.ts:174` calls `GET /api/v1/compliance/verify-export/exp-xyz?workspaceId=ws-1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/compliance/verify-export/exp-xyz…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors (apps/api/src/__tests__/connectors.test.ts:122)
`apps/api/src/__tests__/connectors.test.ts:122` calls `GET /api/v1/connectors` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors` If this points at an external API, prefix it with `https://` so t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${CONNECTOR_ID}/schema-report (apps/api/src/__tests__/schema-discovery.test.ts:162)
`apps/api/src/__tests__/schema-discovery.test.ts:162` calls `GET /api/v1/connectors/${CONNECTOR_ID}/schema-report` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>/schema-report` If this poi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${CONNECTOR_ID}/schema-report (apps/api/src/__tests__/schema-discovery.test.ts:170)
`apps/api/src/__tests__/schema-discovery.test.ts:170` calls `GET /api/v1/connectors/${CONNECTOR_ID}/schema-report` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>/schema-report` If this poi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${CONNECTOR_ID}/schema-suggestions (apps/api/src/__tests__/schema-discovery.test.ts:76)
`apps/api/src/__tests__/schema-discovery.test.ts:76` calls `GET /api/v1/connectors/${CONNECTOR_ID}/schema-suggestions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>/schema-suggestions` If…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${CONNECTOR_ID}/schema-suggestions (apps/api/src/__tests__/schema-discovery.test.ts:84)
`apps/api/src/__tests__/schema-discovery.test.ts:84` calls `GET /api/v1/connectors/${CONNECTOR_ID}/schema-suggestions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>/schema-suggestions` If…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${CONNECTOR_ID}/sync-metrics (apps/api/src/__tests__/sync-metrics.test.ts:54)
`apps/api/src/__tests__/sync-metrics.test.ts:54` calls `GET /api/v1/connectors/${CONNECTOR_ID}/sync-metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>/sync-metrics` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${CONNECTOR_ID}/sync-metrics (apps/api/src/__tests__/sync-metrics.test.ts:62)
`apps/api/src/__tests__/sync-metrics.test.ts:62` calls `GET /api/v1/connectors/${CONNECTOR_ID}/sync-metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>/sync-metrics` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${CONNECTOR_ID}/sync-metrics?days=7 (apps/api/src/__tests__/sync-metrics.test.ts:72)
`apps/api/src/__tests__/sync-metrics.test.ts:72` calls `GET /api/v1/connectors/${CONNECTOR_ID}/sync-metrics?days=7` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>/sync-metrics` If this poi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${connectorId}/alerts (apps/dashboard/components/alert-action-logger.tsx:48)
`apps/dashboard/components/alert-action-logger.tsx:48` calls `GET /api/v1/connectors/${connectorId}/alerts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/connectors/<p>/alerts` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${connectorId}/reliability (apps/dashboard/components/degradation-predictor-panel.tsx:49)
`apps/dashboard/components/degradation-predictor-panel.tsx:49` calls `GET /api/v1/connectors/${connectorId}/reliability` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/connectors/<p>/reliability` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${connectorId}/reliability (apps/dashboard/components/reliability-gauge.tsx:34)
`apps/dashboard/components/reliability-gauge.tsx:34` calls `GET /api/v1/connectors/${connectorId}/reliability` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/connectors/<p>/reliability` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${INSTANCE_ID} (apps/api/src/__tests__/connectors.test.ts:226)
`apps/api/src/__tests__/connectors.test.ts:226` calls `GET /api/v1/connectors/${INSTANCE_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<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/v1/connectors/${INSTANCE_ID}/schedule (apps/api/src/__tests__/connectors.test.ts:381)
`apps/api/src/__tests__/connectors.test.ts:381` calls `GET /api/v1/connectors/${INSTANCE_ID}/schedule` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>/schedule` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${INSTANCE_ID}/schedule?workspaceId=${WORKSPACE} (apps/api/src/__tests__/connectors.test.ts:387)
`apps/api/src/__tests__/connectors.test.ts:387` calls `GET /api/v1/connectors/${INSTANCE_ID}/schedule?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>/schedule` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${INSTANCE_ID}/schedule?workspaceId=${WORKSPACE} (apps/api/src/__tests__/connectors.test.ts:396)
`apps/api/src/__tests__/connectors.test.ts:396` calls `GET /api/v1/connectors/${INSTANCE_ID}/schedule?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>/schedule` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${INSTANCE_ID}/schedule?workspaceId=${WORKSPACE} (apps/api/src/__tests__/connectors.test.ts:406)
`apps/api/src/__tests__/connectors.test.ts:406` calls `GET /api/v1/connectors/${INSTANCE_ID}/schedule?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>/schedule` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${INSTANCE_ID}/schedule?workspaceId=${WORKSPACE} (apps/api/src/__tests__/connectors.test.ts:414)
`apps/api/src/__tests__/connectors.test.ts:414` calls `GET /api/v1/connectors/${INSTANCE_ID}/schedule?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>/schedule` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${INSTANCE_ID}?workspaceId=${WORKSPACE} (apps/api/src/__tests__/connectors.test.ts:234)
`apps/api/src/__tests__/connectors.test.ts:234` calls `GET /api/v1/connectors/${INSTANCE_ID}?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${INSTANCE_ID}?workspaceId=${WORKSPACE} (apps/api/src/__tests__/connectors.test.ts:244)
`apps/api/src/__tests__/connectors.test.ts:244` calls `GET /api/v1/connectors/${INSTANCE_ID}?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/<p>` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${selectedConnector}/schema/migrations (apps/dashboard/app/admin/schema-migrations/page.tsx:61)
`apps/dashboard/app/admin/schema-migrations/page.tsx:61` calls `GET /api/v1/connectors/${selectedConnector}/schema/migrations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/connectors/<p>/schema/migrations` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/${selectedConnector}/schema/versions (apps/dashboard/app/admin/schema-migrations/page.tsx:60)
`apps/dashboard/app/admin/schema-migrations/page.tsx:60` calls `GET /api/v1/connectors/${selectedConnector}/schema/versions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/connectors/<p>/schema/versions` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/hubspot/event-config (apps/api/src/__tests__/event-streams.test.ts:41)
`apps/api/src/__tests__/event-streams.test.ts:41` calls `GET /api/v1/connectors/hubspot/event-config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/hubspot/event-config` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/types (apps/api/src/__tests__/connectors.test.ts:89)
`apps/api/src/__tests__/connectors.test.ts:89` calls `GET /api/v1/connectors/types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/types` 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/v1/connectors/types/hubspot (apps/api/src/__tests__/connectors.test.ts:101)
`apps/api/src/__tests__/connectors.test.ts:101` calls `GET /api/v1/connectors/types/hubspot` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/types/hubspot` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors/types/unknown (apps/api/src/__tests__/connectors.test.ts:110)
`apps/api/src/__tests__/connectors.test.ts:110` calls `GET /api/v1/connectors/types/unknown` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors/types/unknown` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors?name=${encodeURIComponent(connId)} (apps/dashboard/components/onboarding-wizard.tsx:106)
`apps/dashboard/components/onboarding-wizard.tsx:106` calls `GET /api/v1/connectors?name=${encodeURIComponent(connId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/connectors` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors?workspaceId=${WORKSPACE} (apps/api/src/__tests__/connectors.test.ts:130)
`apps/api/src/__tests__/connectors.test.ts:130` calls `GET /api/v1/connectors?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/connectors?workspaceId=${WORKSPACE} (apps/api/src/__tests__/connectors.test.ts:141)
`apps/api/src/__tests__/connectors.test.ts:141` calls `GET /api/v1/connectors?workspaceId=${WORKSPACE}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/connectors` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/context/stream/metrics (apps/dashboard/app/context-monitor/page.tsx:25)
`apps/dashboard/app/context-monitor/page.tsx:25` calls `GET /api/v1/context/stream/metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/context/stream/metrics` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cost-attribution/connectors/hubspot?period=month (apps/api/src/__tests__/cost-attribution.test.ts:81)
`apps/api/src/__tests__/cost-attribution.test.ts:81` calls `GET /api/v1/cost-attribution/connectors/hubspot?period=month` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/cost-attribution/connectors/hubspo…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/cost-attribution/connectors/hubspot?period=quarter (apps/api/src/__tests__/cost-attribution.test.ts:88)
`apps/api/src/__tests__/cost-attribution.test.ts:88` calls `GET /api/v1/cost-attribution/connectors/hubspot?period=quarter` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/cost-attribution/connectors/hubs…
Dangling fetchHelper:request

Showing first 300 of 1908. 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/c8315863-d9b0-4542-8a7e-a7ecd36edfe1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c8315863-d9b0-4542-8a7e-a7ecd36edfe1/

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.