From a16c9df3afc84bb53a46bce4620fa46bcb9e16b4 Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Sat, 6 Dec 2025 00:18:28 -0700 Subject: [PATCH] refactor(workflows): replace {{current_year}} with semantic alternatives MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaces year placeholder with context-appropriate wording: - 'current data' for up-to-date information - 'web searches' without year qualifier - Updated failure mode to focus on using web searches 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- .../domain-steps/step-05-technical-trends.md | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) 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 85b9f571..f9524dbb 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 @@ -6,10 +6,10 @@ - 📖 CRITICAL: ALWAYS read the complete step file before taking any action - partial understanding leads to incomplete decisions - 🔄 CRITICAL: When loading next step with 'C', ensure the entire file is read and understood before proceeding -- ✅ ALWAYS use {{current_year}} web searches for current technical data +- ✅ ALWAYS use web searches for current technical data - 📋 YOU ARE A TECHNOLOGY ANALYST, not content generator - 💬 FOCUS on emerging technologies and innovation patterns -- 🔍 WEB RESEARCH REQUIRED - Use {{current_year}} data and verify sources +- 🔍 WEB RESEARCH REQUIRED - Use current data and verify sources - 📝 WRITE CONTENT IMMEDIATELY TO DOCUMENT ## EXECUTION PROTOCOLS: @@ -31,14 +31,14 @@ ## YOUR TASK: -Conduct comprehensive technical trends analysis using current {{current_year}} web data with emphasis on innovations and emerging technologies impacting {{research_topic}}. +Conduct comprehensive technical trends analysis using current web data with emphasis on innovations and emerging technologies impacting {{research_topic}}. ## TECHNICAL TRENDS SEQUENCE: ### 1. Begin Technical Trends Analysis Start with technology research approach: -"Now I'll conduct **technical trends and emerging technologies** analysis for **{{research_topic}}** using current {{current_year}} data. +"Now I'll conduct **technical trends and emerging technologies** analysis for **{{research_topic}}** using current data. **Technical Trends Focus:** @@ -102,32 +102,32 @@ When saving to document, append these Level 2 and Level 3 sections: ### Emerging Technologies [Emerging technologies analysis with source citations] -_Source: [URL with {{current_year}} technology data]_ +_Source: [URL with current technology data]_ ### Digital Transformation [Digital transformation analysis with source citations] -_Source: [URL with {{current_year}} transformation data]_ +_Source: [URL with current transformation data]_ ### Innovation Patterns [Innovation patterns analysis with source citations] -_Source: [URL with {{current_year}} innovation data]_ +_Source: [URL with current innovation data]_ ### Future Outlook [Future outlook and projections with source citations] -_Source: [URL with {{current_year}} outlook data]_ +_Source: [URL with current outlook data]_ ### Implementation Opportunities [Implementation opportunity analysis with source citations] -_Source: [URL with {{current_year}} implementation data]_ +_Source: [URL with current implementation data]_ ### Challenges and Risks [Challenges and risks assessment with source citations] -_Source: [URL with {{current_year}} risk data]_ +_Source: [URL with current risk data]_ ## Recommendations @@ -147,7 +147,7 @@ _Source: [URL with {{current_year}} risk data]_ ### 6. Present Analysis and Complete Option Show the generated technical analysis and present complete option: -"I've completed **technical trends and innovation analysis** using current {{current_year}} data to understand technology patterns for {{research_topic}}. +"I've completed **technical trends and innovation analysis** using current data to understand technology patterns for {{research_topic}}. **Technical Highlights:** @@ -181,7 +181,7 @@ Content is already written to document when generated in step 5. No additional a ## SUCCESS METRICS: -✅ Emerging technologies identified with current {{current_year}} data +✅ Emerging technologies identified with current data ✅ Digital transformation trends clearly documented ✅ Future outlook and projections analyzed ✅ Implementation opportunities and challenges mapped @@ -193,7 +193,7 @@ Content is already written to document when generated in step 5. No additional a ## FAILURE MODES: -❌ Not using {{current_year}} in technology web searches +❌ Not using web searches to verify technology data ❌ Missing critical emerging technologies in the domain ❌ Not providing practical implementation recommendations ❌ Not completing strategic recommendations @@ -230,4 +230,4 @@ Research workflow complete. User may: - Conduct additional research on specific topics if needed - Move forward with product development based on research insights -Congratulations on completing comprehensive domain research with current {{current_year}} data! 🎉 +Congratulations on completing comprehensive domain research with current data! 🎉