From a57aea44e828c95474cc1aa40cdad3510d755106 Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Sat, 6 Dec 2025 00:22:30 -0700 Subject: [PATCH] fix(workflows): clarify failure mode about stale training data MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rephrased to explicitly mention training data cutoff as the reason to use web searches for current technology trends. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- .../research/domain-steps/step-05-technical-trends.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/bmm/workflows/1-analysis/research/domain-steps/step-05-technical-trends.md b/src/modules/bmm/workflows/1-analysis/research/domain-steps/step-05-technical-trends.md index f9524dbb..a7e96af4 100644 --- a/src/modules/bmm/workflows/1-analysis/research/domain-steps/step-05-technical-trends.md +++ b/src/modules/bmm/workflows/1-analysis/research/domain-steps/step-05-technical-trends.md @@ -193,7 +193,7 @@ Content is already written to document when generated in step 5. No additional a ## FAILURE MODES: -❌ Not using web searches to verify technology data +❌ Using stale training data instead of web searches for technology trends ❌ Missing critical emerging technologies in the domain ❌ Not providing practical implementation recommendations ❌ Not completing strategic recommendations