fix(harness): wrap isolated graph agents - #749
Conversation
Review — PR #749
|
Follow-up review — PR #749 (delta since
|
Preserve layered connected components while packing zero-degree agents into a deterministic labeled grid below them. Closes: SAP-2966
6788dbb to
4b122b3
Compare
Summary
Fix SAP-2966 by preserving the current layered and grouped layout for agents with detected relationships, then placing globally degree-zero agents in deterministic labelled grids beneath the connected content in their region.
Changes
mainN agents · no detected relationshipsinside the pannable graph subject and include every label in graph and group bounds@sapiom/harnessTesting
pnpm vitest run web/src/lib/system-graph-layout.test.ts(21/21)pnpm --filter @sapiom/harness typecheckpnpm --filter @sapiom/harness buildsrc/server/rest.test.tsScope
No collapsing, filtering, new relationship semantics, or warning-detail UX is included.
Related
Closes: SAP-2966
Checklist