Accordion Test Adapter
ESH10000518 · Rev R1
in_progresselectronicstest
Everything here lives inside a Project (a code + revision, e.g. ESH10000540 R3).
The backbone is the V-model, read top-to-bottom: define what the product must do, plan how to prove it,
execute the proof on real units, then learn from the field — and the Loop closes back up to the top.
This map is live: a block is green with a count when this project actually has that entity,
and dashed/dim when it’s empty. Click any block to open its tab; hover for details.
Arrows are the meaningful links; the implicit “belongs to this Project” edge is left out for legibility.
What each thing means
- Requirement
- One thing the product must do or satisfy — the “what”.
- Test Case
- A defined check that proves one or more requirements — the “how we prove it”. A verified_by trace link ties a test case to the requirement(s) it covers; that link is exactly what Coverage % counts. (So: a test case refers to the requirements it verifies.)
- Verification Plan
- A named grouping of test cases, approved before a test campaign and optionally gated by a milestone.
- Verification Record
- The result of running one test case against one unit: pass / fail / error / na. This is the evidence a requirement is actually met.
- DUT
- Device Under Test — an individual physical unit (by serial number) that records and test data attach to.
- Deviation
- A documented waiver against a verification record (e.g. accept a known non-conformance, with justification).
- Entry
- A knowledge note: a decision (settled choice), notice (assumption / risk / open question), issue (tracked problem), or concept (idea under exploration). It can attach to any other entity.
- Design Rule
- A reusable, checkable engineering constraint. Running the checks turns each violation into a Conflict.
- Conflict
- An open flag raised by a failed design-rule check (or an end-of-life / component-library issue) that needs resolving.
- Milestone
- A dated gate; verification plans can be tied to it.
- Field Issue (RMA)
- A failure reported from the field on a returned unit; Root-Cause Analysis explains why it happened.
- The Loop (S-16)
loop_tracereconciles a field issue against that unit’s own verification record (did it pass at the edge of the band?).closes_looprecords the corrective decision or design rule so the lesson is captured — and clears the project’s open-loop count.- Interface / Port
- A contract between projects; each port can be driven by a requirement (and cascade one into the connected project).
- BOM Component
- A part on this project’s bill of materials, optionally linked to the shared Component Library.
- GRR Study
- A Gauge R&R study measuring how repeatable a test case’s measurement is.
- Test Data
- Production / Maestro run results recorded against DUTs — the population behind a single verification record.
100%
Coverage
91%
Done
21
Requirements
21
Test Cases
7
Open Entries
Timeline
Color = derived gate state · hover a tile for its note.overdue / blocked
🏁 Release
Status & gates
Chronological — Release is the final gate. Derived & read-only; edit viatrace_milestone_* tools.Release / Readiness overdue / blocked 5/6 met1 failing
met
Requirements approved
met Coverage ≥ 100%
- 21/21 requirements covered (100%)
failing All test cases pass
- 19/21 passed
- 2 failing: V-10, V-20
met
No blocking issues open
met
Deviations resolved
met
Interfaces frozen
Test Cases
19 Pass
2 Fail / Deviated
0 N/A
0 Open0 / 21 Maestro impl.
Coverage — 100.0% · Done — 90.5%
| Code | Kind | Title | Severity | Scope | Status | Milestone | Created |
|---|---|---|---|---|---|---|---|
C-001 |
notice | REQ-005 has no test case — add one to verify it? | info | action | withdrawn | — | 2026-06-26 |
E-001 |
decision | DEC-001 — 20V power input via USB PD (not Accordion A2 PSU) | info | record | open | — | 2026-06-08 |
E-002 |
decision | DEC-002 — I2C bus routing via manual pin-strap (not programmable switch) | info | record | open | — | 2026-06-08 |
E-003 |
decision | DEC-003 — Local rail voltage generation: 5V, 3V3, 1V8 from 20V input | info | record | open | — | 2026-06-08 |
E-004 |
decision | DEC-004 — Module slot power rails and current limit | info | record | open | — | 2026-06-08 |
E-005 |
decision | DEC-005 — 2.5V module slot rail is the VREF (REQ-001), same signal | info | record | open | — | 2026-06-08 |
E-006 |
notice | VREF IC must source sufficient current for all module slots on 2.5V rail | warning | action | open | — | 2026-06-08 |
E-007 |
concept | Functional Block Diagram — Accordion Test Adapter R1 | info | record | open | — | 2026-06-08 |