- Patch
packages/core/contextmine_core/twin/service.pyto replace blunt sorted-node paging with deterministic edge-aware windows and to expose slice metadata. - Patch
apps/api/app/routes/twin.pyto expose the same slice metadata and warnings for topology, deep dive, and paged specialty graphs.
- Patch
packages/core/contextmine_core/twin/grouping.pyto make path fallback conservative and reject generic/support roots. - Patch
packages/core/contextmine_core/twin/projections.pyto retain explicit-vs-heuristic provenance on projected architecture nodes.
- Patch
apps/web/src/cockpit/types.tsandapps/web/src/cockpit/hooks/useCockpitData.tsto carry slice/provenance/warning metadata end to end. - Patch
apps/web/src/cockpit/views/TopologyView.tsx,DeepDiveView.tsx,TestMatrixView.tsx,OverviewView.tsx,EvolutionView.tsx, andC4DiffView.tsxto render missing-data, heuristic, degraded, and truncation reasons more explicitly. - Update backend/frontend tests for the changed payloads and warnings.