diff --git a/README.md b/README.md
index 415cddd9..872edd70 100644
--- a/README.md
+++ b/README.md
@@ -141,7 +141,7 @@ Additionally, as of May 2026, Nubenetes has reached the **Platinum Operational T
| :--- | :--- |
| **Total Technical Resources (Links)** | **18585+** |
| **Specialized MD Pages** | **162** |
-| **Total Commits** | **5842+** |
+| **Total Commits** | **5848+** |
| **Primary AI Engine** | **Google Gemini (Agentic)** |
@@ -179,7 +179,7 @@ The growth of Nubenetes reflects the acceleration of the Cloud Native ecosystem.
| 6 | 2023 | 30 | 123 | Maintenance & Refinement |
| 7 | 2024 | 53 | 218 | Curation Strategy Pivot |
| 8 | 2025 | 5 | 20 | Stability & Research Phase |
-| 9 | 2026 | 2283 | 9,428 | **Agentic AI Surge** (May 2026 Inception) |
+| 9 | 2026 | 2289 | 9,453 | **Agentic AI Surge** (May 2026 Inception) |
@@ -195,8 +195,8 @@ xychart-beta
title "Nubenetes Annual Growth Metrics (2018β2026)"
x-axis ["2018", "2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026"]
y-axis "Volume (Commits / Estimated New Refs)" 0 --> 10000
- bar [1445, 586, 8449, 2193, 1660, 123, 218, 20, 9428]
- bar [350, 142, 2046, 531, 402, 30, 53, 5, 2283]
+ bar [1445, 586, 8449, 2193, 1660, 123, 218, 20, 9453]
+ bar [350, 142, 2046, 531, 402, 30, 53, 5, 2289]
```
@@ -206,7 +206,7 @@ xychart-beta
| :--- | :---: | :---: | :--- |
| 2026-04 | 25 | 103 | Active Curation |
| 2026-05 | 2101 | 8,677 | **Agentic Inception (Gemini Era)** |
-| 2026-06 | 157 | 648 | Active Curation |
+| 2026-06 | 163 | 673 | Active Curation |
### 2.4. Content Distribution and Semantic Clustering
diff --git a/src/v2_optimizer.py b/src/v2_optimizer.py
index 016059e3..b59da1f6 100644
--- a/src/v2_optimizer.py
+++ b/src/v2_optimizer.py
@@ -938,26 +938,41 @@ class V2VisionEngine:
"## The Nubenetes Engineering Manifest\n\n"
"!!! quote \"The Positive Sum Game\"\n"
" ==*\"Open Source is most successful when is played as a positive sum game\" (Sarah Novotny)*==\n\n"
- "### ποΈ The Genesis: Munich 2018\n"
+ "### ποΈ 1. The Genesis: Munich 2018\n"
"Nubenetes was forged in the internals of a massive Cloud Native transformation for a **major multinational car manufacturer** in Munich. Coordinating hundreds of microservices, thousands of developers, and millions of end-users taught us a fundamental truth: **Standardization, Automation, and GitOps are not \"best practices\"βthey are survival requirements.**\n\n"
- "### π§ Our Engineering Philosophy\n"
+ "### π§ 2. Our Engineering Philosophy\n"
"We reject technical obfuscation as a competitive advantage. Solutions that are \"the hard way\" by design do not scale and create fragile, person-dependent silos. \n\n"
- "1. **Correctness by Design**: We believe in doing DevOps correctly through the **GitOps pattern**. Automation without correctness is just faster failure.\n"
- "2. **The Scientific Method**: We build bridges based on **evidence**, not politics or hype. If a solution cannot be empirically verified and automated, it is a liability.\n"
- "3. **Abstractions vs. Reinventing the Wheel**: We prioritize established frameworks and enterprise standards over ad-hoc, unmaintainable tooling.\n\n"
- "### π Comparative Maturity Framework\n\n"
+ "#### 2.1. Correctness by Design\n"
+ "We believe in doing DevOps correctly through the **GitOps pattern**. Automation without correctness is just faster failure. This architectural rigor ensures enterprise-grade stability at scale.\n\n"
+ "#### 2.2. The Scientific Method\n"
+ "We build bridges based on **evidence**, not politics or hype. If a solution cannot be empirically verified and automated, it is a liability. Engineers rely on evidence to solve problems.\n\n"
+ "#### 2.3. Anti-Bikeshining: Abstractions over Reinvention\n"
+ "We prioritize established frameworks and enterprise standards over ad-hoc, unmaintainable tooling. Reinventing the wheel is often a symptom of misaligned incentives in the IT sector.\n\n"
+ "### π 3. Comparative Maturity Framework\n\n"
"| Principle | Strategic Focus | Primary Toolset | Architectural Impact |\n"
"| :--- | :--- | :--- | :--- |\n"
"| **DevOps** | Automation & Frequency | CI/CD Pipelines | Operational Speed |\n"
"| **GitOps** | ==Correctness & Drift Control== | Git + Kubernetes | ==Enterprise Stability== |\n"
"| **SRE** | Reliability & Prevention | Observability | Scalable Quality |\n\n"
- "### π The 2026 Vision: Agentic Intelligence\n"
+ "### π 4. The 2026 Vision: Agentic Intelligence\n"
"Nubenetes has evolved from a historical manual archive into an **Agentic Knowledge Graph**. \n\n"
- "* **V1 Archive (Exhaustive)**: Preserves historical context, the original curator's voice, and every technically valid link discovered since 2018.\n"
- "* **V2 Elite Portal (Distilled)**: An O'Reilly-style technical library where 18k+ resources are filtered, ranked by impact, and enriched with AI-driven architectural summaries.\n\n"
- "> *\"I am a big fan of the scientific method. Engineers rely on evidence. If you want to save the world, think like an engineer.\"* β **Mark Stevenson**\n\n"
+ "#### 4.1. V1 Archive (Exhaustive)\n"
+ "Preserves historical context, the original curator's voice, and every technically valid link discovered since 2018. It serves as the foundational truth for the entire ecosystem.\n\n"
+ "#### 4.2. V2 Elite Portal (Distilled)\n"
+ "An O'Reilly-style technical library where 18k+ resources are filtered, ranked by impact, and enriched with AI-driven architectural summaries for high-speed reference.\n\n"
+ "### π‘οΈ 5. Strategic Standards & Cultural Shifts\n"
+ "Engineering excellence is as much about **culture** as it is about code. These foundational resources define the strategic landscape of modern Cloud Native organizations:\n\n"
+ " - [The Agile Manifesto](https://agilemanifesto.org) [DE FACTO STANDARD] β The primary root of modern iterative development and the shift away from monolithic planning.\n"
+ " - [Google: SRE vs. DevOps β Competing Standards or Close Friends?](https://cloud.google.com/blog/products/gcp/sre-vs-devops-competing-standards-or-close-friends) [DE FACTO STANDARD] β An essential blueprint for understanding the symbiotic relationship between reliability engineering and delivery speed.\n"
+ " - [The 4 Levels of GitOps Maturity](https://cloudnativenow.com/features/the-4-levels-of-gitops-maturity) [GUIDE] β A roadmap for evolving from manual deployments to a fully automated, self-healing state.\n"
+ " - [Necessary Culture Change with GitOps](https://itnext.io/necessary-culture-change-with-gitops-2c63f4fe9604) [CASE STUDY] β Dissects the organizational friction and the necessary mindset shift required to adopt declarative infrastructure.\n\n"
+ "### βοΈ 6. Meritocracy & Careers in 2026\n"
+ "We advocate for a technical sector where quality and evidence-based decisions take precedence over corporate politics.\n\n"
+ " - [HBR: Stop Hiring for Culture Fit](https://hbr.org/2019/11/stop-hiring-for-culture-fit) [EMERGING] β A critical perspective on how \"culture fit\" often hides bias and hinders technical innovation.\n"
+ " - [Defining Day-2 Operations](https://dzone.com/articles/defining-day-2-operations) [GUIDE] β Shifts the focus from the excitement of the first deployment to the long-term reality of maintaining production stability.\n\n"
+ "> *\"I am a big fan of the scientific method. Engineers do not build bridges from a right or left perspective... hello! I have a problem, can you help me? Engineers rely on evidence.\"* β **Mark Stevenson**\n\n"
"---\n\n"
- )
+ )
md += await render_node(info["content"], -1, f_name.replace(".md", ""), used_headers, is_intro=(f_name=="introduction.md" or f_name=="about.md"))
diff --git a/v2-docs/about.md b/v2-docs/about.md
index ea2c629b..29fa8d9b 100644
--- a/v2-docs/about.md
+++ b/v2-docs/about.md
@@ -8,17 +8,22 @@
!!! quote "The Positive Sum Game"
==*"Open Source is most successful when is played as a positive sum game" (Sarah Novotny)*==
-### ποΈ The Genesis: Munich 2018
+### ποΈ 1. The Genesis: Munich 2018
Nubenetes was forged in the internals of a massive Cloud Native transformation for a **major multinational car manufacturer** in Munich. Coordinating hundreds of microservices, thousands of developers, and millions of end-users taught us a fundamental truth: **Standardization, Automation, and GitOps are not "best practices"βthey are survival requirements.**
-### π§ Our Engineering Philosophy
+### π§ 2. Our Engineering Philosophy
We reject technical obfuscation as a competitive advantage. Solutions that are "the hard way" by design do not scale and create fragile, person-dependent silos.
-1. **Correctness by Design**: We believe in doing DevOps correctly through the **GitOps pattern**. Automation without correctness is just faster failure.
-2. **The Scientific Method**: We build bridges based on **evidence**, not politics or hype. If a solution cannot be empirically verified and automated, it is a liability.
-3. **Abstractions vs. Reinventing the Wheel**: We prioritize established frameworks and enterprise standards over ad-hoc, unmaintainable tooling.
+#### 2.1. Correctness by Design
+We believe in doing DevOps correctly through the **GitOps pattern**. Automation without correctness is just faster failure. This architectural rigor ensures enterprise-grade stability at scale.
-### π Comparative Maturity Framework
+#### 2.2. The Scientific Method
+We build bridges based on **evidence**, not politics or hype. If a solution cannot be empirically verified and automated, it is a liability. Engineers rely on evidence to solve problems.
+
+#### 2.3. Anti-Bikeshining: Abstractions over Reinvention
+We prioritize established frameworks and enterprise standards over ad-hoc, unmaintainable tooling. Reinventing the wheel is often a symptom of misaligned incentives in the IT sector.
+
+### π 3. Comparative Maturity Framework
| Principle | Strategic Focus | Primary Toolset | Architectural Impact |
| :--- | :--- | :--- | :--- |
@@ -26,13 +31,16 @@ We reject technical obfuscation as a competitive advantage. Solutions that are "
| **GitOps** | ==Correctness & Drift Control== | Git + Kubernetes | ==Enterprise Stability== |
| **SRE** | Reliability & Prevention | Observability | Scalable Quality |
-### π The 2026 Vision: Agentic Intelligence
+### π 4. The 2026 Vision: Agentic Intelligence
Nubenetes has evolved from a historical manual archive into an **Agentic Knowledge Graph**.
-* **V1 Archive (Exhaustive)**: Preserves historical context, the original curator's voice, and every technically valid link discovered since 2018.
-* **V2 Elite Portal (Distilled)**: An O'Reilly-style technical library where 18k+ resources are filtered, ranked by impact, and enriched with AI-driven architectural summaries.
+#### 4.1. V1 Archive (Exhaustive)
+Preserves historical context, the original curator's voice, and every technically valid link discovered since 2018. It serves as the foundational truth for the entire ecosystem.
-> *"I am a big fan of the scientific method. Engineers rely on evidence. If you want to save the world, think like an engineer."* β **Mark Stevenson**
+#### 4.2. V2 Elite Portal (Distilled)
+An O'Reilly-style technical library where 18k+ resources are filtered, ranked by impact, and enriched with AI-driven architectural summaries for high-speed reference.
+
+> *"I am a big fan of the scientific method. Engineers do not build bridges from a right or left perspective... hello! I have a problem, can you help me? Engineers rely on evidence."* β **Mark Stevenson**
---
diff --git a/v2-mkdocs.yml b/v2-mkdocs.yml
index 14370ef9..4e578748 100644
--- a/v2-mkdocs.yml
+++ b/v2-mkdocs.yml
@@ -15,13 +15,6 @@ theme:
language: en
favicon: images/favicon-ultra.png
palette:
- - media: "(prefers-color-scheme: light)"
- scheme: default
- primary: custom
- accent: custom
- toggle:
- icon: material/shield-moon-outline
- name: Switch to dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: custom
@@ -29,6 +22,13 @@ theme:
toggle:
icon: material/shield
name: Switch to light mode
+ - media: "(prefers-color-scheme: light)"
+ scheme: default
+ primary: custom
+ accent: custom
+ toggle:
+ icon: material/shield-moon-outline
+ name: Switch to dark mode
features:
- navigation.tabs
- navigation.tabs.sticky