Full documentation available in: Portuguese Version
The Story Development Cycle Workflow is the core development process in AIOX. It orchestrates the complete lifecycle of implementing a user story:
- Story breakdown and task creation
- Test-first development approach
- Iterative implementation
- Code review and quality gates
- Documentation updates
- For every story implementation in AIOX
- Called by greenfield and brownfield workflows
- After spec-pipeline approval
@po- Story management@dev- Implementation@qa- Quality assurance@devops- Deployment
- Preparation - Story review and task breakdown
- Development - Test-first implementation cycle
- Quality - Code review and testing
- Integration - Merge and deployment preparation
- Closure - Story completion and documentation
- YOLO - Fully autonomous execution
- Interactive - Human checkpoints at key decisions
- Pre-Flight - Planning only, no execution
For complete details, diagrams, and step-by-step instructions, see the Portuguese documentation.