Blueprint Validator — Refactor Workflow¶
Description: Improve existing artifact structure and quality
When to Use¶
Use the refactor workflow when you need to improve existing artifact structure and quality.
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 refactor context for Blueprint Validator
- Execute — Perform the refactor 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