Block a user
AAA-01: Redesign workspace visual system for premium readability and hierarchy
AAA-01: Redesign workspace visual system for premium readability and hierarchy
Completed in commit 2ff3856.
Delivered:
- Introduced a richer visual token system in
frontend/styles.css(color, contrast, spacing, elevation, radii). - Reworked panel/control hierarchy for…
AAA-00: Phase 4 execution plan, quality gates, and release criteria
AAA-00: Phase 4 execution plan, quality gates, and release criteria
Completed in commit 543ae52.
Delivered:
- Added
docs/phase4-execution-plan.mdwith sequence, dependencies, critical path, risk register, and phase definition of done. - Added `docs/quality-gat…
AAA-00: Phase 4 execution plan, quality gates, and release criteria
AAA-08: SaaS hardening for API/MCP production readiness
AAA-06: Diagnostics UX 2.0 with actionable repair flows
AAA-07: Accessibility, responsive layouts, and keyboard-first interaction pass
AAA-04: Routing engine v3 with channel routing, junction semantics, and smart net stubs
AAA-05: Inspector and in-canvas editing overhaul (no-JSON-required workflow)
AAA-03: Readability-first layout engine v3 (graph decomposition + lane planning)
AAA-01: Redesign workspace visual system for premium readability and hierarchy
AAA-02: Fit-to-view and adaptive viewport behavior that maximizes schematic focus
Expand browser QA scenario with dense analog sample and readability assertions
Add deterministic 'Reset Sample' quick action for manual QA loops
Add Playwright regression flow to CI for core UI interactions
Implement screenshot-diff visual baseline checks for core scenes
Normalize compile status metrics across compile/layout actions
Normalize compile status metrics across compile/layout actions
Completed in commit d5836a2.
Delivered:
- Added shared compile status formatter to normalize reporting across compile, auto-layout, and auto-tidy paths.
- Standardized metric ordering/format:…
Add Playwright regression flow to CI for core UI interactions
Completed in commit d5836a2.
Delivered:
- Added Playwright-driven browser regression runner (
tests/ui-regression-runner.js). - Wired CI workflow to install Chromium and execute browser…