From 1a8f74b199d597f31dd13ce7da498d16faf7d8d9 Mon Sep 17 00:00:00 2001 From: Cole Medin Date: Wed, 24 Sep 2025 17:55:15 -0500 Subject: [PATCH] Update README.md --- use-cases/ai-coding-workflows-foundation/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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