P5-03: Ship expanded default sample circuit and fixture pack #26

Closed
opened 2026-02-19 13:41:34 -05:00 by Rbanh · 1 comment
Owner

Objective

Provide a more representative, extensive default sample and benchmark set.

Scope

  • Replace minimal demo sample with a richer mixed-signal circuit.
  • Add benchmark fixtures for audio, sensing, and bus-heavy topologies.
  • Ensure sample compiles cleanly with no avoidable warnings.

Acceptance Criteria

  • Default sample demonstrates multi-domain readability at first load.
  • Fixture pack is documented and used by QA workflows.
  • Sample warnings are intentional and explained, or eliminated.
## Objective Provide a more representative, extensive default sample and benchmark set. ## Scope - Replace minimal demo sample with a richer mixed-signal circuit. - Add benchmark fixtures for audio, sensing, and bus-heavy topologies. - Ensure sample compiles cleanly with no avoidable warnings. ## Acceptance Criteria - Default sample demonstrates multi-domain readability at first load. - Fixture pack is documented and used by QA workflows. - Sample warnings are intentional and explained, or eliminated.
Rbanh added this to the Phase 5 - Layout Robustness and JSON Import UX Hardening milestone 2026-02-19 13:41:57 -05:00
Author
Owner

Delivered in commit 8b6c959.

What shipped:

  • Expanded default sample in frontend/sample.schemeta.json (audio + sensing + debug + passives).
  • Eliminated avoidable default-sample warnings (sample now compiles warning-clean).
  • Added fixture pack:
    • examples/i2c-sensor-hub.json
    • examples/power-tree.json
    • existing examples/dense-analog.json retained
  • Added fixture documentation in docs/fixtures.md and linked in README.md.

Verification:

  • Default sample compiles 0E, 0W.
  • UI regression uses dense fixture in automated flow.
Delivered in commit `8b6c959`. What shipped: - Expanded default sample in `frontend/sample.schemeta.json` (audio + sensing + debug + passives). - Eliminated avoidable default-sample warnings (sample now compiles warning-clean). - Added fixture pack: - `examples/i2c-sensor-hub.json` - `examples/power-tree.json` - existing `examples/dense-analog.json` retained - Added fixture documentation in `docs/fixtures.md` and linked in `README.md`. Verification: - Default sample compiles `0E, 0W`. - UI regression uses dense fixture in automated flow.
Rbanh closed this issue 2026-02-19 14:00:51 -05:00
Sign in to join this conversation.
No Label
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Rbanh/schemeta#26
No description provided.