Merge pull request #336 from nubenetes/develop

🚀 Release: Agentic V2 Portal Update
This commit is contained in:
Inaki
2026-06-14 15:29:18 +02:00
committed by GitHub
3 changed files with 14 additions and 5 deletions

View File

@@ -141,7 +141,7 @@ Additionally, as of May 2026, Nubenetes has reached the **Platinum Operational T
| :--- | :--- |
| **Total Technical Resources (Links)** | **18584+** |
| **Specialized MD Pages** | **162** |
| **Total Commits** | **5875+** |
| **Total Commits** | **5878+** |
| **Primary AI Engine** | **Google Gemini (Agentic)** |
<!-- HEART_STATS_END -->
@@ -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 | 2316 | 9,565 | **Agentic AI Surge** (May 2026 Inception) |
| 9 | 2026 | 2319 | 9,577 | **Agentic AI Surge** (May 2026 Inception) |
<!-- ANNUAL_GROWTH_END -->
<!-- ANNUAL_CHART_START -->
@@ -195,8 +195,8 @@ xychart-beta
title "Nubenetes Annual Growth Metrics (20182026)"
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, 9565]
bar [350, 142, 2046, 531, 402, 30, 53, 5, 2316]
bar [1445, 586, 8449, 2193, 1660, 123, 218, 20, 9577]
bar [350, 142, 2046, 531, 402, 30, 53, 5, 2319]
```
<!-- ANNUAL_CHART_END -->
@@ -206,7 +206,7 @@ xychart-beta
| :--- | :---: | :---: | :--- |
| 2026-04 | 25 | 103 | Active Curation |
| 2026-05 | 2101 | 8,677 | **Agentic Inception (Gemini Era)** |
| 2026-06 | 190 | 784 | Active Curation |
| 2026-06 | 193 | 797 | Active Curation |
<!-- MONTHLY_SURGE_END -->
### 2.4. Content Distribution and Semantic Clustering

View File

@@ -938,6 +938,9 @@ 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"
"<center markdown=\"1\">\n\n"
"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/t_hdOVsdRSE\" title=\"Jimmy Sax - Time\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>\n\n"
"</center>\n\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"
"### 🧠 2. Our Engineering Philosophy\n"

View File

@@ -8,6 +8,12 @@
!!! quote "The Positive Sum Game"
==*"Open Source is most successful when is played as a positive sum game" (Sarah Novotny)*==
<center markdown="1">
<iframe width="560" height="315" src="https://www.youtube.com/embed/t_hdOVsdRSE" title="Jimmy Sax - Time" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</center>
### 🏛️ 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.**