Traceability Specialist — Scaffold Workflow¶
Description: Generate new artifact from scratch
When to Use¶
Use the scaffold workflow when you need to generate new artifact from scratch.
Input Requirements¶
- Requirements documents and specifications
- Blueprint and design artifacts
- Implementation artifacts and test cases
- Change requests and impact assessments
Process¶
- Initialize — Set up the scaffold context for Traceability Specialist
- Execute — Perform the scaffold operation following Traceability Specialist's style
- Validate — Check output against quality gates
- Handoff — Deliver results to downstream personas
Output¶
- Traceability matrices (requirements to implementation)
- Impact analysis reports for change requests
- Coverage analysis showing trace completeness
- Audit trails for trace modifications
Quality Gates¶
- Complete bidirectional traceability required
- All changes must have impact analysis
- Coverage gaps must be flagged immediately
- Audit trail maintained for all trace changes