|
123456789101112131415161718192021222324 |
- # Workflow Plan: testarch-trace
-
- ## Create Mode (steps-c)
-
- - step-01-load-context.md
- - step-02-discover-tests.md
- - step-03-map-criteria.md
- - step-04-analyze-gaps.md
- - step-05-gate-decision.md
-
- ## Validate Mode (steps-v)
-
- - step-01-validate.md
-
- ## Edit Mode (steps-e)
-
- - step-01-assess.md
- - step-02-apply-edit.md
-
- ## Outputs
-
- - {test_artifacts}/traceability-matrix.md
- - {test_artifacts}/e2e-trace-summary.json
- - {test_artifacts}/gate-decision.json (when gate-eligible)
|