From fd638517fe8036257c9d19ea23f4b97c51654713 Mon Sep 17 00:00:00 2001 From: Cole Medin Date: Wed, 24 Sep 2025 17:55:44 -0500 Subject: [PATCH] Small changes to AI coding workflows README --- use-cases/ai-coding-workflows-foundation/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/use-cases/ai-coding-workflows-foundation/README.md b/use-cases/ai-coding-workflows-foundation/README.md index adcdf56..a971ef0 100644 --- a/use-cases/ai-coding-workflows-foundation/README.md +++ b/use-cases/ai-coding-workflows-foundation/README.md @@ -54,10 +54,9 @@ Monitor the AI assistant to ensure it: ### 📊 Code Review Process **AI Assistant Validation**: -- Performs automated code review using the **Validator** sub-agen +- Performs automated code review using the **Validator** sub-agent - Runs unit tests - Runs integration tests -- Executes manual tests **Human Validation**: - Strategic oversight