Skip to content

Backlog batch: edge-LOD render (#22) + hierarchical layout (#30) + requirements coverage (#97) + MCP assignment tool (#28)#116

Merged
mvalancy merged 4 commits into
devfrom
wf/backlog-batch
Jun 18, 2026
Merged

Backlog batch: edge-LOD render (#22) + hierarchical layout (#30) + requirements coverage (#97) + MCP assignment tool (#28)#116
mvalancy merged 4 commits into
devfrom
wf/backlog-batch

Conversation

@mvalancy

Copy link
Copy Markdown
Member

Integration of four independent, test-driven backlog items, each built in an isolated worktree by a parallel agent and verified together on this branch.

What's included

Verification (integrated branch)

  • web tsc --noEmit: clean · mcp-server tsc --noEmit: clean
  • web unit: 180/180 (incl. edgeLOD 13, parallelEdges 8, layoutAlgorithms 15, requirementsCoverage 9)
  • mcp unit: assignment-synthesis 10/10
  • THE GATE (test:smoke): 5/5 — nodes+edges render, no GraphQL/JS errors, grow flow, empty-state, layout persistence

Merge conflicts during integration were all stale-base import/JSX additions (resolved keep-both); the edge-LOD and layout edits touch disjoint regions of InteractiveGraphVisualization.tsx.

🤖 Generated with Claude Code

mvalancy and others added 4 commits June 18, 2026 09:35
…arallel-edge offset (#22)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mvalancy mvalancy merged commit 0758423 into dev Jun 18, 2026
11 checks passed
@mvalancy mvalancy deleted the wf/backlog-batch branch June 18, 2026 16:39
@github-actions

Copy link
Copy Markdown

🧪 Comprehensive Test Suite

  • Unit suites (Node 18.x & 20.x) — core, web, server, mcp-server: ✅ passed
  • Installer & deploy config: ✅ passed

Full-stack smoke gate runs in the CI workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant