Rbanh closed issue Rbanh/schemeta#15 2026-02-18 21:58:49 -05:00
AAA-01: Redesign workspace visual system for premium readability and hierarchy
Rbanh commented on issue Rbanh/schemeta#15 2026-02-18 21:58:48 -05:00
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…
Rbanh closed issue Rbanh/schemeta#23 2026-02-18 21:56:11 -05:00
AAA-00: Phase 4 execution plan, quality gates, and release criteria
Rbanh commented on issue Rbanh/schemeta#23 2026-02-18 21:56:10 -05:00
AAA-00: Phase 4 execution plan, quality gates, and release criteria

Completed in commit 543ae52.

Delivered:

  • Added docs/phase4-execution-plan.md with sequence, dependencies, critical path, risk register, and phase definition of done.
  • Added `docs/quality-gat…
Rbanh opened issue Rbanh/schemeta#23 2026-02-18 21:51:47 -05:00
AAA-00: Phase 4 execution plan, quality gates, and release criteria
Rbanh opened issue Rbanh/schemeta#22 2026-02-18 21:51:18 -05:00
AAA-08: SaaS hardening for API/MCP production readiness
Rbanh opened issue Rbanh/schemeta#20 2026-02-18 21:51:17 -05:00
AAA-06: Diagnostics UX 2.0 with actionable repair flows
Rbanh opened issue Rbanh/schemeta#21 2026-02-18 21:51:17 -05:00
AAA-07: Accessibility, responsive layouts, and keyboard-first interaction pass
Rbanh opened issue Rbanh/schemeta#18 2026-02-18 21:51:16 -05:00
AAA-04: Routing engine v3 with channel routing, junction semantics, and smart net stubs
Rbanh opened issue Rbanh/schemeta#19 2026-02-18 21:51:16 -05:00
AAA-05: Inspector and in-canvas editing overhaul (no-JSON-required workflow)
Rbanh opened issue Rbanh/schemeta#17 2026-02-18 21:51:14 -05:00
AAA-03: Readability-first layout engine v3 (graph decomposition + lane planning)
Rbanh opened issue Rbanh/schemeta#15 2026-02-18 21:51:13 -05:00
AAA-01: Redesign workspace visual system for premium readability and hierarchy
Rbanh opened issue Rbanh/schemeta#16 2026-02-18 21:51:13 -05:00
AAA-02: Fit-to-view and adaptive viewport behavior that maximizes schematic focus
Rbanh closed issue Rbanh/schemeta#14 2026-02-18 21:45:02 -05:00
Expand browser QA scenario with dense analog sample and readability assertions
Rbanh closed issue Rbanh/schemeta#13 2026-02-18 21:45:01 -05:00
Add deterministic 'Reset Sample' quick action for manual QA loops
Rbanh closed issue Rbanh/schemeta#11 2026-02-18 21:45:00 -05:00
Add Playwright regression flow to CI for core UI interactions
Rbanh closed issue Rbanh/schemeta#12 2026-02-18 21:45:00 -05:00
Implement screenshot-diff visual baseline checks for core scenes
Rbanh closed issue Rbanh/schemeta#10 2026-02-18 21:44:59 -05:00
Normalize compile status metrics across compile/layout actions
Rbanh commented on issue Rbanh/schemeta#10 2026-02-18 21:44:52 -05:00
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:…
Rbanh commented on issue Rbanh/schemeta#11 2026-02-18 21:44:52 -05:00
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…