Blueprint Validator — Test Workflow¶
Description: Validate artifact against standards
When to Use¶
Use the test workflow when you need to validate artifact against standards.
Input Requirements¶
- Blueprint artifacts from Blueprint Crafter
- Quality gate definitions and thresholds
- Validation rules and checklists
- Standards and compliance requirements
Process¶
- Initialize — Set up the test context for Blueprint Validator
- Execute — Perform the test operation following Blueprint Validator's style
- Validate — Check output against quality gates
- Handoff — Deliver results to downstream personas
Output¶
- Validation reports with pass/fail status per gate
- Quality scores with detailed breakdown
- Remediation recommendations for failed gates
- Standards compliance verification results
Quality Gates¶
- All required blueprint sections must be present
- Quality gate thresholds must be met or exceeded
- Cross-references must be valid and resolvable
- Technical accuracy verified against requirements