Block a user
P6-04: Tune Phase 6 readability budgets to match improved placement policy
P6-03: Rebaseline render/UI regression assets after placement engine changes
P6-02: Add rank-anchored connectivity compaction for semantic placement
P6-01: Prevent overlap-resolution vertical drift and preserve compactness
P6-04: Tune Phase 6 readability budgets to match improved placement policy
Delivered in commit 47fabe6.
Implemented:
- Calibrated UI detour thresholds to match the improved placement policy while keeping crossings/overlaps strict.
- Updated thresholds in `tests/ui-regr…
P6-02: Add rank-anchored connectivity compaction for semantic placement
Delivered in commit 47fabe6.
Implemented:
- Added weighted connectivity graph from net topology.
- Added iterative compaction pass with rank-column anchoring + lane bias.
- Integrated…
P6-03: Rebaseline render/UI regression assets after placement engine changes
Delivered in commit 47fabe6.
Implemented:
- Updated deterministic render hash expectation in
tests/render-regression.test.js. - Refreshed UI baseline images under
tests/baselines/ui/to…
P6-01: Prevent overlap-resolution vertical drift and preserve compactness
Delivered in commit 47fabe6.
Implemented:
- Reworked overlap resolution to be axis-aware (X or Y push) instead of always pushing downward.
- Added directional separation based on overlap…
P6-04: Tune Phase 6 readability budgets to match improved placement policy
P6-03: Rebaseline render/UI regression assets after placement engine changes
P6-01: Prevent overlap-resolution vertical drift and preserve compactness
P6-02: Add rank-anchored connectivity compaction for semantic placement
P5-06: Net-label placement and stub policy tuning for high-density readability
P5-05: Add layout quality budgets for default sample + dense analog in CI
P5-04: JSON schema import UX pass (validation-first flow)
P5-03: Ship expanded default sample circuit and fixture pack
P5-01: Add drag/re-layout stress QA harness with saved metrics report
P5-02: Improve tidy behavior after manual drag to preserve readable topology
P5-01: Add drag/re-layout stress QA harness with saved metrics report
Delivered in commit 8b6c959.
What shipped:
- Extended browser QA flow with drag stress and post-tidy checks in
tests/ui-regression-runner.js. - Added machine-readable metrics artifact…