# Nubenetes Special Assets Configuration # Defines files that require prioritized preservation in V1 and exhaustive inclusion in V2. special_assets: - file: "other-awesome-lists.md" v1_rule: "Group by sub-topic (e.g., AI, K8s, Programming). Do not truncate." v2_rule: "Exhaustive: Include 100% of ALIVE links from V1. Maintain sub-topic grouping." keywords: ["awesome", "list", "curation"] - file: "yaml.md" v1_rule: "Ensure distinct sections for YAML and JSON technical resources." v2_rule: "Exhaustive: Include all valid YAML/JSON tools and specs." keywords: ["yaml", "json", "schema"] - file: "introduction.md" v1_rule: "Semantic clustering: Group by technical sub-topics. Preserve 100% of links." v2_rule: | - Executive Preface: Generate a 'Vision 2026' paragraph. - Flowchart Rule: Include a Mermaid diagram of the Nubenetes ecosystem pillars. - Gold Nugget Highlights: Visually feature top-impact (>=4) resources in callout blocks. - Microservices Link: Explicitly link to the new 'microservices.md'. - Gateway Hub: Add a 'Navigation Paths' section to guide users to dimensions. keywords: ["introduction", "getting started", "fundamentals", "microservices"] - file: "about.md" v1_rule: "Preserve the original manifest and historical context. Do not reorganize text." v2_rule: | - Platinum Manifest: Transform the V1 text into a high-density 'Engineering Manifest' for 2026. - Core Story: Preserve the Munich car manufacturer origin as the project's 'Genesis'. - Philosophy Pillars: Visualize the DevOps vs GitOps vs SRE principles in an advanced table. - The 'Hard Way' Warning: Include a section on technical quality and standardization vs obfuscation. - Scientific Method: Feature the Mark Stevenson quote as a foundational principle. keywords: ["about", "mission", "philosophy", "manifesto", "history"] # Navigation Renaming dimension_renaming: "Intelligent Control Plane": "AI" # Advanced Classification Rules for V2 v2_learning_paths: enabled: true levels: ["Fundamentals", "Intermediate", "Advanced", "Expert/Architect"] structure: "Zero to Hero"