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.

trustedadvisor2020/invektoservice

https://github.com/trustedadvisor2020/invektoservice · scanned 2026-06-16 00:43 UTC (2 months, 1 week ago)

566 raw signals (0 security + 566 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 562 actionable findings from 1 signal source. 4 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 60.3/100 with 100.0% coverage. It contains 4447 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 566 findings — concentrated in api (406), quality (66), frontend (53). Risk profile is high: 0 critical, 390 high, 48 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

Showing 507 of 562 actionable findings. 566 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/ops/knowledge/${tenantId}/documents/${docId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1416)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1416` calls `DELETE /api/ops/knowledge/${tenantId}/documents/${docId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/documents/<p>` If this p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/ops/knowledge/${tenantId}/faqs/${faqId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1443)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1443` calls `DELETE /api/ops/knowledge/${tenantId}/faqs/${faqId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/faqs/<p>` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/ops/knowledge/${tenantId}/intents/${intentId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1932)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1932` calls `DELETE /api/ops/knowledge/${tenantId}/intents/${intentId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/intents/<p>` If this po…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/ops/knowledge/${t}/documents/${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `DELETE /api/ops/knowledge/${t}/documents/${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/documents/<p>` If this po…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/ops/knowledge/${t}/faqs/${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `DELETE /api/ops/knowledge/${t}/faqs/${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/faqs/<p>` If this points at an…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/ops/knowledge/${t}/intents/${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `DELETE /api/ops/knowledge/${t}/intents/${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/intents/<p>` If this points…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/ops/logs/clear${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `DELETE /api/ops/logs/clear${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/logs/clear/<p>` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/ops/logs/clear${params} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1351)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1351` calls `DELETE /api/ops/logs/clear${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/logs/clear/<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/ops/templates/catalog/${id} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1866)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1866` calls `DELETE /api/ops/templates/catalog/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog/<p>` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/ops/templates/catalog/${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `DELETE /api/ops/templates/catalog/${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog/<p>` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/flow-builder/flows/${tenantId}/${flowId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1710)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1710` calls `DELETE /api/v1/flow-builder/flows/${tenantId}/${flowId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>` If this poin…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/flow-builder/flows/${t}/${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `DELETE /api/v1/flow-builder/flows/${t}/${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>` If this points…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/flow-builder/simulation/${sessionId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1752)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1752` calls `DELETE /api/v1/flow-builder/simulation/${sessionId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/simulation/<p>` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/flow-builder/simulation/${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `DELETE /api/v1/flow-builder/simulation/${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/simulation/<p>` If this point…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/outbound/data-lists/${id} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2334)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2334` calls `DELETE /api/v1/outbound/data-lists/${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/outbound/data-lists/<p>` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/outbound/data-lists/${listId}/records/${recordId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2384)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2384` calls `DELETE /api/v1/outbound/data-lists/${listId}/records/${recordId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists/<p>/records…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/outbound/data-lists/${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `DELETE /api/v1/outbound/data-lists/${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists/<p>` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/outbound/data-lists/${t}/records/${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `DELETE /api/v1/outbound/data-lists/${t}/records/${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists/<p>/records/<…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/outbound/projects/${id} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2438)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2438` calls `DELETE /api/v1/outbound/projects/${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/outbound/projects/<p>` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/outbound/projects/${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `DELETE /api/v1/outbound/projects/${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/projects/<p>` If this points at an exte…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/rescue/templates/${id} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2093)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2093` calls `DELETE /api/v1/rescue/templates/${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/rescue/templates/<p>` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/rescue/templates/${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `DELETE /api/v1/rescue/templates/${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/rescue/templates/<p>` If this points at an extern…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/wa/${tenantId}/ri/templates/${type}/${id} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2028)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2028` calls `DELETE /api/v1/wa/${tenantId}/ri/templates/${type}/${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/wa/<p>/ri/templates/<p>/<p>` If this po…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/v1/wa/${t}/ri/templates/${n}/${r} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `DELETE /api/v1/wa/${t}/ri/templates/${n}/${r}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/templates/<p>/<p>` If this poi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/attribution/cost-per-lead?${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/analytics/attribution/cost-per-lead?${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/attribution/cost-per-…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/attribution/cost-per-lead?${sp} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1516)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1516` calls `GET /api/ops/analytics/attribution/cost-per-lead?${sp}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/attribution/cost-per-lead` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/attribution/summary?${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/analytics/attribution/summary?${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/attribution/summary` If thi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/attribution/summary?${sp} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1508)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1508` calls `GET /api/ops/analytics/attribution/summary?${sp}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/attribution/summary` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/automation/intents?${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/analytics/automation/intents?${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/automation/intents` If this …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/automation/intents?${sp} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1483)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1483` calls `GET /api/ops/analytics/automation/intents?${sp}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/automation/intents` If this points at…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/automation/summary?${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/analytics/automation/summary?${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/automation/summary` If this …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/automation/summary?${sp} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1467)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1467` calls `GET /api/ops/analytics/automation/summary?${sp}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/automation/summary` If this points at…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/automation/trends?${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/analytics/automation/trends?${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/automation/trends` If this po…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/automation/trends?${sp} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1475)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1475` calls `GET /api/ops/analytics/automation/trends?${sp}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/automation/trends` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/campaigns?tenant_id=${tenantId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1520)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1520` calls `GET /api/ops/analytics/campaigns?tenant_id=${tenantId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/campaigns` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/campaigns?tenant_id=${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/analytics/campaigns?tenant_id=${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/campaigns` If this points a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/tenants (src/Invekto.Backend/Dashboard/src/lib/api.ts:1454)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1454` calls `GET /api/ops/analytics/tenants` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/tenants` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/tenants (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/analytics/tenants` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/tenants` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/wa/agents?tenant_id=${tenantId}&analysis_id=${analysisId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1495)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1495` calls `GET /api/ops/analytics/wa/agents?tenant_id=${tenantId}&analysis_id=${analysisId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/wa/a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/wa/agents?tenant_id=${t}&analysis_id=${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/analytics/wa/agents?tenant_id=${t}&analysis_id=${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/wa/agents`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/wa/analyses?tenant_id=${tenantId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1487)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1487` calls `GET /api/ops/analytics/wa/analyses?tenant_id=${tenantId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/wa/analyses` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/wa/analyses?tenant_id=${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/analytics/wa/analyses?tenant_id=${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/wa/analyses` If this poin…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/wa/summary?tenant_id=${tenantId}&analysis_id=${analysisId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1491)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1491` calls `GET /api/ops/analytics/wa/summary?tenant_id=${tenantId}&analysis_id=${analysisId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/wa/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/wa/summary?tenant_id=${t}&analysis_id=${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/analytics/wa/summary?tenant_id=${t}&analysis_id=${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/wa/summar…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/wa/trends?tenant_id=${tenantId}&analysis_id=${analysisId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1499)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1499` calls `GET /api/ops/analytics/wa/trends?tenant_id=${tenantId}&analysis_id=${analysisId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/wa/t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/analytics/wa/trends?tenant_id=${t}&analysis_id=${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/analytics/wa/trends?tenant_id=${t}&analysis_id=${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/analytics/wa/trends`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/channels?${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/channels?${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/channels` 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/ops/endpoints (src/Invekto.Backend/Dashboard/src/lib/api.ts:1372)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1372` calls `GET /api/ops/endpoints` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/endpoints` 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/ops/endpoints (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/endpoints` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/endpoints` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/health (src/Invekto.Backend/Dashboard/src/lib/api.ts:1297)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1297` calls `GET /api/ops/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/health` 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/ops/health (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/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 /api/ops/kanban/${encodeURIComponent(boardKey)} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1559)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1559` calls `GET /api/ops/kanban/${encodeURIComponent(boardKey)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/kanban/<p>` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/kanban/${encodeURIComponent(t)} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/kanban/${encodeURIComponent(t)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/kanban/<p>` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/knowledge/${tenantId}/documents?${sp} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1398)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1398` calls `GET /api/ops/knowledge/${tenantId}/documents?${sp}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/documents` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/knowledge/${tenantId}/faqs?${sp} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1426)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1426` calls `GET /api/ops/knowledge/${tenantId}/faqs?${sp}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/faqs` If this points at an external…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/knowledge/${tenantId}/intents (src/Invekto.Backend/Dashboard/src/lib/api.ts:1916)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1916` calls `GET /api/ops/knowledge/${tenantId}/intents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/intents` If this points at an external…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/knowledge/${t}/documents?${r} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/knowledge/${t}/documents?${r}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/documents` If this points at…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/knowledge/${t}/faqs?${r} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/knowledge/${t}/faqs?${r}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/faqs` If this points at an extern…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/knowledge/${t}/intents (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/knowledge/${t}/intents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/intents` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/logs/context?${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/logs/context?${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/logs/context` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/logs/context?${searchParams} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1345)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1345` calls `GET /api/ops/logs/context?${searchParams}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/logs/context` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/logs/grouped?${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/logs/grouped?${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/logs/grouped` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/logs/grouped?${searchParams} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1336)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1336` calls `GET /api/ops/logs/grouped?${searchParams}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/logs/grouped` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/logs/stream?${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/logs/stream?${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/logs/stream` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/logs/stream?${searchParams} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1317)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1317` calls `GET /api/ops/logs/stream?${searchParams}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/logs/stream` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/messages/${messageId}/story (src/Invekto.Backend/Dashboard/src/lib/api.ts:1548)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1548` calls `GET /api/ops/messages/${messageId}/story` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/messages/<p>/story` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/messages/${t}/story (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/messages/${t}/story` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/messages/<p>/story` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/messages?${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/messages?${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/messages` 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/ops/messages?${sp} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1543)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1543` calls `GET /api/ops/messages?${sp}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/messages` 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/ops/plans (src/Invekto.Backend/Dashboard/src/lib/api.ts:1612)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1612` calls `GET /api/ops/plans` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/plans` 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 /api/ops/plans (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/plans` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/plans` 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/ops/postman (src/Invekto.Backend/Dashboard/src/pages/DashboardPage.tsx:66)
`src/Invekto.Backend/Dashboard/src/pages/DashboardPage.tsx:66` calls `GET /api/ops/postman` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ops/postman` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/postman (src/Invekto.Backend/Dashboard/src/pages/TenantsPage.tsx:88)
`src/Invekto.Backend/Dashboard/src/pages/TenantsPage.tsx:88` calls `GET /api/ops/postman` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ops/postman` 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/ops/postman (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:577)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:577` calls `GET /api/ops/postman` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ops/postman` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/postman (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:644)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:644` calls `GET /api/ops/postman` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ops/postman` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/stats/errors?hours=${hours} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1356)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1356` calls `GET /api/ops/stats/errors?hours=${hours}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/stats/errors` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/stats/errors?hours=${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/stats/errors?hours=${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/stats/errors` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/stats/translations (src/Invekto.Backend/Dashboard/src/lib/api.ts:1360)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1360` calls `GET /api/ops/stats/translations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/stats/translations` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/stats/translations (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/stats/translations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/stats/translations` If this points at an external API…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/templates/catalog/${id} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1823)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1823` calls `GET /api/ops/templates/catalog/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog/<p>` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/templates/catalog/${id}/versions (src/Invekto.Backend/Dashboard/src/lib/api.ts:1870)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1870` calls `GET /api/ops/templates/catalog/${id}/versions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog/<p>/versions` If this points at…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/templates/catalog/${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/templates/catalog/${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog/<p>` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/templates/catalog/${t}/versions (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/templates/catalog/${t}/versions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog/<p>/versions` If this …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/templates/catalog?${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/templates/catalog?${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/templates/catalog?${sp} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1818)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1818` calls `GET /api/ops/templates/catalog?${sp}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/templates/suggestions?${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/templates/suggestions?${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/suggestions` If this points at an e…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/templates/suggestions?${sp} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1882)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1882` calls `GET /api/ops/templates/suggestions?${sp}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/suggestions` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/tenants (src/Invekto.Backend/Dashboard/src/lib/api.ts:1553)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1553` calls `GET /api/ops/tenants` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/tenants` 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/ops/tenants (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/tenants` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/tenants` If this points at an external API, prefix it with `http…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/tenants/${tenantId}/license (src/Invekto.Backend/Dashboard/src/lib/api.ts:1595)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1595` calls `GET /api/ops/tenants/${tenantId}/license` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/tenants/<p>/license` If this points at an external API…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/tenants/${t}/license (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/tenants/${t}/license` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/tenants/<p>/license` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/webchat/conversations${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/webchat/conversations${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/webchat/conversations/<p>` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/webchat/conversations${qs} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2102)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2102` calls `GET /api/ops/webchat/conversations${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/webchat/conversations/<p>` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/webchat/conversations/${conversationId}/messages (src/Invekto.Backend/Dashboard/src/lib/api.ts:2106)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2106` calls `GET /api/ops/webchat/conversations/${conversationId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/webchat/conversations/<p>/message…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/webchat/conversations/${conversationId}/visitor (src/Invekto.Backend/Dashboard/src/lib/api.ts:2129)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2129` calls `GET /api/ops/webchat/conversations/${conversationId}/visitor` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/webchat/conversations/<p>/visitor`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/webchat/conversations/${t}/messages (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/webchat/conversations/${t}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/webchat/conversations/<p>/messages` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ops/webchat/conversations/${t}/visitor (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/ops/webchat/conversations/${t}/visitor` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/webchat/conversations/<p>/visitor` If…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/customer-feature-groups (src/Invekto.Backend/Dashboard/src/lib/api.ts:1796)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1796` calls `GET /api/v1/customer-feature-groups` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/customer-feature-groups` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/customer-feature-groups (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/customer-feature-groups` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/customer-feature-groups` If this points at an exte…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/dashboard/analytics/summary?${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/dashboard/analytics/summary?${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/dashboard/analytics/summary` If this poin…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/dashboard/analytics/summary?${sp} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1464)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1464` calls `GET /api/v1/dashboard/analytics/summary?${sp}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/dashboard/analytics/summary` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/dynamic-fields (src/Invekto.Backend/Dashboard/src/lib/api.ts:2182)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2182` calls `GET /api/v1/dynamic-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/dynamic-fields` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/dynamic-fields (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/dynamic-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/dynamic-fields` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/flows/${tenantId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1690)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1690` calls `GET /api/v1/flow-builder/flows/${tenantId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>` If this points at an external…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/flows/${tenantId}/${flowId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1694)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1694` calls `GET /api/v1/flow-builder/flows/${tenantId}/${flowId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/flows/${tenantId}/${flowId}/executions/${logId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1768)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1768` calls `GET /api/v1/flow-builder/flows/${tenantId}/${flowId}/executions/${logId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/flows/${tenantId}/${flowId}/executions?${sp} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1763)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1763` calls `GET /api/v1/flow-builder/flows/${tenantId}/${flowId}/executions?${sp}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/flows/${tenantId}/${flowId}/versions (src/Invekto.Backend/Dashboard/src/lib/api.ts:1722)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1722` calls `GET /api/v1/flow-builder/flows/${tenantId}/${flowId}/versions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>/version…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/flows/${tenantId}/${flowId}/versions/${versionNumber} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1726)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1726` calls `GET /api/v1/flow-builder/flows/${tenantId}/${flowId}/versions/${versionNumber}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flow…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/flows/${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/flow-builder/flows/${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/flows/${t}/${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/flow-builder/flows/${t}/${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>` If this points at…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/flows/${t}/${n}/executions/${r} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/flow-builder/flows/${t}/${n}/executions/${r}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>/ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/flows/${t}/${n}/executions?${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/flow-builder/flows/${t}/${n}/executions?${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>/ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/flows/${t}/${n}/versions (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/flow-builder/flows/${t}/${n}/versions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>/versions`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/flows/${t}/${n}/versions/${r} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/flow-builder/flows/${t}/${n}/versions/${r}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>/vers…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/instances/available${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/flow-builder/instances/available${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/instances/available/<p>`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/instances/available${params} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1791)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1791` calls `GET /api/v1/flow-builder/instances/available${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/instances/available/<p>` If t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/monitor/${tenantId}/executions?${sp} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1786)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1786` calls `GET /api/v1/flow-builder/monitor/${tenantId}/executions?${sp}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/monitor/<p>/execution…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/monitor/${t}/executions?${r} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/flow-builder/monitor/${t}/executions?${r}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/monitor/<p>/executi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/tenant/working-hours (src/Invekto.Backend/Dashboard/src/lib/api.ts:1804)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1804` calls `GET /api/v1/flow-builder/tenant/working-hours` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/tenant/working-hours` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/flow-builder/tenant/working-hours (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/flow-builder/tenant/working-hours` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/tenant/working-hours` If th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/inma/welcome (src/Invekto.Backend/Dashboard/src/lib/api.ts:1093)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1093` calls `GET /api/v1/inma/welcome` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/inma/welcome` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/inma/welcome (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/inma/welcome` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/inma/welcome` 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/leads/${leadId}/photos (src/Invekto.Backend/Dashboard/src/api/photos.ts:47)
`src/Invekto.Backend/Dashboard/src/api/photos.ts:47` calls `GET /api/v1/leads/${leadId}/photos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/leads/<p>/photos` 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/leads/${s}/photos (src/Invekto.Backend/wwwroot/app/assets/LeadDetailPage-wU9H0Ixi.js:1)
`src/Invekto.Backend/wwwroot/app/assets/LeadDetailPage-wU9H0Ixi.js:1` calls `GET /api/v1/leads/${s}/photos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/leads/<p>/photos` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/onboarding/status (src/Invekto.Backend/Dashboard/src/lib/api.ts:1939)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1939` calls `GET /api/v1/onboarding/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/onboarding/status` 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/onboarding/status (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/onboarding/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/onboarding/status` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/broadcast/${encodeURIComponent(broadcastId)}/status (src/Invekto.Backend/Dashboard/src/lib/api.ts:2535)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2535` calls `GET /api/v1/outbound/broadcast/${encodeURIComponent(broadcastId)}/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/outbound/broadcast/<p>/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/broadcast/${encodeURIComponent(t)}/status (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/broadcast/${encodeURIComponent(t)}/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/outbound/broadcast/<p>/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/bulk-send/${encodeURIComponent(campaignId)}/status (src/Invekto.Backend/Dashboard/src/lib/api.ts:2405)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2405` calls `GET /api/v1/outbound/bulk-send/${encodeURIComponent(campaignId)}/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/outbound/bulk-send/<p>/s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/bulk-send/${encodeURIComponent(t)}/status (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/bulk-send/${encodeURIComponent(t)}/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/outbound/bulk-send/<p>/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/data-lists (src/Invekto.Backend/Dashboard/src/lib/api.ts:2314)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2314` calls `GET /api/v1/outbound/data-lists` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/data-lists (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/data-lists` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists` If this points at an external API…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/data-lists/${listId}/records?${p.toString()} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2370)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2370` calls `GET /api/v1/outbound/data-lists/${listId}/records?${p.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists/<p>/record…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/data-lists/${t}/records?${r.toString()} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/data-lists/${t}/records?${r.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists/<p>/r…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/exports/filter-options (src/Invekto.Backend/Dashboard/src/lib/api.ts:2571)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2571` calls `GET /api/v1/outbound/exports/filter-options` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/exports/filter-options` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/exports/filter-options (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/exports/filter-options` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/exports/filter-options` If this p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/exports/history (src/Invekto.Backend/Dashboard/src/lib/api.ts:2604)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2604` calls `GET /api/v1/outbound/exports/history` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/exports/history` If this points at an external API…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/exports/history (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/exports/history` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/exports/history` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/exports/recipients/count${this.exportFilterQuery(filter)} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2575)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2575` calls `GET /api/v1/outbound/exports/recipients/count${this.exportFilterQuery(filter)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/exports/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/exports/recipients/count${this.exportFilterQuery(t)} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/exports/recipients/count${this.exportFilterQuery(t)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/exp…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/exports/send-job/${jobId}/report-data?for=pdf (src/Invekto.Backend/Dashboard/src/lib/api.ts:2553)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2553` calls `GET /api/v1/outbound/exports/send-job/${jobId}/report-data?for=pdf` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/exports/send-job/<p>…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/exports/send-job/${t}/report-data?for=pdf (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/exports/send-job/${t}/report-data?for=pdf` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/exports/send-j…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/exports/send-jobs (src/Invekto.Backend/Dashboard/src/lib/api.ts:2541)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2541` calls `GET /api/v1/outbound/exports/send-jobs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/exports/send-jobs` If this points at an external…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/exports/send-jobs (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/exports/send-jobs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/exports/send-jobs` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/projects/${id} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2417)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2417` calls `GET /api/v1/outbound/projects/${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/outbound/projects/<p>` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/projects/${projectId}/report/recipients?${qs.toString()} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2493)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2493` calls `GET /api/v1/outbound/projects/${projectId}/report/recipients?${qs.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/projects/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/projects/${projectId}/report/runs (src/Invekto.Backend/Dashboard/src/lib/api.ts:2481)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2481` calls `GET /api/v1/outbound/projects/${projectId}/report/runs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/projects/<p>/report/runs` If thi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/projects/${projectId}/send/status (src/Invekto.Backend/Dashboard/src/lib/api.ts:2463)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2463` calls `GET /api/v1/outbound/projects/${projectId}/send/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/outbound/projects/<p>/send/status` If thi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/projects/${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/projects/${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/projects/<p>` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/projects/${t}/report/recipients?${r.toString()} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/projects/${t}/report/recipients?${r.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/projects…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/projects/${t}/report/runs (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/projects/${t}/report/runs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/projects/<p>/report/runs` If t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/projects/${t}/send/status (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/projects/${t}/send/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/outbound/projects/<p>/send/status` If t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/templates${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/outbound/templates${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/templates/<p>` If this points at an extern…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/outbound/templates${q} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2310)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2310` calls `GET /api/v1/outbound/templates${q}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/templates/<p>` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/rescue/risks${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/rescue/risks${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/rescue/risks/<p>` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/rescue/risks${qs} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2060)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2060` calls `GET /api/v1/rescue/risks${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/rescue/risks/<p>` 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/rescue/stats (src/Invekto.Backend/Dashboard/src/lib/api.ts:2052)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2052` calls `GET /api/v1/rescue/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/rescue/stats` 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/rescue/stats (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/rescue/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/rescue/stats` 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/rescue/templates${qs} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2075)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2075` calls `GET /api/v1/rescue/templates${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/rescue/templates/<p>` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/rescue/templates${r} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/rescue/templates${r}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/rescue/templates/<p>` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/settings/instances (src/Invekto.Backend/Dashboard/src/lib/api.ts:1625)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1625` calls `GET /api/v1/settings/instances` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/settings/instances` 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/settings/instances (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/settings/instances` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/settings/instances` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/settings/sector (src/Invekto.Backend/Dashboard/src/lib/api.ts:1663)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1663` calls `GET /api/v1/settings/sector` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/settings/sector` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/settings/sector (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/settings/sector` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/settings/sector` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/settings/wa-templates?instanceId=${encodeURIComponent(instanceId)} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1645)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1645` calls `GET /api/v1/settings/wa-templates?instanceId=${encodeURIComponent(instanceId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/settings/wa-templ…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/settings/wa-templates?instanceId=${encodeURIComponent(t)} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/settings/wa-templates?instanceId=${encodeURIComponent(t)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/settings/wa-temp…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/settings/working-hours (src/Invekto.Backend/Dashboard/src/lib/api.ts:1651)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1651` calls `GET /api/v1/settings/working-hours` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/settings/working-hours` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/settings/working-hours (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/settings/working-hours` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/settings/working-hours` If this points at an extern…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/templates/adoptions (src/Invekto.Backend/Dashboard/src/lib/api.ts:1684)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1684` calls `GET /api/v1/templates/adoptions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/templates/adoptions` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/templates/adoptions (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/templates/adoptions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/templates/adoptions` If this points at an external API…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/templates/available (src/Invekto.Backend/Dashboard/src/lib/api.ts:1675)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1675` calls `GET /api/v1/templates/available` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/templates/available` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/templates/available (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/templates/available` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/templates/available` If this points at an external API…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/campaign-config (src/Invekto.Backend/Dashboard/src/lib/api.ts:2239)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2239` calls `GET /api/v1/tenant-settings/campaign-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/tenant-settings/campaign-config` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/campaign-config (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/tenant-settings/campaign-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/tenant-settings/campaign-config` If this p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/clinic-metadata (src/Invekto.Backend/Dashboard/src/lib/api.ts:2259)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2259` calls `GET /api/v1/tenant-settings/clinic-metadata` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant-settings/clinic-metadata` If this points at a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/clinic-metadata (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/tenant-settings/clinic-metadata` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant-settings/clinic-metadata` If this p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/field-mapping (src/Invekto.Backend/Dashboard/src/lib/api.ts:2199)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2199` calls `GET /api/v1/tenant-settings/field-mapping` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant-settings/field-mapping` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/field-mapping (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/tenant-settings/field-mapping` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant-settings/field-mapping` If this point…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/followup-sequence (src/Invekto.Backend/Dashboard/src/lib/api.ts:2215)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2215` calls `GET /api/v1/tenant-settings/followup-sequence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant-settings/followup-sequence` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/followup-sequence (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/tenant-settings/followup-sequence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant-settings/followup-sequence` If th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/meta-leadgen (src/Invekto.Backend/Dashboard/src/lib/api.ts:2279)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2279` calls `GET /api/v1/tenant-settings/meta-leadgen` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant-settings/meta-leadgen` If this points at an exte…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/meta-leadgen (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/tenant-settings/meta-leadgen` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant-settings/meta-leadgen` If this points …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/meta-leadgen/discover-forms (src/Invekto.Backend/Dashboard/src/lib/api.ts:2297)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2297` calls `GET /api/v1/tenant-settings/meta-leadgen/discover-forms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant-settings/meta-leadgen/discover-fo…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/meta-leadgen/discover-forms (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/tenant-settings/meta-leadgen/discover-forms` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant-settings/meta-leadgen/d…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/meta-leadgen/events?limit=${limit} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2301)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2301` calls `GET /api/v1/tenant-settings/meta-leadgen/events?limit=${limit}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant-settings/meta-leadgen/even…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant-settings/meta-leadgen/events?limit=${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/tenant-settings/meta-leadgen/events?limit=${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant-settings/meta-leadge…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant/followup/runs (src/Invekto.Backend/Dashboard/src/lib/api.ts:2227)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2227` calls `GET /api/v1/tenant/followup/runs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant/followup/runs` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant/followup/runs (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/tenant/followup/runs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant/followup/runs` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant/landing/audit${n} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/tenant/landing/audit${n}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant/landing/audit/<p>` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant/landing/audit${qs} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2173)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2173` calls `GET /api/v1/tenant/landing/audit${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/tenant/landing/audit/<p>` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant/landing/settings (src/Invekto.Backend/Dashboard/src/lib/api.ts:2134)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2134` calls `GET /api/v1/tenant/landing/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/tenant/landing/settings` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/tenant/landing/settings (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/tenant/landing/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/tenant/landing/settings` If this points at an exte…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${tenantId}/ri/agents${qs} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1964)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1964` calls `GET /api/v1/wa/${tenantId}/ri/agents${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/agents/<p>` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${tenantId}/ri/benchmarks?sector=${encodeURIComponent(sector)} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2041)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2041` calls `GET /api/v1/wa/${tenantId}/ri/benchmarks?sector=${encodeURIComponent(sector)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/benchmar…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${tenantId}/ri/dashboard${qs} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1949)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1949` calls `GET /api/v1/wa/${tenantId}/ri/dashboard${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/dashboard/<p>` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${tenantId}/ri/demand${qs} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1999)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1999` calls `GET /api/v1/wa/${tenantId}/ri/demand${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/demand/<p>` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${tenantId}/ri/objections${qs} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1971)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1971` calls `GET /api/v1/wa/${tenantId}/ri/objections${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/objections/<p>` If this points at an ext…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${tenantId}/ri/onboarding${params} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2046)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2046` calls `GET /api/v1/wa/${tenantId}/ri/onboarding${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/onboarding/<p>` If this points at an…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${tenantId}/ri/quality${qs} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1992)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1992` calls `GET /api/v1/wa/${tenantId}/ri/quality${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/quality/<p>` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${tenantId}/ri/rescue${qs} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1985)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1985` calls `GET /api/v1/wa/${tenantId}/ri/rescue${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/rescue/<p>` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${tenantId}/ri/response-time${qs} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1978)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1978` calls `GET /api/v1/wa/${tenantId}/ri/response-time${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/response-time/<p>` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${tenantId}/ri/revenue${qs} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1957)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1957` calls `GET /api/v1/wa/${tenantId}/ri/revenue${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/revenue/<p>` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${tenantId}/ri/templates?sector=${encodeURIComponent(sector)} (src/Invekto.Backend/Dashboard/src/lib/api.ts:2003)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2003` calls `GET /api/v1/wa/${tenantId}/ri/templates?sector=${encodeURIComponent(sector)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/templates…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${t}/ri/agents${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/wa/${t}/ri/agents${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/agents/<p>` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${t}/ri/benchmarks?sector=${encodeURIComponent(n)} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/wa/${t}/ri/benchmarks?sector=${encodeURIComponent(n)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/benchmarks…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${t}/ri/dashboard${i} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/wa/${t}/ri/dashboard${i}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/dashboard/<p>` If this points at an ext…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${t}/ri/demand${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/wa/${t}/ri/demand${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/demand/<p>` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${t}/ri/objections${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/wa/${t}/ri/objections${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/objections/<p>` If this points at an e…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${t}/ri/onboarding${r} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/wa/${t}/ri/onboarding${r}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/onboarding/<p>` If this points at an e…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${t}/ri/quality${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/wa/${t}/ri/quality${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/quality/<p>` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${t}/ri/rescue${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/wa/${t}/ri/rescue${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/rescue/<p>` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${t}/ri/response-time${a} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/wa/${t}/ri/response-time${a}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/response-time/<p>` If this points a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${t}/ri/revenue${i} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/wa/${t}/ri/revenue${i}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/revenue/<p>` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/wa/${t}/ri/templates?sector=${encodeURIComponent(n)} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /api/v1/wa/${t}/ri/templates?sector=${encodeURIComponent(n)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/wa/<p>/ri/templates` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /ops (src/Invekto.Backend/Dashboard/src/lib/api.ts:1377)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1377` calls `GET /ops` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /ops (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /ops` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops` 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 /ops/errors (src/Invekto.Backend/Dashboard/src/lib/api.ts:1381)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1381` calls `GET /ops/errors` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/errors` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /ops/errors (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /ops/errors` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/errors` 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 /ops/hangfire-login (src/Invekto.Backend/Dashboard/src/components/Layout.tsx:167)
`src/Invekto.Backend/Dashboard/src/components/Layout.tsx:167` calls `GET /ops/hangfire-login` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ops/hangfire-login` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /ops/hangfire-login (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:577)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:577` calls `GET /ops/hangfire-login` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ops/hangfire-login` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /ops/search?requestId=${encodeURIComponent(requestId)} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1389)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1389` calls `GET /ops/search?requestId=${encodeURIComponent(requestId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/search` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /ops/search?requestId=${encodeURIComponent(t)} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /ops/search?requestId=${encodeURIComponent(t)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/search` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /ops/slow (src/Invekto.Backend/Dashboard/src/lib/api.ts:1385)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1385` calls `GET /ops/slow` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/slow` 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 /ops/slow (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `GET /ops/slow` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/slow` 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 /ops/voice-jwt (src/Invekto.Backend/Dashboard/src/pages/VoiceTestPage.tsx:56)
`src/Invekto.Backend/Dashboard/src/pages/VoiceTestPage.tsx:56` calls `GET /ops/voice-jwt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ops/voice-jwt` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /ops/voice-jwt (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:880)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:880` calls `GET /ops/voice-jwt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ops/voice-jwt` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/ops/kanban/${encodeURIComponent(boardKey)}/cards/${encodeURIComponent(cardSlug)} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1569)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1569` calls `PATCH /api/ops/kanban/${encodeURIComponent(boardKey)}/cards/${encodeURIComponent(cardSlug)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/kan…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/ops/kanban/${encodeURIComponent(t)}/cards/${encodeURIComponent(n)} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `PATCH /api/ops/kanban/${encodeURIComponent(t)}/cards/${encodeURIComponent(n)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/kanban/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/knowledge/${tenantId}/documents/website (src/Invekto.Backend/Dashboard/src/lib/api.ts:1408)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1408` calls `POST /api/ops/knowledge/${tenantId}/documents/website` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/documents/website` If this …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/knowledge/${tenantId}/faqs (src/Invekto.Backend/Dashboard/src/lib/api.ts:1431)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1431` calls `POST /api/ops/knowledge/${tenantId}/faqs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/faqs` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/knowledge/${tenantId}/generate-embeddings (src/Invekto.Backend/Dashboard/src/lib/api.ts:1448)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1448` calls `POST /api/ops/knowledge/${tenantId}/generate-embeddings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/generate-embeddings` If t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/knowledge/${tenantId}/intents (src/Invekto.Backend/Dashboard/src/lib/api.ts:1920)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1920` calls `POST /api/ops/knowledge/${tenantId}/intents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/intents` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/knowledge/${t}/documents/website (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/knowledge/${t}/documents/website` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/documents/website` If th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/knowledge/${t}/faqs (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/knowledge/${t}/faqs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/faqs` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/knowledge/${t}/generate-embeddings (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/knowledge/${t}/generate-embeddings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/generate-embeddings` I…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/knowledge/${t}/intents (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/knowledge/${t}/intents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/knowledge/<p>/intents` If this points at an exte…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/services/${serviceName}/restart (src/Invekto.Backend/Dashboard/src/lib/api.ts:1365)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1365` calls `POST /api/ops/services/${serviceName}/restart` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/services/<p>/restart` If this points at an extern…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/services/${t}/restart (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/services/${t}/restart` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/services/<p>/restart` If this points at an extern…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/${tenantId}/onboard (src/Invekto.Backend/Dashboard/src/lib/api.ts:1908)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1908` calls `POST /api/ops/templates/${tenantId}/onboard` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/<p>/onboard` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/${t}/onboard (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/templates/${t}/onboard` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/<p>/onboard` If this points at an exte…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/catalog (src/Invekto.Backend/Dashboard/src/lib/api.ts:1832)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1832` calls `POST /api/ops/templates/catalog` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/catalog (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/templates/catalog` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/catalog/${id}/publish (src/Invekto.Backend/Dashboard/src/lib/api.ts:1827)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1827` calls `POST /api/ops/templates/catalog/${id}/publish` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog/<p>/publish` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/catalog/${t}/publish (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/templates/catalog/${t}/publish` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog/<p>/publish` If this p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/catalog/bulk (src/Invekto.Backend/Dashboard/src/lib/api.ts:1844)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1844` calls `POST /api/ops/templates/catalog/bulk` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog/bulk` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/catalog/bulk (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/templates/catalog/bulk` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/catalog/bulk` If this points at an ext…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/extract-from-analysis/${analysisId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1889)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1889` calls `POST /api/ops/templates/extract-from-analysis/${analysisId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/extract-from-analysis/<p>…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/extract-from-analysis/${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/templates/extract-from-analysis/${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/extract-from-analysis/<p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/suggestions/${id}/review (src/Invekto.Backend/Dashboard/src/lib/api.ts:1896)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1896` calls `POST /api/ops/templates/suggestions/${id}/review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/suggestions/<p>/review` If this poin…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/suggestions/${t}/review (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/templates/suggestions/${t}/review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/suggestions/<p>/review` If …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/suggestions/bulk-review (src/Invekto.Backend/Dashboard/src/lib/api.ts:1902)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1902` calls `POST /api/ops/templates/suggestions/bulk-review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/suggestions/bulk-review` If this poin…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/templates/suggestions/bulk-review (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/templates/suggestions/bulk-review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/templates/suggestions/bulk-review` If…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/tenants/${t}/impersonate (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/tenants/${t}/impersonate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/tenants/<p>/impersonate` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/webchat/conversations/${conversationId}/messages (src/Invekto.Backend/Dashboard/src/lib/api.ts:2110)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2110` calls `POST /api/ops/webchat/conversations/${conversationId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/webchat/conversations/<p>/messag…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ops/webchat/conversations/${t}/messages (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/ops/webchat/conversations/${t}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ops/webchat/conversations/<p>/messages`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/customer-feature-groups/cache-invalidate (src/Invekto.Backend/Dashboard/src/lib/api.ts:1800)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1800` calls `POST /api/v1/customer-feature-groups/cache-invalidate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/customer-feature-groups/cache-invalidate` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/customer-feature-groups/cache-invalidate (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/customer-feature-groups/cache-invalidate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/customer-feature-groups/cache-in…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/dynamic-fields/cache-invalidate (src/Invekto.Backend/Dashboard/src/lib/api.ts:2186)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2186` calls `POST /api/v1/dynamic-fields/cache-invalidate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/dynamic-fields/cache-invalidate` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/dynamic-fields/cache-invalidate (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/dynamic-fields/cache-invalidate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/dynamic-fields/cache-invalidate` If this …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/flows/${tenantId} (src/Invekto.Backend/Dashboard/src/lib/api.ts:1698)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1698` calls `POST /api/v1/flow-builder/flows/${tenantId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/flows/${tenantId}/${flowId}/activate (src/Invekto.Backend/Dashboard/src/lib/api.ts:1714)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1714` calls `POST /api/v1/flow-builder/flows/${tenantId}/${flowId}/activate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>/activa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/flows/${tenantId}/${flowId}/deactivate (src/Invekto.Backend/Dashboard/src/lib/api.ts:1718)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1718` calls `POST /api/v1/flow-builder/flows/${tenantId}/${flowId}/deactivate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>/deac…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/flows/${tenantId}/${flowId}/versions/${versionNumber}/rollback (src/Invekto.Backend/Dashboard/src/lib/api.ts:1730)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1730` calls `POST /api/v1/flow-builder/flows/${tenantId}/${flowId}/versions/${versionNumber}/rollback` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-bu…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/flows/${t} (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/flow-builder/flows/${t}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>` If this points at an exte…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/flows/${t}/${n}/activate (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/flow-builder/flows/${t}/${n}/activate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>/activate…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/flows/${t}/${n}/deactivate (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/flow-builder/flows/${t}/${n}/deactivate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p>/<p>/deacti…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/flows/${t}/${n}/versions/${r}/rollback (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/flow-builder/flows/${t}/${n}/versions/${r}/rollback` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/<p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/flows/validate (src/Invekto.Backend/Dashboard/src/lib/api.ts:1734)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1734` calls `POST /api/v1/flow-builder/flows/validate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/validate` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/flows/validate (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/flow-builder/flows/validate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/flows/validate` If this points a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/simulation/start (src/Invekto.Backend/Dashboard/src/lib/api.ts:1740)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1740` calls `POST /api/v1/flow-builder/simulation/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/simulation/start` If this points at an e…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/simulation/start (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/flow-builder/simulation/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/simulation/start` If this poin…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/simulation/step (src/Invekto.Backend/Dashboard/src/lib/api.ts:1746)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1746` calls `POST /api/v1/flow-builder/simulation/step` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/simulation/step` If this points at an ext…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/flow-builder/simulation/step (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/flow-builder/simulation/step` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/flow-builder/simulation/step` If this points…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/inma/auth/exchange (src/Invekto.Backend/Dashboard/src/lib/api.ts:1023)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1023` calls `POST /api/v1/inma/auth/exchange` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/inma/auth/exchange` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/inma/auth/exchange (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/inma/auth/exchange` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/inma/auth/exchange` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/inma/auth/login (src/Invekto.Backend/Dashboard/src/lib/api.ts:1051)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1051` calls `POST /api/v1/inma/auth/login` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/inma/auth/login` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/inma/auth/login (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/inma/auth/login` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/inma/auth/login` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/inma/auth/mock-login (src/Invekto.Backend/Dashboard/src/lib/api.ts:1076)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1076` calls `POST /api/v1/inma/auth/mock-login` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/inma/auth/mock-login` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/inma/auth/mock-login (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/inma/auth/mock-login` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/inma/auth/mock-login` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/inma/auth/refresh (src/Invekto.Backend/Dashboard/src/lib/api.ts:1124)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1124` calls `POST /api/v1/inma/auth/refresh` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/inma/auth/refresh` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/inma/auth/refresh (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/inma/auth/refresh` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/inma/auth/refresh` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/leads/${leadId}/photos/request (src/Invekto.Backend/Dashboard/src/api/photos.ts:74)
`src/Invekto.Backend/Dashboard/src/api/photos.ts:74` calls `POST /api/v1/leads/${leadId}/photos/request` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/leads/<p>/photos/request` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/leads/${s}/photos/request (src/Invekto.Backend/wwwroot/app/assets/LeadDetailPage-wU9H0Ixi.js:1)
`src/Invekto.Backend/wwwroot/app/assets/LeadDetailPage-wU9H0Ixi.js:1` calls `POST /api/v1/leads/${s}/photos/request` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/leads/<p>/photos/request` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/ops/auth/quicklogin (src/Invekto.Backend/Dashboard/src/lib/api.ts:1064)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:1064` calls `POST /api/v1/ops/auth/quicklogin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/ops/auth/quicklogin` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/ops/auth/quicklogin (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/ops/auth/quicklogin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/ops/auth/quicklogin` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/bulk-send/confirm (src/Invekto.Backend/Dashboard/src/lib/api.ts:2397)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2397` calls `POST /api/v1/outbound/bulk-send/confirm` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/bulk-send/confirm` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/bulk-send/confirm (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/outbound/bulk-send/confirm` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/bulk-send/confirm` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/bulk-send/preview-from-list (src/Invekto.Backend/Dashboard/src/lib/api.ts:2389)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2389` calls `POST /api/v1/outbound/bulk-send/preview-from-list` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/bulk-send/preview-from-list` If this …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/bulk-send/preview-from-list (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/outbound/bulk-send/preview-from-list` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/bulk-send/preview-from-list…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/data-lists (src/Invekto.Backend/Dashboard/src/lib/api.ts:2318)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2318` calls `POST /api/v1/outbound/data-lists` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/data-lists (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/outbound/data-lists` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists` If this points at an external AP…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/data-lists/${listId}/records (src/Invekto.Backend/Dashboard/src/lib/api.ts:2376)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2376` calls `POST /api/v1/outbound/data-lists/${listId}/records` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists/<p>/records` If this poin…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/data-lists/${t}/records (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/outbound/data-lists/${t}/records` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists/<p>/records` If this…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/data-lists/import (src/Invekto.Backend/Dashboard/src/lib/api.ts:2348)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2348` calls `POST /api/v1/outbound/data-lists/import` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists/import` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/data-lists/import (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/outbound/data-lists/import` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists/import` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/data-lists/records/exists (src/Invekto.Backend/Dashboard/src/lib/api.ts:2340)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2340` calls `POST /api/v1/outbound/data-lists/records/exists` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists/records/exists` If this poin…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/data-lists/records/exists (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/outbound/data-lists/records/exists` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/data-lists/records/exists` If…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/exports/recipients/create-list (src/Invekto.Backend/Dashboard/src/lib/api.ts:2586)
`src/Invekto.Backend/Dashboard/src/lib/api.ts:2586` calls `POST /api/v1/outbound/exports/recipients/create-list` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/exports/recipients/create-list` If…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/outbound/exports/recipients/create-list (src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52)
`src/Invekto.Backend/wwwroot/app/assets/index-BYKMIDLi.js:52` calls `POST /api/v1/outbound/exports/recipients/create-list` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/outbound/exports/recipients/creat…
Dangling fetchHelper:request

Showing first 300 of 507. 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/ae6f2350-888e-4965-ae72-5632b7aae385/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ae6f2350-888e-4965-ae72-5632b7aae385/

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.