From 3eb59d44b45873fbd402185fb3e955acdb419e57 Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Fri, 22 May 2026 11:11:13 +0200 Subject: [PATCH] fix: resolve broken TOC anchor in README (MD051 lint error) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39339ea4..63f2ed5c 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ * [5.2. V2: The Agentic Elite Edition](#52-v2-the-agentic-elite-edition) * [5.3. Architecture Comparison Matrix: V1 vs. V2](#53-architecture-comparison-matrix-v1-vs-v2) * [5.4. The Incremental Elite Engine](#54-the-incremental-elite-engine) - * [5.5. V2 Workflow Trigger Strategy (Manual Flags)](#55-v2-workflow-trigger-strategy-manual-flags) + * [5.5. Decoupled Knowledge Lifecycle (V2 Architecture)](#55-decoupled-knowledge-lifecycle-v2-architecture) * [5.6. Multi-Language Support Policy](#56-multi-language-support-policy) 6. [6. The Unified Agentic Database (Knowledge Graph)](#6-the-unified-agentic-database-knowledge-graph) * [6.1. Database Components](#61-database-components)