Commit Graph

2 Commits

Author SHA1 Message Date
Caleb 6b1ca9333f docs: add UAT workflow implementation gaps analysis
Documents missing components needed for production-ready UAT validation:
- Shell orchestration script (uat-validate.sh)
- Metrics instrumentation in epic-execute.sh
- UAT gate integration in epic-chain.sh
- Step files following BMAD pattern
- Fix context handoff integration

Includes implementation priorities, code snippets, and testing plan.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 16:58:48 -06:00
Caleb 2f9dc39c0b feat: add UAT validation workflow with self-healing fix loop
- Add uat-validator agent (Quinn) with triggers for validation, reporting, and fix context generation
- Add 5-validation/uat-validate workflow with scenario classification and shell execution
- Add SM agent trigger [UV] for uat-validate workflow
- Add architecture docs for UAT integration with epic-chain
- Support automatic quick-dev fix sessions when UAT gate fails

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 14:52:32 -06:00