From aa970ed0a67b2a946a527bd7ca570defab30a23d Mon Sep 17 00:00:00 2001 From: Javier Armesto Gonzalez Date: Fri, 28 Nov 2025 12:00:55 +0100 Subject: [PATCH] Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .../CommunityResources/Tools/al-development-collection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/agentic-coding/CommunityResources/Tools/al-development-collection.md b/content/docs/agentic-coding/CommunityResources/Tools/al-development-collection.md index 42675743..7312b533 100644 --- a/content/docs/agentic-coding/CommunityResources/Tools/al-development-collection.md +++ b/content/docs/agentic-coding/CommunityResources/Tools/al-development-collection.md @@ -35,7 +35,7 @@ The AL Development Collection provides a complete AI-native development toolkit - Analysis (al-diagnose, al-performance, al-migrate) - Copilot features (al-copilot-capability, al-copilot-promptdialog, al-copilot-test) -**Smart Complexity Routing(Experimental)**: +**Smart Complexity Routing (Experimental)**: - 🟢 LOW → al-developer (direct implementation) - 🟡 MEDIUM → al-conductor (TDD orchestration) - 🔴 HIGH → al-architect → al-conductor (full design + TDD)