From 4e75d90d90eb76df0d5fddf7768e31c040f6f237 Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Sun, 14 Jun 2026 12:20:25 +0200 Subject: [PATCH] docs(v2): update Maturity Taxonomy with missing tags [CASE STUDY, COMMUNITY-TOOL, SPANISH CONTENT] --- src/v2_optimizer.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/v2_optimizer.py b/src/v2_optimizer.py index 9d3f56a9..01c86993 100644 --- a/src/v2_optimizer.py +++ b/src/v2_optimizer.py @@ -870,7 +870,10 @@ class V2VisionEngine: "| **`[ENTERPRISE-STABLE]`** | Battle-tested and reliable. | Proven solutions with strong community and commercial support. |\n" "| **`[EMERGING]`** | The cutting edge. | High-potential tools and patterns (e.g., AI Agents, MCP) shaping the future. |\n" "| **`[GUIDE]`** | Strategic knowledge. | High-quality tutorials, architectural deep-dives, and decision matrices. |\n" - "| **`[LEGACY]`** | Historical context. | Established tools that are being replaced or are primarily for maintaining older stacks. |\n\n" + "| **`[CASE STUDY]`** | Real-world evidence. | Practical implementations and architectural lessons from production environments. |\n" + "| **`[COMMUNITY-TOOL]`** | Open-source ecosystem. | Valuable community-driven tools that enrich the ecosystem but may not have enterprise-grade support. |\n" + "| **`[LEGACY]`** | Historical context. | Established tools that are being replaced or are primarily for maintaining older stacks. |\n" + "| **`[SPANISH CONTENT]`** | Localized knowledge. | Resources in Spanish preserved for native speakers while indexed in English (Mandate 10). |\n\n" "## Technical Impact (Relevance Score)\n\n" "The stars accompanying each resource represent its **Technical Impact** and **Architectural Relevance** for a 2026 Senior Architect:\n\n" "| Impact | Level | Meaning | Visual Code |\n"