From 0378bf4285437f588e2fa6dc5f417be68f248ecc Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Mon, 25 May 2026 13:45:36 +0200 Subject: [PATCH] docs: simplify AI navigation and bump version to 2.0.3 --- CHANGELOG.md | 6 ++++++ GEMINI.md | 2 +- v2-mkdocs.yml | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf8424d5..6abdabca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [[2.0.3]](https://github.com/nubenetes/awesome-kubernetes/releases/tag/v2.0.3) - 2026-05-25 + +### Changed +- **AI Navigation Simplification**: Renamed the "AI and Artificial Intelligence" category to just **AI** in the V2 portal to eliminate redundancy and improve UI density. +- **Documentation Alignment**: Updated `GEMINI.md` to reflect the standardized "AI Dimension" naming convention. + ## [[2.0.2]](https://github.com/nubenetes/awesome-kubernetes/releases/tag/v2.0.2) - 2026-05-24 ### Added diff --git a/GEMINI.md b/GEMINI.md index 0a61623e..40571227 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -345,7 +345,7 @@ The bot must rotate between profiles to avoid detection: - **OpenGraph Social Cards**: The V2 Portal MUST generate dynamic social sharing cards for every page using the `social` plugin to maximize ecosystem engagement. - **Dependency Guard (Dependabot)**: Automated monitoring of Python and GitHub Action dependencies is mandatory. Any security vulnerability MUST be addressed via prioritized bot-generated PRs. - - **AI and Artificial Intelligence Dimension**: Renamed from "Intelligent Control Plane" for better industry alignment. + - **AI Dimension**: Renamed from "Intelligent Control Plane" for better industry alignment. - **Zero-to-Hero Grouping**: Implemented complexity-based levels (Fundamentals to Architect) for high-density learning paths. - **Special Assets Logic**: Integrated data/special_assets.yaml to ensure exhaustive preservation of critical lists (Introduction, YAML, Awesome repos). * **May 2026**: **Modernization of CI/CD, MkDocs Features, and UI (Cyber Cloud)**: diff --git a/v2-mkdocs.yml b/v2-mkdocs.yml index e47badf3..b60d0f75 100644 --- a/v2-mkdocs.yml +++ b/v2-mkdocs.yml @@ -95,7 +95,7 @@ nav: - "🔙 Back to V1 (Exhaustive)": https://nubenetes.com/ - "The 2026 Vision": index.md - "Agentic Video Hub": videos.md - - "AI and Artificial Intelligence": + - "AI": - "AI Agents MCP": ai-agents-mcp.md - "AI": ai.md - "ChatGPT": chatgpt.md