diff --git a/use-cases/ai-coding-workflows-foundation/README.md b/use-cases/ai-coding-workflows-foundation/README.md index 5cede7b..adcdf56 100644 --- a/use-cases/ai-coding-workflows-foundation/README.md +++ b/use-cases/ai-coding-workflows-foundation/README.md @@ -54,15 +54,14 @@ Monitor the AI assistant to ensure it: ### 📊 Code Review Process **AI Assistant Validation**: -- Performs automated code review +- Performs automated code review using the **Validator** sub-agen - Runs unit tests - Runs integration tests - Executes manual tests **Human Validation**: -- Final review and approval using the **Validator** sub-agent for systematic quality checks - Strategic oversight -- Quality assurance +- Manual testing ## 🔧 Key Components