Block a user
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-02: Improve tidy behavior after manual drag to preserve readable topology
P5-01: Add drag/re-layout stress QA harness with saved metrics report
AAA-08: SaaS hardening for API/MCP production readiness
AAA-08: SaaS hardening for API/MCP production readiness
Completed in commit 31a4734.
Delivered:
- Added request correlation IDs for HTTP API (
x-request-idheader +request_idin envelopes). - Added structured per-request audit telemetry (JSON…
AAA-07: Accessibility, responsive layouts, and keyboard-first interaction pass
AAA-07: Accessibility, responsive layouts, and keyboard-first interaction pass
Completed in commit e244598.
Delivered:
- Added keyboard shortcut discoverability with a dedicated
Shortcutsmodal. - Added
Ctrl/Cmd+Kcommand palette with core workspace actions (auto…
AAA-06: Diagnostics UX 2.0 with actionable repair flows
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: -…
AAA-05: Inspector and in-canvas editing overhaul (no-JSON-required workflow)
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…
AAA-04: Routing engine v3 with channel routing, junction semantics, and smart net stubs
AAA-04: Routing engine v3 with channel routing, junction semantics, and smart net stubs
Completed in commit 2bda088.
Delivered:
- Increased routing channel spacing pressure (
MIN_CHANNEL_SPACING_STEPS) to better separate parallel tracks. - Added deterministic quality-policy…
AAA-03: Readability-first layout engine v3 (graph decomposition + lane planning)
AAA-03: Readability-first layout engine v3 (graph decomposition + lane planning)
Completed in commit 538d137.
Delivered:
- Added semantic lane profiling by dominant net class (power/clock/signal/analog/ground/bus/differential).
- Updated group placement ordering to use…
AAA-02: Fit-to-view and adaptive viewport behavior that maximizes schematic focus
AAA-02: Fit-to-view and adaptive viewport behavior that maximizes schematic focus
Completed in commit 570e89c.
Delivered:
- Added improved fit framing logic with explicit layout bounds + consistent margins.
- Added selection focus behavior (
Focustoolbar button +F…