Rbanh commented on issue Rbanh/schemeta#28 2026-02-19 14:00:41 -05:00
P5-05: Add layout quality budgets for default sample + dense analog in CI

Delivered in commit 8b6c959.

What shipped:

  • Added explicit layout quality budgets in tests/ui-regression-runner.js for sample, drag, drag+tidy, and dense scenarios.
  • Added env overrides…
Rbanh commented on issue Rbanh/schemeta#29 2026-02-19 14:00:41 -05:00
P5-06: Net-label placement and stub policy tuning for high-density readability

Delivered in commit 8b6c959 and validated against updated baselines.

What shipped this phase:

  • Net readability quality is now enforced via budgeted UI checks and updated baseline scenes for…
Rbanh pushed to main at Rbanh/schemeta 2026-02-19 14:00:15 -05:00
8b6c9593e1 Phase 5: ship layout QA budgets, import hardening, and fixture pack
Rbanh commented on issue Rbanh/schemeta#24 2026-02-19 13:42:20 -05:00
P5-01: Add drag/re-layout stress QA harness with saved metrics report

Initial QA notes collected for this milestone:

  • Current expanded sample compile metrics (local QA run): 0E, 1W, 0 crossings, 0 overlaps, 1 bends, 11 tie-nets, 2.86x detour.
  • Dense analog…
Rbanh opened issue Rbanh/schemeta#29 2026-02-19 13:41:44 -05:00
P5-06: Net-label placement and stub policy tuning for high-density readability
Rbanh opened issue Rbanh/schemeta#28 2026-02-19 13:41:39 -05:00
P5-05: Add layout quality budgets for default sample + dense analog in CI
Rbanh opened issue Rbanh/schemeta#27 2026-02-19 13:41:35 -05:00
P5-04: JSON schema import UX pass (validation-first flow)
Rbanh opened issue Rbanh/schemeta#26 2026-02-19 13:41:34 -05:00
P5-03: Ship expanded default sample circuit and fixture pack
Rbanh opened issue Rbanh/schemeta#25 2026-02-19 13:41:30 -05:00
P5-02: Improve tidy behavior after manual drag to preserve readable topology
Rbanh opened issue Rbanh/schemeta#24 2026-02-19 13:41:28 -05:00
P5-01: Add drag/re-layout stress QA harness with saved metrics report
Rbanh pushed to main at Rbanh/schemeta 2026-02-18 22:20:19 -05:00
31a47346ea Harden API contracts with request IDs and audit telemetry
e2445980f9 Add keyboard shortcut UX and command palette interactions
72ea3609bb Add actionable diagnostics with one-click repair actions
486092e884 Add UI-native component/net creation workflows and QA coverage
2bda088223 Tighten routing policy with channel spacing and tie-net fallback
Compare 10 commits »
Rbanh closed issue Rbanh/schemeta#22 2026-02-18 22:19:52 -05:00
AAA-08: SaaS hardening for API/MCP production readiness
Rbanh commented on issue Rbanh/schemeta#22 2026-02-18 22:19:50 -05:00
AAA-08: SaaS hardening for API/MCP production readiness

Completed in commit 31a4734.

Delivered:

  • Added request correlation IDs for HTTP API (x-request-id header + request_id in envelopes).
  • Added structured per-request audit telemetry (JSON…
Rbanh closed issue Rbanh/schemeta#21 2026-02-18 22:16:07 -05:00
AAA-07: Accessibility, responsive layouts, and keyboard-first interaction pass
Rbanh commented on issue Rbanh/schemeta#21 2026-02-18 22:16:05 -05:00
AAA-07: Accessibility, responsive layouts, and keyboard-first interaction pass

Completed in commit e244598.

Delivered:

  • Added keyboard shortcut discoverability with a dedicated Shortcuts modal.
  • Added Ctrl/Cmd+K command palette with core workspace actions (auto…
Rbanh closed issue Rbanh/schemeta#20 2026-02-18 22:13:10 -05:00
AAA-06: Diagnostics UX 2.0 with actionable repair flows
Rbanh commented on issue Rbanh/schemeta#20 2026-02-18 22:13:07 -05:00
AAA-06: Diagnostics UX 2.0 with actionable repair flows

Completed in commit 72ea360.

Delivered:

  • Added actionable diagnostics helpers in the UI inspector with per-issue fix actions for common ERC cases.
  • Implemented one-click repair flows for: -…
Rbanh closed issue Rbanh/schemeta#19 2026-02-18 22:09:54 -05:00
AAA-05: Inspector and in-canvas editing overhaul (no-JSON-required workflow)
Rbanh commented on issue Rbanh/schemeta#19 2026-02-18 22:09:52 -05:00
AAA-05: Inspector and in-canvas editing overhaul (no-JSON-required workflow)

Completed in commit 486092e.

Delivered:

  • Added direct left-pane quick-create workflows for components and nets (no JSON editing required).
  • New component flow supports built-in generic parts…
Rbanh closed issue Rbanh/schemeta#18 2026-02-18 22:05:42 -05:00
AAA-04: Routing engine v3 with channel routing, junction semantics, and smart net stubs