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.

seamlessstreams-arch/cornerstone-v2

https://github.com/seamlessstreams-arch/cornerstone-v2 · scanned 2026-06-16 00:08 UTC (2 months, 2 weeks ago)

5034 raw signals (175 security + 4859 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 4862 actionable findings from 2 signal sources. 509 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 66.5/100 with 100.0% coverage. It contains 45356 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 4859 findings — concentrated in quality (3065), api (1387), frontend (395). Risk profile is high: 0 critical, 1380 high, 786 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

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

critical Security checks cicd CI/CD security conf 0.86 Foundry mined claimed resolved with failing ci: seamlessstreams-arch/cornerstone-v2
Graph query export: Claimed resolved with failing CI Query id: claimed_resolved_with_failing_ci Query type: motif_query Intent: Hard negatives where CI/failure evidence contradicts a resolution claim. Motif: claimed_resolved_with_failing_ci Training usage: hard_negative Graph gold label: contradict…
CI/CD securityCI/CD
critical Security checks quality Practices conf 0.82 2 occurrences Foundry mined mock as real or placeholder: seamlessstreams-arch/cornerstone-v2
Graph query export: Mock, sample, placeholder, or self-attested behavior treated as real Query id: mock_as_real_or_placeholder Query type: motif_query Intent: Hard negatives for fake completeness and missing real data paths. Motif: mock_as_real_or_placeholder Training usage: hard_negative Graph gol…
2 occurrences
repo-level (2 hits)
critical Security checks security auth conf 0.78 2 occurrences Foundry mined security auth guardrail gaps: seamlessstreams-arch/cornerstone-v2
Graph query export: Security/auth changes without enough guardrails Query id: security_auth_guardrail_gaps Query type: motif_query Intent: Assumption-check security/auth examples requiring stronger tests or CI. Motif: security_auth_without_guardrails Training usage: assumption_check Graph gold labe…
2 occurrences
repo-level (2 hits)
high Security checks quality Practices conf 0.84 144 occurrences Foundry mined bad chains: seamlessstreams-arch/cornerstone-v2
Comment chain pattern product: bad_chains Repo: seamlessstreams-arch/cornerstone-v2 Thread: seamlessstreams-arch/cornerstone-v2:github-feedback-comment-fd1314faa13ab726 Outcome: not_resolved_or_not_observed Thread label: thread_has_human_issue_without_fix_context Source graph label: source_backed_m…
144 occurrences
repo-level (144 hits)
high Security checks quality Quality conf 0.76 8 occurrences Foundry mined schema ui api mismatch: seamlessstreams-arch/cornerstone-v2
Graph query export: Schema, UI, and API mismatch Query id: schema_ui_api_mismatch Query type: motif_query Intent: Assumption-check examples for data-path consistency across layers. Motif: schema_ui_api_mismatch Training usage: assumption_check Graph gold label: weak_supervision_needs_review Repo: s…
8 occurrences
repo-level (8 hits)
high Security checks quality Testing conf 0.78 29 occurrences Foundry mined test ci gap after feedback: seamlessstreams-arch/cornerstone-v2
Graph query export: Feedback exposes missing tests or CI Query id: test_ci_gap_after_feedback Query type: motif_query Intent: Hard negatives for feedback/fix chains without adequate guardrails. Motif: test_ci_gap_after_feedback Training usage: hard_negative Graph gold label: supported_by_high_confi…
29 occurrences
repo-level (29 hits)
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/activities (src/components/activities/ActivitiesDashboardWidget.tsx:188)
`src/components/activities/ActivitiesDashboardWidget.tsx:188` calls `GET /api/activities` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/activities` 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/activities (src/components/activities/ActivitiesIntelligenceWidget.tsx:12)
`src/components/activities/ActivitiesIntelligenceWidget.tsx:12` calls `GET /api/activities` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/activities` 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/admissions (src/components/admissions/AdmissionsDashboardWidget.tsx:46)
`src/components/admissions/AdmissionsDashboardWidget.tsx:46` calls `GET /api/admissions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admissions` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admissions (src/components/admissions/AdmissionsIntelligenceWidget.tsx:41)
`src/components/admissions/AdmissionsIntelligenceWidget.tsx:41` calls `GET /api/admissions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admissions` 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/admissions-matching (src/components/admissions-matching/AdmissionsMatchingDashboardWidget.tsx:272)
`src/components/admissions-matching/AdmissionsMatchingDashboardWidget.tsx:272` calls `GET /api/admissions-matching` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admissions-matching` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admissions-matching (src/components/admissions-matching/AdmissionsMatchingIntelligenceWidget.tsx:41)
`src/components/admissions-matching/AdmissionsMatchingIntelligenceWidget.tsx:41` calls `GET /api/admissions-matching` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admissions-matching` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/advocacy-representation (src/components/advocacy-representation/AdvocacyRepresentationDashboardWidget.tsx:64)
`src/components/advocacy-representation/AdvocacyRepresentationDashboardWidget.tsx:64` calls `GET /api/advocacy-representation` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/advocacy-representation` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/advocacy-representation (src/components/advocacy-representation/AdvocacyRepresentationIntelligenceWidget.tsx:41)
`src/components/advocacy-representation/AdvocacyRepresentationIntelligenceWidget.tsx:41` calls `GET /api/advocacy-representation` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/advocacy-representation` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/after-care-support-quality (src/components/after-care-support-quality/AfterCareSupportQualityDashboardWidget.tsx:171)
`src/components/after-care-support-quality/AfterCareSupportQualityDashboardWidget.tsx:171` calls `GET /api/after-care-support-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/after-care-support-quality` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/after-care-support-quality (src/components/after-care-support-quality/AfterCareSupportQualityIntelligenceWidget.tsx:41)
`src/components/after-care-support-quality/AfterCareSupportQualityIntelligenceWidget.tsx:41` calls `GET /api/after-care-support-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/after-care-support-quality` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/aftercare-outcomes-tracking (src/components/aftercare-outcomes-tracking/AftercareOutcomesTrackingDashboardWidget.tsx:79)
`src/components/aftercare-outcomes-tracking/AftercareOutcomesTrackingDashboardWidget.tsx:79` calls `GET /api/aftercare-outcomes-tracking` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/aftercare-outcomes-tracking` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/aftercare-outcomes-tracking (src/components/aftercare-outcomes-tracking/AftercareOutcomesTrackingIntelligenceWidget.tsx:41)
`src/components/aftercare-outcomes-tracking/AftercareOutcomesTrackingIntelligenceWidget.tsx:41` calls `GET /api/aftercare-outcomes-tracking` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/aftercare-outcomes-tracking…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/allegations (src/components/allegations/AllegationsDashboardWidget.tsx:46)
`src/components/allegations/AllegationsDashboardWidget.tsx:46` calls `GET /api/allegations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/allegations` 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/allegations (src/components/allegations/AllegationsIntelligenceWidget.tsx:41)
`src/components/allegations/AllegationsIntelligenceWidget.tsx:41` calls `GET /api/allegations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/allegations` 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/allergen-dietary-management (src/components/allergen-dietary-management/AllergenDietaryManagementDashboardWidget.tsx:53)
`src/components/allergen-dietary-management/AllergenDietaryManagementDashboardWidget.tsx:53` calls `GET /api/allergen-dietary-management` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/allergen-dietary-management` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/allergen-dietary-management (src/components/allergen-dietary-management/AllergenDietaryManagementIntelligenceWidget.tsx:41)
`src/components/allergen-dietary-management/AllergenDietaryManagementIntelligenceWidget.tsx:41` calls `GET /api/allergen-dietary-management` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/allergen-dietary-management…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/annual-development-review (src/components/annual-development-review/AnnualDevelopmentReviewDashboardWidget.tsx:223)
`src/components/annual-development-review/AnnualDevelopmentReviewDashboardWidget.tsx:223` calls `GET /api/annual-development-review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/annual-development-review` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/annual-development-review (src/components/annual-development-review/AnnualDevelopmentReviewIntelligenceWidget.tsx:41)
`src/components/annual-development-review/AnnualDevelopmentReviewIntelligenceWidget.tsx:41` calls `GET /api/annual-development-review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/annual-development-review` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/anti-bullying-effectiveness (src/components/anti-bullying-effectiveness/AntiBullyingEffectivenessDashboardWidget.tsx:212)
`src/components/anti-bullying-effectiveness/AntiBullyingEffectivenessDashboardWidget.tsx:212` calls `GET /api/anti-bullying-effectiveness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/anti-bullying-effectiveness` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/anti-bullying-effectiveness (src/components/anti-bullying-effectiveness/AntiBullyingEffectivenessIntelligenceWidget.tsx:41)
`src/components/anti-bullying-effectiveness/AntiBullyingEffectivenessIntelligenceWidget.tsx:41` calls `GET /api/anti-bullying-effectiveness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/anti-bullying-effectiveness…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/attachment-relationships (src/components/attachment-relationships/AttachmentRelationshipsDashboardWidget.tsx:61)
`src/components/attachment-relationships/AttachmentRelationshipsDashboardWidget.tsx:61` calls `GET /api/attachment-relationships` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/attachment-relationships` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/attachment-relationships (src/components/attachment-relationships/AttachmentRelationshipsIntelligenceWidget.tsx:41)
`src/components/attachment-relationships/AttachmentRelationshipsIntelligenceWidget.tsx:41` calls `GET /api/attachment-relationships` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/attachment-relationships` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/behaviour (src/components/behaviour/BehaviourDashboardWidget.tsx:46)
`src/components/behaviour/BehaviourDashboardWidget.tsx:46` calls `GET /api/behaviour` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/behaviour` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/behaviour-intelligence (src/components/behaviour/BehaviourIntelligenceWidget.tsx:41)
`src/components/behaviour/BehaviourIntelligenceWidget.tsx:41` calls `GET /api/behaviour-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/behaviour-intelligence` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/bereavement-loss-support (src/components/bereavement-loss-support/BereavementLossSupportDashboardWidget.tsx:53)
`src/components/bereavement-loss-support/BereavementLossSupportDashboardWidget.tsx:53` calls `GET /api/bereavement-loss-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bereavement-loss-support` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/bereavement-loss-support (src/components/bereavement-loss-support/BereavementLossSupportIntelligenceWidget.tsx:41)
`src/components/bereavement-loss-support/BereavementLossSupportIntelligenceWidget.tsx:41` calls `GET /api/bereavement-loss-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bereavement-loss-support` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/body-map-protocol (src/components/body-map-protocol/BodyMapProtocolDashboardWidget.tsx:53)
`src/components/body-map-protocol/BodyMapProtocolDashboardWidget.tsx:53` calls `GET /api/body-map-protocol` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/body-map-protocol` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/body-map-protocol (src/components/body-map-protocol/BodyMapProtocolIntelligenceWidget.tsx:41)
`src/components/body-map-protocol/BodyMapProtocolIntelligenceWidget.tsx:41` calls `GET /api/body-map-protocol` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/body-map-protocol` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara-learning-intelligence (src/components/cara-learning/CaraLearningIntelligenceWidget.tsx:68)
`src/components/cara-learning/CaraLearningIntelligenceWidget.tsx:68` calls `GET /api/cara-learning-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-learning-intelligence` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara-learning?mode=dashboard (src/components/cara-learning/CaraLearningDashboardWidget.tsx:140)
`src/components/cara-learning/CaraLearningDashboardWidget.tsx:140` calls `GET /api/cara-learning?mode=dashboard` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-learning` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara-studio/child-voice?childId=${selectedChild}&mode=summary (src/app/(platform)/cara-studio/child-voice/page.tsx:86)
`src/app/(platform)/cara-studio/child-voice/page.tsx:86` calls `GET /api/cara-studio/child-voice?childId=${selectedChild}&mode=summary` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-studio/child-voice` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara-studio/contradictions (src/app/(platform)/cara-studio/ofsted-readiness/page.tsx:62)
`src/app/(platform)/cara-studio/ofsted-readiness/page.tsx:62` calls `GET /api/cara-studio/contradictions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-studio/contradictions` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara-studio/early-warnings (src/app/(platform)/cara-studio/home-dynamics/page.tsx:52)
`src/app/(platform)/cara-studio/home-dynamics/page.tsx:52` calls `GET /api/cara-studio/early-warnings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-studio/early-warnings` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara-studio/early-warnings (src/app/(platform)/cara-studio/ofsted-readiness/page.tsx:61)
`src/app/(platform)/cara-studio/ofsted-readiness/page.tsx:61` calls `GET /api/cara-studio/early-warnings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-studio/early-warnings` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara-studio/filing-cabinet?mode=structure (src/app/(platform)/cara-studio/filing-cabinet/page.tsx:39)
`src/app/(platform)/cara-studio/filing-cabinet/page.tsx:39` calls `GET /api/cara-studio/filing-cabinet?mode=structure` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-studio/filing-cabinet` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara-studio/gaps (src/app/(platform)/cara-studio/home-dynamics/page.tsx:54)
`src/app/(platform)/cara-studio/home-dynamics/page.tsx:54` calls `GET /api/cara-studio/gaps` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-studio/gaps` 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/cara-studio/gaps (src/app/(platform)/cara-studio/ofsted-readiness/page.tsx:60)
`src/app/(platform)/cara-studio/ofsted-readiness/page.tsx:60` calls `GET /api/cara-studio/gaps` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-studio/gaps` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara-studio/home-dynamics (src/app/(platform)/cara-studio/home-dynamics/page.tsx:51)
`src/app/(platform)/cara-studio/home-dynamics/page.tsx:51` calls `GET /api/cara-studio/home-dynamics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-studio/home-dynamics` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara-studio/learning-pathways (src/app/(platform)/cara-studio/learning-pathways/page.tsx:96)
`src/app/(platform)/cara-studio/learning-pathways/page.tsx:96` calls `GET /api/cara-studio/learning-pathways` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-studio/learning-pathways` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara-studio/library?${params.toString()} (src/components/cara-studio/StudioLibrary.tsx:111)
`src/components/cara-studio/StudioLibrary.tsx:111` calls `GET /api/cara-studio/library?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-studio/library` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara-studio/outcome-loop (src/app/(platform)/cara-studio/outcome-loop/page.tsx:53)
`src/app/(platform)/cara-studio/outcome-loop/page.tsx:53` calls `GET /api/cara-studio/outcome-loop` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-studio/outcome-loop` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara-studio/safeguarding-patterns (src/app/(platform)/cara-studio/home-dynamics/page.tsx:53)
`src/app/(platform)/cara-studio/home-dynamics/page.tsx:53` calls `GET /api/cara-studio/safeguarding-patterns` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara-studio/safeguarding-patterns` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/activities?childId=${childId} (src/components/dashboard/activities-intelligence-card.tsx:66)
`src/components/dashboard/activities-intelligence-card.tsx:66` calls `GET /api/cara/activities?childId=${childId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/activities` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/activity?${query} (src/hooks/use-cara-activity.ts:35)
`src/hooks/use-cara-activity.ts:35` calls `GET /api/cara/activity?${query}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/activity` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/child/${childId} (src/app/(platform)/cara-studio/children/[childId]/page.tsx:32)
`src/app/(platform)/cara-studio/children/[childId]/page.tsx:32` calls `GET /api/cara/child/${childId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/child/<p>` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/costs?organisationId=org-default&period=${period} (src/app/(platform)/cara/governance/costs/page.tsx:39)
`src/app/(platform)/cara/governance/costs/page.tsx:39` calls `GET /api/cara/costs?organisationId=org-default&period=${period}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/costs` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/cross-home?organisationId=${DEMO_ORG_ID}&action=alerts (src/app/(platform)/dashboard/cross-home-intelligence/page.tsx:397)
`src/app/(platform)/dashboard/cross-home-intelligence/page.tsx:397` calls `GET /api/cara/cross-home?organisationId=${DEMO_ORG_ID}&action=alerts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/cross-home` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/cross-home?organisationId=${DEMO_ORG_ID}&action=comparison (src/app/(platform)/dashboard/cross-home-intelligence/page.tsx:396)
`src/app/(platform)/dashboard/cross-home-intelligence/page.tsx:396` calls `GET /api/cara/cross-home?organisationId=${DEMO_ORG_ID}&action=comparison` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/cross-home` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/cross-home?organisationId=${DEMO_ORG_ID}&action=overview (src/app/(platform)/dashboard/cross-home-intelligence/page.tsx:394)
`src/app/(platform)/dashboard/cross-home-intelligence/page.tsx:394` calls `GET /api/cara/cross-home?organisationId=${DEMO_ORG_ID}&action=overview` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/cross-home` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/cross-home?organisationId=${DEMO_ORG_ID}&action=snapshots (src/app/(platform)/dashboard/cross-home-intelligence/page.tsx:395)
`src/app/(platform)/dashboard/cross-home-intelligence/page.tsx:395` calls `GET /api/cara/cross-home?organisationId=${DEMO_ORG_ID}&action=snapshots` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/cross-home` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/education?childId=${childId} (src/components/dashboard/education-analysis-card.tsx:71)
`src/components/dashboard/education-analysis-card.tsx:71` calls `GET /api/cara/education?childId=${childId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/education` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/family-contact?childId=${childId} (src/components/dashboard/family-contact-intelligence-card.tsx:105)
`src/components/dashboard/family-contact-intelligence-card.tsx:105` calls `GET /api/cara/family-contact?childId=${childId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/family-contact` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/health-appointments?childId=${childId} (src/components/dashboard/health-appointments-intelligence-card.tsx:76)
`src/components/dashboard/health-appointments-intelligence-card.tsx:76` calls `GET /api/cara/health-appointments?childId=${childId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/health-appointments` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/history?${query} (src/hooks/use-cara-history.ts:39)
`src/hooks/use-cara-history.ts:39` calls `GET /api/cara/history?${query}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/history` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/incident-analysis?homeId=${homeId}&days=${days} (src/components/cara/cara-incident-analysis.tsx:96)
`src/components/cara/cara-incident-analysis.tsx:96` calls `GET /api/cara/incident-analysis?homeId=${homeId}&days=${days}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/incident-analysis` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/library (src/app/(platform)/cara-studio/library/page.tsx:22)
`src/app/(platform)/cara-studio/library/page.tsx:22` calls `GET /api/cara/library` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/library` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/management-oversight?id=${reviewId} (src/app/(platform)/intelligence/cara/management-oversight/page.tsx:225)
`src/app/(platform)/intelligence/cara/management-oversight/page.tsx:225` calls `GET /api/cara/management-oversight?id=${reviewId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/management-oversight` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/medication-intelligence?homeId=${homeId}&days=${days} (src/components/cara/cara-medication-intelligence.tsx:108)
`src/components/cara/cara-medication-intelligence.tsx:108` calls `GET /api/cara/medication-intelligence?homeId=${homeId}&days=${days}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/medication-intelligence` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/pattern-detection?childId=${childId}&homeId=${homeId}&days=${days} (src/components/cara/cara-pattern-alert.tsx:97)
`src/components/cara/cara-pattern-alert.tsx:97` calls `GET /api/cara/pattern-detection?childId=${childId}&homeId=${homeId}&days=${days}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/pattern-detection` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/pending?${query} (src/hooks/use-cara-pending.ts:40)
`src/hooks/use-cara-pending.ts:40` calls `GET /api/cara/pending?${query}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/pending` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/providers (src/app/(platform)/cara/governance/providers/page.tsx:30)
`src/app/(platform)/cara/governance/providers/page.tsx:30` calls `GET /api/cara/providers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/providers` 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/cara/recording-quality?homeId=${homeId}&days=${days} (src/components/cara/cara-recording-quality.tsx:74)
`src/components/cara/cara-recording-quality.tsx:74` calls `GET /api/cara/recording-quality?homeId=${homeId}&days=${days}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/recording-quality` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/regulatory-pulse?homeId=${homeId} (src/components/cara/cara-regulatory-pulse.tsx:64)
`src/components/cara/cara-regulatory-pulse.tsx:64` calls `GET /api/cara/regulatory-pulse?homeId=${homeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/regulatory-pulse` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/reports/${reportId} (src/app/(platform)/cara/reports/[reportId]/page.tsx:176)
`src/app/(platform)/cara/reports/[reportId]/page.tsx:176` calls `GET /api/cara/reports/${reportId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/reports/<p>` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/reports/${reportId}/actions (src/app/(platform)/cara/reports/[reportId]/page.tsx:211)
`src/app/(platform)/cara/reports/[reportId]/page.tsx:211` calls `GET /api/cara/reports/${reportId}/actions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/reports/<p>/actions` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/reports/${reportId}/challenge (src/app/(platform)/cara/reports/[reportId]/page.tsx:198)
`src/app/(platform)/cara/reports/[reportId]/page.tsx:198` calls `GET /api/cara/reports/${reportId}/challenge` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/reports/<p>/challenge` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/review (src/app/(platform)/cara-studio/review/page.tsx:21)
`src/app/(platform)/cara-studio/review/page.tsx:21` calls `GET /api/cara/review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/review` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/review (src/components/cara-studio/learning-design-section.tsx:32)
`src/components/cara-studio/learning-design-section.tsx:32` calls `GET /api/cara/review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/review` 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/cara/sanctions-rewards?childId=${childId} (src/components/dashboard/sanctions-rewards-intelligence-card.tsx:76)
`src/components/dashboard/sanctions-rewards-intelligence-card.tsx:76` calls `GET /api/cara/sanctions-rewards?childId=${childId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/sanctions-rewards` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/shift-safety?homeId=${homeId} (src/components/cara/cara-shift-safety.tsx:66)
`src/components/cara/cara-shift-safety.tsx:66` calls `GET /api/cara/shift-safety?homeId=${homeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/shift-safety` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/staffing-adequacy?homeId=${homeId}&days=${days} (src/components/cara/cara-staffing-adequacy.tsx:102)
`src/components/cara/cara-staffing-adequacy.tsx:102` calls `GET /api/cara/staffing-adequacy?homeId=${homeId}&days=${days}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/staffing-adequacy` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/supervision-intelligence?homeId=${homeId} (src/components/cara/cara-supervision-intelligence.tsx:60)
`src/components/cara/cara-supervision-intelligence.tsx:60` calls `GET /api/cara/supervision-intelligence?homeId=${homeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/supervision-intelligence` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/system-health (src/components/cara/cara-admin-status-panel.tsx:58)
`src/components/cara/cara-admin-status-panel.tsx:58` calls `GET /api/cara/system-health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/system-health` 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/cara/today-briefing?homeId=${homeId} (src/components/cara/cara-today-briefing.tsx:132)
`src/components/cara/cara-today-briefing.tsx:132` calls `GET /api/cara/today-briefing?homeId=${homeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/today-briefing` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/training-compliance?homeId=${homeId} (src/components/cara/cara-training-compliance.tsx:106)
`src/components/cara/cara-training-compliance.tsx:106` calls `GET /api/cara/training-compliance?homeId=${homeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/training-compliance` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/transcribe (src/components/cara/cara-dictation-panel.tsx:155)
`src/components/cara/cara-dictation-panel.tsx:155` calls `GET /api/cara/transcribe` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/transcribe` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cara/voice-of-child?id=${summaryId} (src/app/(platform)/intelligence/cara/voice-of-child/page.tsx:272)
`src/app/(platform)/intelligence/cara/voice-of-child/page.tsx:272` calls `GET /api/cara/voice-of-child?id=${summaryId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cara/voice-of-child` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/care-planning (src/components/care-planning/CarePlanningDashboardWidget.tsx:167)
`src/components/care-planning/CarePlanningDashboardWidget.tsx:167` calls `GET /api/care-planning` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/care-planning` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/care-planning-intelligence (src/components/care-planning/CarePlanningIntelligenceWidget.tsx:41)
`src/components/care-planning/CarePlanningIntelligenceWidget.tsx:41` calls `GET /api/care-planning-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/care-planning-intelligence` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/child-exploitation-prevention (src/components/child-exploitation-prevention/ChildExploitationPreventionDashboardWidget.tsx:224)
`src/components/child-exploitation-prevention/ChildExploitationPreventionDashboardWidget.tsx:224` calls `GET /api/child-exploitation-prevention` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/child-exploitation-prev…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/child-exploitation-prevention-intelligence (src/components/child-exploitation-prevention/ChildExploitationPreventionIntelligenceWidget.tsx:29)
`src/components/child-exploitation-prevention/ChildExploitationPreventionIntelligenceWidget.tsx:29` calls `GET /api/child-exploitation-prevention-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/child-ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/children-fund-management (src/components/children-fund-management/ChildrenFundManagementIntelligenceWidget.tsx:41)
`src/components/children-fund-management/ChildrenFundManagementIntelligenceWidget.tsx:41` calls `GET /api/children-fund-management` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/children-fund-management` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/children-fund-management?homeId=home-oak&mode=dashboard (src/components/children-fund-management/ChildrenFundManagementDashboardWidget.tsx:163)
`src/components/children-fund-management/ChildrenFundManagementDashboardWidget.tsx:163` calls `GET /api/children-fund-management?homeId=home-oak&mode=dashboard` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/childre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/children-outcomes-intelligence (src/components/children-outcomes/ChildrenOutcomesIntelligenceWidget.tsx:29)
`src/components/children-outcomes/ChildrenOutcomesIntelligenceWidget.tsx:29` calls `GET /api/children-outcomes-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/children-outcomes-intelligence` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/children-outcomes?homeId=${homeId}&view=overview (src/components/children-outcomes/ChildrenOutcomesDashboardWidget.tsx:74)
`src/components/children-outcomes/ChildrenOutcomesDashboardWidget.tsx:74` calls `GET /api/children-outcomes?homeId=${homeId}&view=overview` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/children-outcomes` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/childrens-rights (src/components/childrens-rights/ChildrensRightsDashboardWidget.tsx:64)
`src/components/childrens-rights/ChildrensRightsDashboardWidget.tsx:64` calls `GET /api/childrens-rights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/childrens-rights` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/childrens-rights (src/components/childrens-rights/ChildrensRightsIntelligenceWidget.tsx:41)
`src/components/childrens-rights/ChildrensRightsIntelligenceWidget.tsx:41` calls `GET /api/childrens-rights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/childrens-rights` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/clothing-appearance-provision (src/components/clothing-appearance-provision/ClothingAppearanceProvisionDashboardWidget.tsx:53)
`src/components/clothing-appearance-provision/ClothingAppearanceProvisionDashboardWidget.tsx:53` calls `GET /api/clothing-appearance-provision` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/clothing-appearance-prov…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/clothing-appearance-provision (src/components/clothing-appearance-provision/ClothingAppearanceProvisionIntelligenceWidget.tsx:41)
`src/components/clothing-appearance-provision/ClothingAppearanceProvisionIntelligenceWidget.tsx:41` calls `GET /api/clothing-appearance-provision` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/clothing-appearance-p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/communication-accessibility (src/components/communication-accessibility/CommunicationAccessibilityDashboardWidget.tsx:90)
`src/components/communication-accessibility/CommunicationAccessibilityDashboardWidget.tsx:90` calls `GET /api/communication-accessibility` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communication-accessibility` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/communication-accessibility (src/components/communication-accessibility/CommunicationAccessibilityIntelligenceWidget.tsx:41)
`src/components/communication-accessibility/CommunicationAccessibilityIntelligenceWidget.tsx:41` calls `GET /api/communication-accessibility` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/communication-accessibilit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/community-engagement-participation (src/components/community-engagement-participation/CommunityEngagementParticipationDashboardWidget.tsx:58)
`src/components/community-engagement-participation/CommunityEngagementParticipationDashboardWidget.tsx:58` calls `GET /api/community-engagement-participation` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/community…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/community-engagement-participation (src/components/community-engagement-participation/CommunityEngagementParticipationIntelligenceWidget.tsx:41)
`src/components/community-engagement-participation/CommunityEngagementParticipationIntelligenceWidget.tsx:41` calls `GET /api/community-engagement-participation` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/commun…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/community-integration (src/components/community-integration/CommunityIntegrationDashboardWidget.tsx:53)
`src/components/community-integration/CommunityIntegrationDashboardWidget.tsx:53` calls `GET /api/community-integration` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/community-integration` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/community-integration (src/components/community-integration/CommunityIntegrationIntelligenceWidget.tsx:41)
`src/components/community-integration/CommunityIntegrationIntelligenceWidget.tsx:41` calls `GET /api/community-integration` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/community-integration` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/complaint-resolution-effectiveness (src/components/complaint-resolution-effectiveness/ComplaintResolutionEffectivenessDashboardWidget.tsx:206)
`src/components/complaint-resolution-effectiveness/ComplaintResolutionEffectivenessDashboardWidget.tsx:206` calls `GET /api/complaint-resolution-effectiveness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/complain…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/complaint-resolution-effectiveness (src/components/complaint-resolution-effectiveness/ComplaintResolutionEffectivenessIntelligenceWidget.tsx:41)
`src/components/complaint-resolution-effectiveness/ComplaintResolutionEffectivenessIntelligenceWidget.tsx:41` calls `GET /api/complaint-resolution-effectiveness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/compla…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/complaints (src/components/complaints/ComplaintsDashboardWidget.tsx:46)
`src/components/complaints/ComplaintsDashboardWidget.tsx:46` calls `GET /api/complaints` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/complaints` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/complaints (src/components/complaints/ComplaintsIntelligenceWidget.tsx:41)
`src/components/complaints/ComplaintsIntelligenceWidget.tsx:41` calls `GET /api/complaints` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/complaints` 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/complaints-advocacy-access (src/components/complaints-advocacy-access/ComplaintsAdvocacyAccessDashboardWidget.tsx:158)
`src/components/complaints-advocacy-access/ComplaintsAdvocacyAccessDashboardWidget.tsx:158` calls `GET /api/complaints-advocacy-access` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/complaints-advocacy-access` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/complaints-advocacy-access (src/components/complaints-advocacy-access/ComplaintsAdvocacyAccessIntelligenceWidget.tsx:41)
`src/components/complaints-advocacy-access/ComplaintsAdvocacyAccessIntelligenceWidget.tsx:41` calls `GET /api/complaints-advocacy-access` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/complaints-advocacy-access` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/complaints-feedback (src/components/complaints-feedback/ComplaintsFeedbackDashboardWidget.tsx:46)
`src/components/complaints-feedback/ComplaintsFeedbackDashboardWidget.tsx:46` calls `GET /api/complaints-feedback` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/complaints-feedback` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/complaints-feedback (src/components/complaints-feedback/ComplaintsFeedbackIntelligenceWidget.tsx:41)
`src/components/complaints-feedback/ComplaintsFeedbackIntelligenceWidget.tsx:41` calls `GET /api/complaints-feedback` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/complaints-feedback` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/complaints-feedback-quality (src/components/complaints-feedback-quality/ComplaintsFeedbackQualityDashboardWidget.tsx:65)
`src/components/complaints-feedback-quality/ComplaintsFeedbackQualityDashboardWidget.tsx:65` calls `GET /api/complaints-feedback-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/complaints-feedback-quality` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/complaints-feedback-quality (src/components/complaints-feedback-quality/ComplaintsFeedbackQualityIntelligenceWidget.tsx:41)
`src/components/complaints-feedback-quality/ComplaintsFeedbackQualityIntelligenceWidget.tsx:41` calls `GET /api/complaints-feedback-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/complaints-feedback-quality…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/conflict-resolution-management (src/components/conflict-resolution-management/ConflictResolutionManagementDashboardWidget.tsx:58)
`src/components/conflict-resolution-management/ConflictResolutionManagementDashboardWidget.tsx:58` calls `GET /api/conflict-resolution-management` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/conflict-resolution-m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/conflict-resolution-management (src/components/conflict-resolution-management/ConflictResolutionManagementIntelligenceWidget.tsx:41)
`src/components/conflict-resolution-management/ConflictResolutionManagementIntelligenceWidget.tsx:41` calls `GET /api/conflict-resolution-management` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/conflict-resolutio…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/consent-management (src/components/consent-management/ConsentManagementDashboardWidget.tsx:148)
`src/components/consent-management/ConsentManagementDashboardWidget.tsx:148` calls `GET /api/consent-management` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/consent-management` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/consent-management (src/components/consent-management/ConsentManagementIntelligenceWidget.tsx:41)
`src/components/consent-management/ConsentManagementIntelligenceWidget.tsx:41` calls `GET /api/consent-management` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/consent-management` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/contact (src/components/contact/ContactDashboardWidget.tsx:192)
`src/components/contact/ContactDashboardWidget.tsx:192` calls `GET /api/contact` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/contact` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/contact (src/components/contact/ContactIntelligenceWidget.tsx:41)
`src/components/contact/ContactIntelligenceWidget.tsx:41` calls `GET /api/contact` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/contact` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/contextual-safeguarding (src/components/contextual-safeguarding/ContextualSafeguardingDashboardWidget.tsx:151)
`src/components/contextual-safeguarding/ContextualSafeguardingDashboardWidget.tsx:151` calls `GET /api/contextual-safeguarding` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/contextual-safeguarding` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/contextual-safeguarding-intelligence (src/components/contextual-safeguarding/ContextualSafeguardingIntelligenceWidget.tsx:29)
`src/components/contextual-safeguarding/ContextualSafeguardingIntelligenceWidget.tsx:29` calls `GET /api/contextual-safeguarding-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/contextual-safeguarding-i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/court-order-compliance (src/components/court-order-compliance/CourtOrderComplianceDashboardWidget.tsx:224)
`src/components/court-order-compliance/CourtOrderComplianceDashboardWidget.tsx:224` calls `GET /api/court-order-compliance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/court-order-compliance` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/court-order-compliance (src/components/court-order-compliance/CourtOrderComplianceIntelligenceWidget.tsx:41)
`src/components/court-order-compliance/CourtOrderComplianceIntelligenceWidget.tsx:41` calls `GET /api/court-order-compliance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/court-order-compliance` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/creative-arts-expression (src/components/creative-arts-expression/CreativeArtsExpressionDashboardWidget.tsx:58)
`src/components/creative-arts-expression/CreativeArtsExpressionDashboardWidget.tsx:58` calls `GET /api/creative-arts-expression` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/creative-arts-expression` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/creative-arts-expression (src/components/creative-arts-expression/CreativeArtsExpressionIntelligenceWidget.tsx:41)
`src/components/creative-arts-expression/CreativeArtsExpressionIntelligenceWidget.tsx:41` calls `GET /api/creative-arts-expression` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/creative-arts-expression` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/critical-incident-review (src/components/critical-incident-review/CriticalIncidentReviewDashboardWidget.tsx:79)
`src/components/critical-incident-review/CriticalIncidentReviewDashboardWidget.tsx:79` calls `GET /api/critical-incident-review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/critical-incident-review` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/critical-incident-review (src/components/critical-incident-review/CriticalIncidentReviewIntelligenceWidget.tsx:41)
`src/components/critical-incident-review/CriticalIncidentReviewIntelligenceWidget.tsx:41` calls `GET /api/critical-incident-review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/critical-incident-review` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cultural-identity-celebration (src/components/cultural-identity-celebration/CulturalIdentityCelebrationDashboardWidget.tsx:61)
`src/components/cultural-identity-celebration/CulturalIdentityCelebrationDashboardWidget.tsx:61` calls `GET /api/cultural-identity-celebration` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cultural-identity-celebr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cultural-identity-celebration (src/components/cultural-identity-celebration/CulturalIdentityCelebrationIntelligenceWidget.tsx:41)
`src/components/cultural-identity-celebration/CulturalIdentityCelebrationIntelligenceWidget.tsx:41` calls `GET /api/cultural-identity-celebration` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cultural-identity-cel…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cultural-identity-support (src/components/cultural-identity-support/CulturalIdentitySupportDashboardWidget.tsx:66)
`src/components/cultural-identity-support/CulturalIdentitySupportDashboardWidget.tsx:66` calls `GET /api/cultural-identity-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cultural-identity-support` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cultural-identity-support (src/components/cultural-identity-support/CulturalIdentitySupportIntelligenceWidget.tsx:41)
`src/components/cultural-identity-support/CulturalIdentitySupportIntelligenceWidget.tsx:41` calls `GET /api/cultural-identity-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cultural-identity-support` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/culture-identity (src/components/culture-identity/CultureIdentityDashboardWidget.tsx:217)
`src/components/culture-identity/CultureIdentityDashboardWidget.tsx:217` calls `GET /api/culture-identity` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/culture-identity` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/culture-identity (src/components/culture-identity/CultureIdentityIntelligenceWidget.tsx:41)
`src/components/culture-identity/CultureIdentityIntelligenceWidget.tsx:41` calls `GET /api/culture-identity` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/culture-identity` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/daily-log (src/components/daily-log/DailyLogDashboardWidget.tsx:188)
`src/components/daily-log/DailyLogDashboardWidget.tsx:188` calls `GET /api/daily-log` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/daily-log` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/daily-log (src/components/daily-log/DailyLogIntelligenceWidget.tsx:41)
`src/components/daily-log/DailyLogIntelligenceWidget.tsx:41` calls `GET /api/daily-log` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/daily-log` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/data-protection (src/components/data-protection/DataProtectionDashboardWidget.tsx:61)
`src/components/data-protection/DataProtectionDashboardWidget.tsx:61` calls `GET /api/data-protection` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/data-protection` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/data-protection (src/components/data-protection/DataProtectionIntelligenceWidget.tsx:41)
`src/components/data-protection/DataProtectionIntelligenceWidget.tsx:41` calls `GET /api/data-protection` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/data-protection` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/delegated-authority (src/components/delegated-authority/DelegatedAuthorityDashboardWidget.tsx:188)
`src/components/delegated-authority/DelegatedAuthorityDashboardWidget.tsx:188` calls `GET /api/delegated-authority` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/delegated-authority` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/delegated-authority (src/components/delegated-authority/DelegatedAuthorityIntelligenceWidget.tsx:41)
`src/components/delegated-authority/DelegatedAuthorityIntelligenceWidget.tsx:41` calls `GET /api/delegated-authority` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/delegated-authority` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/dental-health-monitoring (src/components/dental-health-monitoring/DentalHealthMonitoringDashboardWidget.tsx:60)
`src/components/dental-health-monitoring/DentalHealthMonitoringDashboardWidget.tsx:60` calls `GET /api/dental-health-monitoring` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/dental-health-monitoring` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/dental-health-monitoring (src/components/dental-health-monitoring/DentalHealthMonitoringIntelligenceWidget.tsx:41)
`src/components/dental-health-monitoring/DentalHealthMonitoringIntelligenceWidget.tsx:41` calls `GET /api/dental-health-monitoring` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/dental-health-monitoring` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/deprivation-of-liberty (src/components/deprivation-of-liberty/DeprivationOfLibertyDashboardWidget.tsx:61)
`src/components/deprivation-of-liberty/DeprivationOfLibertyDashboardWidget.tsx:61` calls `GET /api/deprivation-of-liberty` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/deprivation-of-liberty` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/deprivation-of-liberty (src/components/deprivation-of-liberty/DeprivationOfLibertyIntelligenceWidget.tsx:41)
`src/components/deprivation-of-liberty/DeprivationOfLibertyIntelligenceWidget.tsx:41` calls `GET /api/deprivation-of-liberty` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/deprivation-of-liberty` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/digital-literacy (src/components/digital-literacy/DigitalLiteracyDashboardWidget.tsx:237)
`src/components/digital-literacy/DigitalLiteracyDashboardWidget.tsx:237` calls `GET /api/digital-literacy` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/digital-literacy` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/digital-literacy (src/components/digital-literacy/DigitalLiteracyIntelligenceWidget.tsx:41)
`src/components/digital-literacy/DigitalLiteracyIntelligenceWidget.tsx:41` calls `GET /api/digital-literacy` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/digital-literacy` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/digital-literacy-development (src/components/digital-literacy-development/DigitalLiteracyDevelopmentDashboardWidget.tsx:58)
`src/components/digital-literacy-development/DigitalLiteracyDevelopmentDashboardWidget.tsx:58` calls `GET /api/digital-literacy-development` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/digital-literacy-developmen…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/digital-literacy-development (src/components/digital-literacy-development/DigitalLiteracyDevelopmentIntelligenceWidget.tsx:41)
`src/components/digital-literacy-development/DigitalLiteracyDevelopmentIntelligenceWidget.tsx:41` calls `GET /api/digital-literacy-development` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/digital-literacy-develop…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/disability-reasonable-adjustments (src/components/disability-reasonable-adjustments/DisabilityReasonableAdjustmentsDashboardWidget.tsx:96)
`src/components/disability-reasonable-adjustments/DisabilityReasonableAdjustmentsDashboardWidget.tsx:96` calls `GET /api/disability-reasonable-adjustments` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/disability-r…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/disability-reasonable-adjustments (src/components/disability-reasonable-adjustments/DisabilityReasonableAdjustmentsIntelligenceWidget.tsx:41)
`src/components/disability-reasonable-adjustments/DisabilityReasonableAdjustmentsIntelligenceWidget.tsx:41` calls `GET /api/disability-reasonable-adjustments` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/disabilit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/education (src/components/education/EducationDashboardWidget.tsx:124)
`src/components/education/EducationDashboardWidget.tsx:124` calls `GET /api/education` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/education` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/education (src/components/education/EducationIntelligenceWidget.tsx:41)
`src/components/education/EducationIntelligenceWidget.tsx:41` calls `GET /api/education` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/education` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/education-achievement (src/components/education-achievement/EducationAchievementDashboardWidget.tsx:59)
`src/components/education-achievement/EducationAchievementDashboardWidget.tsx:59` calls `GET /api/education-achievement` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/education-achievement` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/education-achievement (src/components/education-achievement/EducationAchievementIntelligenceWidget.tsx:41)
`src/components/education-achievement/EducationAchievementIntelligenceWidget.tsx:41` calls `GET /api/education-achievement` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/education-achievement` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/education-attainment-progress (src/components/education-attainment-progress/EducationAttainmentProgressDashboardWidget.tsx:59)
`src/components/education-attainment-progress/EducationAttainmentProgressDashboardWidget.tsx:59` calls `GET /api/education-attainment-progress` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/education-attainment-pro…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/education-attainment-progress (src/components/education-attainment-progress/EducationAttainmentProgressIntelligenceWidget.tsx:38)
`src/components/education-attainment-progress/EducationAttainmentProgressIntelligenceWidget.tsx:38` calls `GET /api/education-attainment-progress` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/education-attainment-…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/education-outcomes (src/components/education-outcomes/EducationOutcomesIntelligenceWidget.tsx:38)
`src/components/education-outcomes/EducationOutcomesIntelligenceWidget.tsx:38` calls `GET /api/education-outcomes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/education-outcomes` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/education-outcomes?homeId=${homeId} (src/components/education-outcomes/EducationOutcomesDashboardWidget.tsx:220)
`src/components/education-outcomes/EducationOutcomesDashboardWidget.tsx:220` calls `GET /api/education-outcomes?homeId=${homeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/education-outcomes` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/emergency-preparedness (src/components/emergency-preparedness/EmergencyPreparednessDashboardWidget.tsx:167)
`src/components/emergency-preparedness/EmergencyPreparednessDashboardWidget.tsx:167` calls `GET /api/emergency-preparedness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/emergency-preparedness` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/emergency-preparedness (src/components/emergency-preparedness/EmergencyPreparednessIntelligenceWidget.tsx:41)
`src/components/emergency-preparedness/EmergencyPreparednessIntelligenceWidget.tsx:41` calls `GET /api/emergency-preparedness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/emergency-preparedness` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/emotional-regulation-development (src/components/emotional-regulation-development/EmotionalRegulationDevelopmentDashboardWidget.tsx:70)
`src/components/emotional-regulation-development/EmotionalRegulationDevelopmentDashboardWidget.tsx:70` calls `GET /api/emotional-regulation-development` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/emotional-regul…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/emotional-regulation-development (src/components/emotional-regulation-development/EmotionalRegulationDevelopmentIntelligenceWidget.tsx:41)
`src/components/emotional-regulation-development/EmotionalRegulationDevelopmentIntelligenceWidget.tsx:41` calls `GET /api/emotional-regulation-development` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/emotional-re…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/emotional-regulation-support (src/components/emotional-regulation-support/EmotionalRegulationSupportDashboardWidget.tsx:53)
`src/components/emotional-regulation-support/EmotionalRegulationSupportDashboardWidget.tsx:53` calls `GET /api/emotional-regulation-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/emotional-regulation-suppor…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/emotional-regulation-support (src/components/emotional-regulation-support/EmotionalRegulationSupportIntelligenceWidget.tsx:41)
`src/components/emotional-regulation-support/EmotionalRegulationSupportIntelligenceWidget.tsx:41` calls `GET /api/emotional-regulation-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/emotional-regulation-sup…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/environment (src/components/environment/EnvironmentDashboardWidget.tsx:188)
`src/components/environment/EnvironmentDashboardWidget.tsx:188` calls `GET /api/environment` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/environment` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/environment (src/components/environment/EnvironmentIntelligenceWidget.tsx:25)
`src/components/environment/EnvironmentIntelligenceWidget.tsx:25` calls `GET /api/environment` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/environment` 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/environmental-quality (src/components/environmental-quality/EnvironmentalQualityDashboardWidget.tsx:69)
`src/components/environmental-quality/EnvironmentalQualityDashboardWidget.tsx:69` calls `GET /api/environmental-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/environmental-quality` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/environmental-quality (src/components/environmental-quality/EnvironmentalQualityIntelligenceWidget.tsx:25)
`src/components/environmental-quality/EnvironmentalQualityIntelligenceWidget.tsx:25` calls `GET /api/environmental-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/environmental-quality` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/environmental-risk-compliance (src/components/environmental-risk-compliance/EnvironmentalRiskComplianceDashboardWidget.tsx:53)
`src/components/environmental-risk-compliance/EnvironmentalRiskComplianceDashboardWidget.tsx:53` calls `GET /api/environmental-risk-compliance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/environmental-risk-compl…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/environmental-risk-compliance (src/components/environmental-risk-compliance/EnvironmentalRiskComplianceIntelligenceWidget.tsx:25)
`src/components/environmental-risk-compliance/EnvironmentalRiskComplianceIntelligenceWidget.tsx:25` calls `GET /api/environmental-risk-compliance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/environmental-risk-co…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/environmental-sustainability (src/components/environmental-sustainability/EnvironmentalSustainabilityDashboardWidget.tsx:53)
`src/components/environmental-sustainability/EnvironmentalSustainabilityDashboardWidget.tsx:53` calls `GET /api/environmental-sustainability` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/environmental-sustainabili…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/environmental-sustainability (src/components/environmental-sustainability/EnvironmentalSustainabilityIntelligenceWidget.tsx:25)
`src/components/environmental-sustainability/EnvironmentalSustainabilityIntelligenceWidget.tsx:25` calls `GET /api/environmental-sustainability` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/environmental-sustainab…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/environmental-sustainability-awareness (src/components/environmental-sustainability-awareness/EnvironmentalSustainabilityAwarenessDashboardWidget.tsx:58)
`src/components/environmental-sustainability-awareness/EnvironmentalSustainabilityAwarenessDashboardWidget.tsx:58` calls `GET /api/environmental-sustainability-awareness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/environmental-sustainability-awareness (src/components/environmental-sustainability-awareness/EnvironmentalSustainabilityAwarenessIntelligenceWidget.tsx:25)
`src/components/environmental-sustainability-awareness/EnvironmentalSustainabilityAwarenessIntelligenceWidget.tsx:25` calls `GET /api/environmental-sustainability-awareness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matchi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/equality-diversity (src/components/equality-diversity/EqualityDiversityIntelligenceWidget.tsx:25)
`src/components/equality-diversity/EqualityDiversityIntelligenceWidget.tsx:25` calls `GET /api/equality-diversity` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/equality-diversity` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/equality-diversity?homeId=home-oak-house (src/components/equality-diversity/EqualityDiversityDashboardWidget.tsx:228)
`src/components/equality-diversity/EqualityDiversityDashboardWidget.tsx:228` calls `GET /api/equality-diversity?homeId=home-oak-house` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/equality-diversity` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/escalation-intelligence (src/components/escalation-intelligence/EscalationIntelligenceDashboardWidget.tsx:153)
`src/components/escalation-intelligence/EscalationIntelligenceDashboardWidget.tsx:153` calls `GET /api/escalation-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/escalation-intelligence` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/escalation-threshold-intelligence (src/components/escalation-intelligence/EscalationThresholdIntelligenceWidget.tsx:41)
`src/components/escalation-intelligence/EscalationThresholdIntelligenceWidget.tsx:41` calls `GET /api/escalation-threshold-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/escalation-threshold-intelligen…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/exclusion-disruption-management (src/components/exclusion-disruption-management/ExclusionDisruptionManagementDashboardWidget.tsx:53)
`src/components/exclusion-disruption-management/ExclusionDisruptionManagementDashboardWidget.tsx:53` calls `GET /api/exclusion-disruption-management` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/exclusion-disrupti…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/exclusion-disruption-management (src/components/exclusion-disruption-management/ExclusionDisruptionManagementIntelligenceWidget.tsx:24)
`src/components/exclusion-disruption-management/ExclusionDisruptionManagementIntelligenceWidget.tsx:24` calls `GET /api/exclusion-disruption-management` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/exclusion-disru…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/family-contact (src/components/family-contact/FamilyContactDashboardWidget.tsx:208)
`src/components/family-contact/FamilyContactDashboardWidget.tsx:208` calls `GET /api/family-contact` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/family-contact` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/family-contact (src/components/family-contact/FamilyContactIntelligenceWidget.tsx:41)
`src/components/family-contact/FamilyContactIntelligenceWidget.tsx:41` calls `GET /api/family-contact` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/family-contact` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/family-contact-quality (src/components/family-contact-quality/FamilyContactQualityDashboardWidget.tsx:171)
`src/components/family-contact-quality/FamilyContactQualityDashboardWidget.tsx:171` calls `GET /api/family-contact-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/family-contact-quality` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/family-contact-quality (src/components/family-contact-quality/FamilyContactQualityIntelligenceWidget.tsx:41)
`src/components/family-contact-quality/FamilyContactQualityIntelligenceWidget.tsx:41` calls `GET /api/family-contact-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/family-contact-quality` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/filing-cabinet-intelligence (src/components/filing-cabinet/FilingCabinetIntelligenceWidget.tsx:29)
`src/components/filing-cabinet/FilingCabinetIntelligenceWidget.tsx:29` calls `GET /api/filing-cabinet-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/filing-cabinet-intelligence` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/financial-stewardship (src/components/financial-stewardship/FinancialStewardshipDashboardWidget.tsx:69)
`src/components/financial-stewardship/FinancialStewardshipDashboardWidget.tsx:69` calls `GET /api/financial-stewardship` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/financial-stewardship` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/financial-stewardship (src/components/financial-stewardship/FinancialStewardshipIntelligenceWidget.tsx:24)
`src/components/financial-stewardship/FinancialStewardshipIntelligenceWidget.tsx:24` calls `GET /api/financial-stewardship` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/financial-stewardship` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/fire-safety (src/components/fire-safety/FireSafetyDashboardWidget.tsx:206)
`src/components/fire-safety/FireSafetyDashboardWidget.tsx:206` calls `GET /api/fire-safety` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fire-safety` 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/fire-safety (src/components/fire-safety/FireSafetyIntelligenceWidget.tsx:41)
`src/components/fire-safety/FireSafetyIntelligenceWidget.tsx:41` calls `GET /api/fire-safety` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fire-safety` 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/fire-safety-preparedness (src/components/fire-safety-preparedness/FireSafetyPreparednessDashboardWidget.tsx:155)
`src/components/fire-safety-preparedness/FireSafetyPreparednessDashboardWidget.tsx:155` calls `GET /api/fire-safety-preparedness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fire-safety-preparedness` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/fire-safety-preparedness (src/components/fire-safety-preparedness/FireSafetyPreparednessIntelligenceWidget.tsx:41)
`src/components/fire-safety-preparedness/FireSafetyPreparednessIntelligenceWidget.tsx:41` calls `GET /api/fire-safety-preparedness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fire-safety-preparedness` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/food-nutrition-quality (src/components/food-nutrition-quality/FoodNutritionQualityDashboardWidget.tsx:65)
`src/components/food-nutrition-quality/FoodNutritionQualityDashboardWidget.tsx:65` calls `GET /api/food-nutrition-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/food-nutrition-quality` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/food-nutrition-quality (src/components/food-nutrition-quality/FoodNutritionQualityIntelligenceWidget.tsx:24)
`src/components/food-nutrition-quality/FoodNutritionQualityIntelligenceWidget.tsx:24` calls `GET /api/food-nutrition-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/food-nutrition-quality` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/governance (src/components/governance/GovernanceDashboardWidget.tsx:204)
`src/components/governance/GovernanceDashboardWidget.tsx:204` calls `GET /api/governance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/governance` 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/governance (src/components/governance/GovernanceIntelligenceWidget.tsx:41)
`src/components/governance/GovernanceIntelligenceWidget.tsx:41` calls `GET /api/governance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/governance` 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/handover (src/components/handover/HandoverDashboardWidget.tsx:134)
`src/components/handover/HandoverDashboardWidget.tsx:134` calls `GET /api/handover` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/handover` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/handover (src/components/handover/HandoverIntelligenceWidget.tsx:41)
`src/components/handover/HandoverIntelligenceWidget.tsx:41` calls `GET /api/handover` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/handover` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/handover-communication-quality (src/components/handover-communication-quality/HandoverCommunicationQualityDashboardWidget.tsx:65)
`src/components/handover-communication-quality/HandoverCommunicationQualityDashboardWidget.tsx:65` calls `GET /api/handover-communication-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/handover-communicatio…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/handover-communication-quality (src/components/handover-communication-quality/HandoverCommunicationQualityIntelligenceWidget.tsx:24)
`src/components/handover-communication-quality/HandoverCommunicationQualityIntelligenceWidget.tsx:24` calls `GET /api/handover-communication-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/handover-communica…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/health (src/components/health/HealthDashboardWidget.tsx:101)
`src/components/health/HealthDashboardWidget.tsx:101` calls `GET /api/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/health` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/health-intelligence (src/components/health/HealthIntelligenceWidget.tsx:29)
`src/components/health/HealthIntelligenceWidget.tsx:29` calls `GET /api/health-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/health-intelligence` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/health-screening-compliance (src/components/health-screening-compliance/HealthScreeningComplianceDashboardWidget.tsx:53)
`src/components/health-screening-compliance/HealthScreeningComplianceDashboardWidget.tsx:53` calls `GET /api/health-screening-compliance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/health-screening-compliance` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/health-screening-compliance (src/components/health-screening-compliance/HealthScreeningComplianceIntelligenceWidget.tsx:24)
`src/components/health-screening-compliance/HealthScreeningComplianceIntelligenceWidget.tsx:24` calls `GET /api/health-screening-compliance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/health-screening-compliance…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/home-atmosphere-ethos (src/components/home-atmosphere-ethos/HomeAtmosphereEthosDashboardWidget.tsx:139)
`src/components/home-atmosphere-ethos/HomeAtmosphereEthosDashboardWidget.tsx:139` calls `GET /api/home-atmosphere-ethos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/home-atmosphere-ethos` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/home-atmosphere-ethos (src/components/home-atmosphere-ethos/HomeAtmosphereEthosIntelligenceWidget.tsx:24)
`src/components/home-atmosphere-ethos/HomeAtmosphereEthosIntelligenceWidget.tsx:24` calls `GET /api/home-atmosphere-ethos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/home-atmosphere-ethos` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/home-intelligence (src/components/home-intelligence/HomeIntelligenceWidget.tsx:48)
`src/components/home-intelligence/HomeIntelligenceWidget.tsx:48` calls `GET /api/home-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/home-intelligence` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/home-matching-impact (src/components/home-matching-impact/HomeMatchingImpactDashboardWidget.tsx:230)
`src/components/home-matching-impact/HomeMatchingImpactDashboardWidget.tsx:230` calls `GET /api/home-matching-impact` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/home-matching-impact` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/home-matching-impact (src/components/home-matching-impact/HomeMatchingImpactIntelligenceWidget.tsx:24)
`src/components/home-matching-impact/HomeMatchingImpactIntelligenceWidget.tsx:24` calls `GET /api/home-matching-impact` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/home-matching-impact` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/homework-academic-support (src/components/homework-academic-support/HomeworkAcademicSupportDashboardWidget.tsx:256)
`src/components/homework-academic-support/HomeworkAcademicSupportDashboardWidget.tsx:256` calls `GET /api/homework-academic-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/homework-academic-support` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/homework-academic-support (src/components/homework-academic-support/HomeworkAcademicSupportIntelligenceWidget.tsx:24)
`src/components/homework-academic-support/HomeworkAcademicSupportIntelligenceWidget.tsx:24` calls `GET /api/homework-academic-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/homework-academic-support` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/homework-learning-support (src/components/homework-learning-support/HomeworkLearningSupportDashboardWidget.tsx:178)
`src/components/homework-learning-support/HomeworkLearningSupportDashboardWidget.tsx:178` calls `GET /api/homework-learning-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/homework-learning-support` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/homework-learning-support (src/components/homework-learning-support/HomeworkLearningSupportIntelligenceWidget.tsx:24)
`src/components/homework-learning-support/HomeworkLearningSupportIntelligenceWidget.tsx:24` calls `GET /api/homework-learning-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/homework-learning-support` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/homework-study-support (src/components/homework-study-support/HomeworkStudySupportDashboardWidget.tsx:175)
`src/components/homework-study-support/HomeworkStudySupportDashboardWidget.tsx:175` calls `GET /api/homework-study-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/homework-study-support` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/homework-study-support (src/components/homework-study-support/HomeworkStudySupportIntelligenceWidget.tsx:24)
`src/components/homework-study-support/HomeworkStudySupportIntelligenceWidget.tsx:24` calls `GET /api/homework-study-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/homework-study-support` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/house-meetings (src/components/house-meetings/HouseMeetingsDashboardWidget.tsx:46)
`src/components/house-meetings/HouseMeetingsDashboardWidget.tsx:46` calls `GET /api/house-meetings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/house-meetings` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/house-meetings (src/components/house-meetings/HouseMeetingsIntelligenceWidget.tsx:12)
`src/components/house-meetings/HouseMeetingsIntelligenceWidget.tsx:12` calls `GET /api/house-meetings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/house-meetings` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/hr-files (src/components/hr-files/HrFilesDashboardWidget.tsx:88)
`src/components/hr-files/HrFilesDashboardWidget.tsx:88` calls `GET /api/hr-files` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/hr-files` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/hr-files-intelligence (src/components/hr-files/HrFilesIntelligenceWidget.tsx:29)
`src/components/hr-files/HrFilesIntelligenceWidget.tsx:29` calls `GET /api/hr-files-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/hr-files-intelligence` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/hygiene-personal-care (src/components/hygiene-personal-care/HygienePersonalCareDashboardWidget.tsx:53)
`src/components/hygiene-personal-care/HygienePersonalCareDashboardWidget.tsx:53` calls `GET /api/hygiene-personal-care` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/hygiene-personal-care` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/hygiene-personal-care (src/components/hygiene-personal-care/HygienePersonalCareIntelligenceWidget.tsx:41)
`src/components/hygiene-personal-care/HygienePersonalCareIntelligenceWidget.tsx:41` calls `GET /api/hygiene-personal-care` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/hygiene-personal-care` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/incident-pattern-analysis (src/components/incident-pattern-analysis/IncidentPatternAnalysisDashboardWidget.tsx:292)
`src/components/incident-pattern-analysis/IncidentPatternAnalysisDashboardWidget.tsx:292` calls `GET /api/incident-pattern-analysis` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/incident-pattern-analysis` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/incident-pattern-analysis (src/components/incident-pattern-analysis/IncidentPatternAnalysisIntelligenceWidget.tsx:41)
`src/components/incident-pattern-analysis/IncidentPatternAnalysisIntelligenceWidget.tsx:41` calls `GET /api/incident-pattern-analysis` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/incident-pattern-analysis` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/incidents (src/components/incidents/IncidentsDashboardWidget.tsx:46)
`src/components/incidents/IncidentsDashboardWidget.tsx:46` calls `GET /api/incidents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/incidents` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/incidents (src/components/incidents/IncidentsIntelligenceWidget.tsx:41)
`src/components/incidents/IncidentsIntelligenceWidget.tsx:41` calls `GET /api/incidents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/incidents` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/independence (src/components/independence/IndependenceDashboardWidget.tsx:139)
`src/components/independence/IndependenceDashboardWidget.tsx:139` calls `GET /api/independence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/independence` 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/independence (src/components/independence/IndependenceIntelligenceWidget.tsx:41)
`src/components/independence/IndependenceIntelligenceWidget.tsx:41` calls `GET /api/independence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/independence` 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/independence-life-skills (src/components/independence-life-skills/IndependenceLifeSkillsDashboardWidget.tsx:53)
`src/components/independence-life-skills/IndependenceLifeSkillsDashboardWidget.tsx:53` calls `GET /api/independence-life-skills` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/independence-life-skills` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/independence-life-skills (src/components/independence-life-skills/IndependenceLifeSkillsIntelligenceWidget.tsx:41)
`src/components/independence-life-skills/IndependenceLifeSkillsIntelligenceWidget.tsx:41` calls `GET /api/independence-life-skills` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/independence-life-skills` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/independent-living-skills (src/components/independent-living-skills/IndependentLivingSkillsDashboardWidget.tsx:58)
`src/components/independent-living-skills/IndependentLivingSkillsDashboardWidget.tsx:58` calls `GET /api/independent-living-skills` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/independent-living-skills` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/independent-living-skills (src/components/independent-living-skills/IndependentLivingSkillsIntelligenceWidget.tsx:41)
`src/components/independent-living-skills/IndependentLivingSkillsIntelligenceWidget.tsx:41` calls `GET /api/independent-living-skills` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/independent-living-skills` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/independent-visitor-advocacy (src/components/independent-visitor-advocacy/IndependentVisitorAdvocacyDashboardWidget.tsx:144)
`src/components/independent-visitor-advocacy/IndependentVisitorAdvocacyDashboardWidget.tsx:144` calls `GET /api/independent-visitor-advocacy` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/independent-visitor-advoca…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/independent-visitor-advocacy (src/components/independent-visitor-advocacy/IndependentVisitorAdvocacyIntelligenceWidget.tsx:41)
`src/components/independent-visitor-advocacy/IndependentVisitorAdvocacyIntelligenceWidget.tsx:41` calls `GET /api/independent-visitor-advocacy` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/independent-visitor-advo…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/inspection (src/components/inspection/InspectionDashboardWidget.tsx:46)
`src/components/inspection/InspectionDashboardWidget.tsx:46` calls `GET /api/inspection` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/inspection` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/inspection (src/components/inspection/InspectionIntelligenceWidget.tsx:41)
`src/components/inspection/InspectionIntelligenceWidget.tsx:41` calls `GET /api/inspection` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/inspection` 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/inspection?homeId=${homeId} (src/components/inspection/InspectionReadinessDashboardWidget.tsx:76)
`src/components/inspection/InspectionReadinessDashboardWidget.tsx:76` calls `GET /api/inspection?homeId=${homeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/inspection` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/internet-safety-monitoring (src/components/internet-safety-monitoring/InternetSafetyMonitoringDashboardWidget.tsx:148)
`src/components/internet-safety-monitoring/InternetSafetyMonitoringDashboardWidget.tsx:148` calls `GET /api/internet-safety-monitoring` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/internet-safety-monitoring` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/internet-safety-monitoring (src/components/internet-safety-monitoring/InternetSafetyMonitoringIntelligenceWidget.tsx:41)
`src/components/internet-safety-monitoring/InternetSafetyMonitoringIntelligenceWidget.tsx:41` calls `GET /api/internet-safety-monitoring` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/internet-safety-monitoring` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/key-worker (src/components/key-worker/KeyWorkerIntelligenceWidget.tsx:41)
`src/components/key-worker/KeyWorkerIntelligenceWidget.tsx:41` calls `GET /api/key-worker` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/key-worker` 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/key-worker-relationship (src/components/key-worker-relationship/KeyWorkerRelationshipDashboardWidget.tsx:58)
`src/components/key-worker-relationship/KeyWorkerRelationshipDashboardWidget.tsx:58` calls `GET /api/key-worker-relationship` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/key-worker-relationship` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/key-worker-relationship (src/components/key-worker-relationship/KeyWorkerRelationshipIntelligenceWidget.tsx:41)
`src/components/key-worker-relationship/KeyWorkerRelationshipIntelligenceWidget.tsx:41` calls `GET /api/key-worker-relationship` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/key-worker-relationship` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/key-worker-relationship-quality (src/components/key-worker-relationship-quality/KeyWorkerRelationshipQualityDashboardWidget.tsx:58)
`src/components/key-worker-relationship-quality/KeyWorkerRelationshipQualityDashboardWidget.tsx:58` calls `GET /api/key-worker-relationship-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/key-worker-relation…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/key-worker-relationship-quality (src/components/key-worker-relationship-quality/KeyWorkerRelationshipQualityIntelligenceWidget.tsx:41)
`src/components/key-worker-relationship-quality/KeyWorkerRelationshipQualityIntelligenceWidget.tsx:41` calls `GET /api/key-worker-relationship-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/key-worker-relat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/key-worker?homeId=${homeId} (src/components/key-worker/KeyWorkerDashboardWidget.tsx:157)
`src/components/key-worker/KeyWorkerDashboardWidget.tsx:157` calls `GET /api/key-worker?homeId=${homeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/key-worker` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/key-working (src/components/key-working/KeyWorkingDashboardWidget.tsx:46)
`src/components/key-working/KeyWorkingDashboardWidget.tsx:46` calls `GET /api/key-working` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/key-working` 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/key-working (src/components/key-working/KeyWorkingIntelligenceWidget.tsx:12)
`src/components/key-working/KeyWorkingIntelligenceWidget.tsx:12` calls `GET /api/key-working` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/key-working` 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/key-working-effectiveness (src/components/key-working-effectiveness/KeyWorkingEffectivenessDashboardWidget.tsx:196)
`src/components/key-working-effectiveness/KeyWorkingEffectivenessDashboardWidget.tsx:196` calls `GET /api/key-working-effectiveness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/key-working-effectiveness` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/key-working-effectiveness (src/components/key-working-effectiveness/KeyWorkingEffectivenessIntelligenceWidget.tsx:41)
`src/components/key-working-effectiveness/KeyWorkingEffectivenessIntelligenceWidget.tsx:41` calls `GET /api/key-working-effectiveness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/key-working-effectiveness` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/lac-review (src/components/lac-review/LACReviewDashboardWidget.tsx:94)
`src/components/lac-review/LACReviewDashboardWidget.tsx:94` calls `GET /api/lac-review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lac-review` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/lac-review (src/components/lac-review/LACReviewIntelligenceWidget.tsx:41)
`src/components/lac-review/LACReviewIntelligenceWidget.tsx:41` calls `GET /api/lac-review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lac-review` 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/language-communication-support (src/components/language-communication-support/LanguageCommunicationSupportDashboardWidget.tsx:64)
`src/components/language-communication-support/LanguageCommunicationSupportDashboardWidget.tsx:64` calls `GET /api/language-communication-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/language-communicatio…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/language-communication-support (src/components/language-communication-support/LanguageCommunicationSupportIntelligenceWidget.tsx:41)
`src/components/language-communication-support/LanguageCommunicationSupportIntelligenceWidget.tsx:41` calls `GET /api/language-communication-support` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/language-communica…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/leaving-care (src/components/leaving-care/LeavingCareDashboardWidget.tsx:267)
`src/components/leaving-care/LeavingCareDashboardWidget.tsx:267` calls `GET /api/leaving-care` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/leaving-care` 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/leaving-care-intelligence (src/components/leaving-care/LeavingCareIntelligenceWidget.tsx:41)
`src/components/leaving-care/LeavingCareIntelligenceWidget.tsx:41` calls `GET /api/leaving-care-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/leaving-care-intelligence` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/lessons-learned (src/components/lessons-learned/LessonsLearnedDashboardWidget.tsx:161)
`src/components/lessons-learned/LessonsLearnedDashboardWidget.tsx:161` calls `GET /api/lessons-learned` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lessons-learned` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/lessons-learned-intelligence (src/components/lessons-learned/LessonsLearnedIntelligenceWidget.tsx:29)
`src/components/lessons-learned/LessonsLearnedIntelligenceWidget.tsx:29` calls `GET /api/lessons-learned-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lessons-learned-intelligence` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/life-story (src/components/life-story/LifeStoryDashboardWidget.tsx:46)
`src/components/life-story/LifeStoryDashboardWidget.tsx:46` calls `GET /api/life-story` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/life-story` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/life-story (src/components/life-story/LifeStoryIntelligenceWidget.tsx:41)
`src/components/life-story/LifeStoryIntelligenceWidget.tsx:41` calls `GET /api/life-story` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/life-story` 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/life-story-work (src/components/life-story-work/LifeStoryWorkDashboardWidget.tsx:142)
`src/components/life-story-work/LifeStoryWorkDashboardWidget.tsx:142` calls `GET /api/life-story-work` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/life-story-work` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/life-story-work (src/components/life-story-work/LifeStoryWorkIntelligenceWidget.tsx:41)
`src/components/life-story-work/LifeStoryWorkIntelligenceWidget.tsx:41` calls `GET /api/life-story-work` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/life-story-work` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/location-assessment (src/components/location-assessment/LocationAssessmentDashboardWidget.tsx:58)
`src/components/location-assessment/LocationAssessmentDashboardWidget.tsx:58` calls `GET /api/location-assessment` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/location-assessment` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/location-assessment (src/components/location-assessment/LocationAssessmentIntelligenceWidget.tsx:41)
`src/components/location-assessment/LocationAssessmentIntelligenceWidget.tsx:41` calls `GET /api/location-assessment` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/location-assessment` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/location-assessment?homeId=home-oak&mode=dashboard (src/components/location-assessment/LocationDashboardWidget.tsx:106)
`src/components/location-assessment/LocationDashboardWidget.tsx:106` calls `GET /api/location-assessment?homeId=home-oak&mode=dashboard` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/location-assessment` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/medication (src/components/medication/MedicationDashboardWidget.tsx:183)
`src/components/medication/MedicationDashboardWidget.tsx:183` calls `GET /api/medication` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/medication` 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/medication (src/components/medication/MedicationIntelligenceWidget.tsx:41)
`src/components/medication/MedicationIntelligenceWidget.tsx:41` calls `GET /api/medication` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/medication` 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/medication-adherence-monitoring (src/components/medication-adherence-monitoring/MedicationAdherenceMonitoringDashboardWidget.tsx:62)
`src/components/medication-adherence-monitoring/MedicationAdherenceMonitoringDashboardWidget.tsx:62` calls `GET /api/medication-adherence-monitoring` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/medication-adheren…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/medication-adherence-monitoring (src/components/medication-adherence-monitoring/MedicationAdherenceMonitoringIntelligenceWidget.tsx:41)
`src/components/medication-adherence-monitoring/MedicationAdherenceMonitoringIntelligenceWidget.tsx:41` calls `GET /api/medication-adherence-monitoring` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/medication-adhe…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/medication-error-prevention (src/components/medication-error-prevention/MedicationErrorPreventionDashboardWidget.tsx:61)
`src/components/medication-error-prevention/MedicationErrorPreventionDashboardWidget.tsx:61` calls `GET /api/medication-error-prevention` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/medication-error-prevention` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/medication-error-prevention (src/components/medication-error-prevention/MedicationErrorPreventionIntelligenceWidget.tsx:41)
`src/components/medication-error-prevention/MedicationErrorPreventionIntelligenceWidget.tsx:41` calls `GET /api/medication-error-prevention` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/medication-error-prevention…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/medication-management (src/components/medication-management/MedicationManagementDashboardWidget.tsx:229)
`src/components/medication-management/MedicationManagementDashboardWidget.tsx:229` calls `GET /api/medication-management` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/medication-management` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/medication-management (src/components/medication-management/MedicationManagementIntelligenceWidget.tsx:41)
`src/components/medication-management/MedicationManagementIntelligenceWidget.tsx:41` calls `GET /api/medication-management` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/medication-management` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/mental-health-wellbeing (src/components/mental-health-wellbeing/MentalHealthWellbeingIntelligenceWidget.tsx:41)
`src/components/mental-health-wellbeing/MentalHealthWellbeingIntelligenceWidget.tsx:41` calls `GET /api/mental-health-wellbeing` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/mental-health-wellbeing` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/mental-health-wellbeing?homeId=${homeId} (src/components/mental-health-wellbeing/MentalHealthWellbeingDashboardWidget.tsx:124)
`src/components/mental-health-wellbeing/MentalHealthWellbeingDashboardWidget.tsx:124` calls `GET /api/mental-health-wellbeing?homeId=${homeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/mental-health-wellbeing`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/menu-planning-nutrition (src/components/menu-planning-nutrition/MenuPlanningNutritionDashboardWidget.tsx:53)
`src/components/menu-planning-nutrition/MenuPlanningNutritionDashboardWidget.tsx:53` calls `GET /api/menu-planning-nutrition` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/menu-planning-nutrition` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/menu-planning-nutrition (src/components/menu-planning-nutrition/MenuPlanningNutritionIntelligenceWidget.tsx:41)
`src/components/menu-planning-nutrition/MenuPlanningNutritionIntelligenceWidget.tsx:41` calls `GET /api/menu-planning-nutrition` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/menu-planning-nutrition` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/missing-absent-episodes (src/components/missing-absent-episodes/MissingAbsentEpisodesDashboardWidget.tsx:208)
`src/components/missing-absent-episodes/MissingAbsentEpisodesDashboardWidget.tsx:208` calls `GET /api/missing-absent-episodes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/missing-absent-episodes` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/missing-absent-episodes (src/components/missing-absent-episodes/MissingAbsentEpisodesIntelligenceWidget.tsx:12)
`src/components/missing-absent-episodes/MissingAbsentEpisodesIntelligenceWidget.tsx:12` calls `GET /api/missing-absent-episodes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/missing-absent-episodes` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/missing-from-care (src/components/missing-from-care/MissingFromCareDashboardWidget.tsx:46)
`src/components/missing-from-care/MissingFromCareDashboardWidget.tsx:46` calls `GET /api/missing-from-care` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/missing-from-care` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/missing-from-care-intelligence (src/components/missing-from-care/MissingFromCareIntelligenceWidget.tsx:29)
`src/components/missing-from-care/MissingFromCareIntelligenceWidget.tsx:29` calls `GET /api/missing-from-care-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/missing-from-care-intelligence` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/morning-routine-preparation (src/components/morning-routine-preparation/MorningRoutinePreparationDashboardWidget.tsx:58)
`src/components/morning-routine-preparation/MorningRoutinePreparationDashboardWidget.tsx:58` calls `GET /api/morning-routine-preparation` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/morning-routine-preparation` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/morning-routine-preparation (src/components/morning-routine-preparation/MorningRoutinePreparationIntelligenceWidget.tsx:12)
`src/components/morning-routine-preparation/MorningRoutinePreparationIntelligenceWidget.tsx:12` calls `GET /api/morning-routine-preparation` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/morning-routine-preparation…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/multi-agency-effectiveness (src/components/multi-agency-effectiveness/MultiAgencyEffectivenessDashboardWidget.tsx:323)
`src/components/multi-agency-effectiveness/MultiAgencyEffectivenessDashboardWidget.tsx:323` calls `GET /api/multi-agency-effectiveness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/multi-agency-effectiveness` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/multi-agency-effectiveness (src/components/multi-agency-effectiveness/MultiAgencyEffectivenessIntelligenceWidget.tsx:12)
`src/components/multi-agency-effectiveness/MultiAgencyEffectivenessIntelligenceWidget.tsx:12` calls `GET /api/multi-agency-effectiveness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/multi-agency-effectiveness` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/multi-agency-intelligence (src/components/multi-agency/MultiAgencyIntelligenceWidget.tsx:29)
`src/components/multi-agency/MultiAgencyIntelligenceWidget.tsx:29` calls `GET /api/multi-agency-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/multi-agency-intelligence` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/multi-agency-partnership (src/components/multi-agency-partnership/MultiAgencyPartnershipDashboardWidget.tsx:142)
`src/components/multi-agency-partnership/MultiAgencyPartnershipDashboardWidget.tsx:142` calls `GET /api/multi-agency-partnership` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/multi-agency-partnership` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/multi-agency-partnership (src/components/multi-agency-partnership/MultiAgencyPartnershipIntelligenceWidget.tsx:12)
`src/components/multi-agency-partnership/MultiAgencyPartnershipIntelligenceWidget.tsx:12` calls `GET /api/multi-agency-partnership` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/multi-agency-partnership` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/multi-agency?homeId=home-oak&mode=dashboard (src/components/multi-agency/MultiAgencyDashboardWidget.tsx:82)
`src/components/multi-agency/MultiAgencyDashboardWidget.tsx:82` calls `GET /api/multi-agency?homeId=home-oak&mode=dashboard` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/multi-agency` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/night-care (src/components/night-care/NightCareDashboardWidget.tsx:68)
`src/components/night-care/NightCareDashboardWidget.tsx:68` calls `GET /api/night-care` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/night-care` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/night-care (src/components/night-care/NightCareIntelligenceWidget.tsx:41)
`src/components/night-care/NightCareIntelligenceWidget.tsx:41` calls `GET /api/night-care` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/night-care` 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/night-monitoring-intelligence (src/components/night-monitoring/NightMonitoringIntelligenceWidget.tsx:46)
`src/components/night-monitoring/NightMonitoringIntelligenceWidget.tsx:46` calls `GET /api/night-monitoring-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/night-monitoring-intelligence` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/night-monitoring?homeId=${homeId}&mode=dashboard (src/components/night-monitoring/NightMonitoringDashboardWidget.tsx:71)
`src/components/night-monitoring/NightMonitoringDashboardWidget.tsx:71` calls `GET /api/night-monitoring?homeId=${homeId}&mode=dashboard` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/night-monitoring` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/night-supervision-quality (src/components/night-supervision-quality/NightSupervisionQualityDashboardWidget.tsx:176)
`src/components/night-supervision-quality/NightSupervisionQualityDashboardWidget.tsx:176` calls `GET /api/night-supervision-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/night-supervision-quality` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/night-supervision-quality (src/components/night-supervision-quality/NightSupervisionQualityIntelligenceWidget.tsx:41)
`src/components/night-supervision-quality/NightSupervisionQualityIntelligenceWidget.tsx:41` calls `GET /api/night-supervision-quality` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/night-supervision-quality` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifiable-events-intelligence (src/components/notifiable-events/NotifiableEventsIntelligenceWidget.tsx:29)
`src/components/notifiable-events/NotifiableEventsIntelligenceWidget.tsx:29` calls `GET /api/notifiable-events-intelligence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifiable-events-intelligence` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifiable-events?homeId=${homeId}&view=overview (src/components/notifiable-events/NotifiableEventsDashboardWidget.tsx:63)
`src/components/notifiable-events/NotifiableEventsDashboardWidget.tsx:63` calls `GET /api/notifiable-events?homeId=${homeId}&view=overview` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifiable-events` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notification-timeliness (src/components/notification-timeliness/NotificationTimelinessIntelligenceWidget.tsx:12)
`src/components/notification-timeliness/NotificationTimelinessIntelligenceWidget.tsx:12` calls `GET /api/notification-timeliness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notification-timeliness` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notification-timeliness (src/components/notification-timeliness/NotificationTimelinessWidget.tsx:252)
`src/components/notification-timeliness/NotificationTimelinessWidget.tsx:252` calls `GET /api/notification-timeliness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notification-timeliness` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/nutrition (src/components/nutrition/NutritionDashboardWidget.tsx:184)
`src/components/nutrition/NutritionDashboardWidget.tsx:184` calls `GET /api/nutrition` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/nutrition` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/nutrition (src/components/nutrition/NutritionIntelligenceWidget.tsx:12)
`src/components/nutrition/NutritionIntelligenceWidget.tsx:12` calls `GET /api/nutrition` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/nutrition` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/nutrition-healthy-living (src/components/nutrition-healthy-living/NutritionHealthyLivingDashboardWidget.tsx:53)
`src/components/nutrition-healthy-living/NutritionHealthyLivingDashboardWidget.tsx:53` calls `GET /api/nutrition-healthy-living` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/nutrition-healthy-living` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/nutrition-healthy-living (src/components/nutrition-healthy-living/NutritionHealthyLivingIntelligenceWidget.tsx:12)
`src/components/nutrition-healthy-living/NutritionHealthyLivingIntelligenceWidget.tsx:12` calls `GET /api/nutrition-healthy-living` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/nutrition-healthy-living` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/nutrition-hydration-monitoring (src/components/nutrition-hydration-monitoring/NutritionHydrationMonitoringDashboardWidget.tsx:347)
`src/components/nutrition-hydration-monitoring/NutritionHydrationMonitoringDashboardWidget.tsx:347` calls `GET /api/nutrition-hydration-monitoring` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/nutrition-hydration-…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/nutrition-hydration-monitoring (src/components/nutrition-hydration-monitoring/NutritionHydrationMonitoringIntelligenceWidget.tsx:12)
`src/components/nutrition-hydration-monitoring/NutritionHydrationMonitoringIntelligenceWidget.tsx:12` calls `GET /api/nutrition-hydration-monitoring` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/nutrition-hydratio…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ofsted-readiness (src/components/ofsted-readiness/OfstedReadinessIntelligenceWidget.tsx:13)
`src/components/ofsted-readiness/OfstedReadinessIntelligenceWidget.tsx:13` calls `GET /api/ofsted-readiness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ofsted-readiness` If this points at an external API, prefix…
Dangling fetchFetch

Showing first 300 of 2771. 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/cb6c7fec-a297-4f8e-8c3d-cac9eace4b7b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/cb6c7fec-a297-4f8e-8c3d-cac9eace4b7b/

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.