diff --git a/README.md b/README.md index 1d4e9f36..273973b2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Nubenetes: The Intelligent Cloud Native Archive 🧠☁️ +# Nubenetes: The Intelligent Cloud Native Archive [](https://github.com/nubenetes/awesome-kubernetes/actions/workflows/01.1.agentic_cron.yml) [](https://github.com/nubenetes/awesome-kubernetes/actions/workflows/02.2.agentic_v2_health.yml) @@ -343,7 +343,7 @@ Nubenetes operates with two distinct editions to serve different engineering nee ### 5.1. V1: The Exhaustive Archive - **Purpose:** Preservation of all technical knowledge since 2018. - **SEO Guard:** Deployed at the domain root (`/`) to preserve 6+ years of historical backlinks and deep-links. -- **Fallback Access:** Also available at [nubenetes.com/v1/](https://nubenetes.com/v1/). +- **Fallback Access:** Also available at [nubenetes.com/v1/](https://nubenetes.com/v1). - **Source of Truth:** The `docs/` directory. - **YouTube Mosaic:** Kept as a flat, historically ordered list of channel logos (11 per row) using simple inline width styling (`{: style="width:7%"}`). Newly added channels are appended at the end of this list. @@ -364,7 +364,7 @@ Nubenetes operates with two distinct editions to serve different engineering nee - **Semantic Cross-Linking:** The portal autonomously identifies and links related categories within the same strategic dimension (e.g., suggesting `Flux` when reading about `Argo`), creating a cohesive **Industrial Knowledge Graph**. - **Executive Context**: Every strategic dimension features an AI-generated **State-of-the-Art Introduction** providing high-level architectural context and industry direction before the link listings. - **Source of Truth:** The `v2-docs/` directory (Derived from V1). -- **Deployment:** [nubenetes.com/v2/](https://nubenetes.com/v2/) +- **Deployment:** [nubenetes.com/v2/](https://nubenetes.com/v2) ### 5.3. Architecture Comparison Matrix: V1 vs. V2 To better understand the dual-nature of the project, the following matrix details the technical and philosophical differences between the two editions: @@ -403,7 +403,7 @@ To scale to 10,000+ resources while staying within GitHub's 6-hour execution lim | **V2 AI Curator** | **Intelligence** | On-demand / Manual | Generates summaries and hierarchy using Gemini AI. | | **V2 Publisher** | **Aesthetics** | Automatic on Push | Fast-track rendering of the portal (V2 Portal). | -#### 🚀 Decoupled Execution Strategy +#### Decoupled Execution Strategy By separating these domains, Nubenetes ensures **100% Resilience**: 1. **Isolation of Failures**: A GitHub API rate limit in the Metadata Engine does not stop the AI Curator from processing already cached data. 2. **Quota Optimization**: Health checks use high-concurrency async HTTP, while the AI Curator uses structured batching to protect Gemini TPM/RPM. @@ -484,12 +484,12 @@ To maintain a high-performance "Single Source of Truth", Nubenetes implements au #### Intelligent Cleaning Observability ```log -# 1. PROGRESS TRACKING & PARALLEL EXECUTION +# 1. PROGRESS TRACKING and PARALLEL EXECUTION [14:01:20] [*] Queue: 17110 links prioritized for validation. [14:01:25] [>] Progress: [45/17110] links validated... [14:01:29] [>] Progress: [90/17110] links validated... -# 2. SEMANTIC DRIFT (Optimized & Deduplicated): Detecting silent content updates via SHA256 +# 2. SEMANTIC DRIFT (Optimized and Deduplicated): Detecting silent content updates via SHA256 [14:01:32] [!] DRIFT DETECTED: https://lzone.de [14:01:33] [!] DRIFT DETECTED: https://hackerone.com/reports/1249583 # Meaning: Content changed significantly. Flagged for AI re-evaluation (only logged once per unique URL). @@ -562,7 +562,7 @@ The "Platinum" tier represents the highest level of autonomous maintenance, focu #### Advanced Safety and Standard Hardening - **Structural Integrity Audit**: [Safety Guard](src/safety_guard.py) enforces [Mandate 30](GEMINI.md) by blocking ampersands (`&`) and emojis in section titles to ensure cross-platform rendering. - **Anchor & TOC Validation**: Verifies that Table of Contents links point to valid, strictly lowercase anchors. -- **Rendering Risk Detection**: Ensures HTML blocks like `