Update README.md

This commit is contained in:
PSBigBig 2025-08-12 12:09:25 +08:00 committed by GitHub
parent b6b61f3c85
commit f08b9116ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,6 +20,7 @@
## Quick access
- 🏥 **Semantic Clinic (AI Triage Hub):** [Fix symptoms when you dont know whats broken →](./SemanticClinicIndex.md)
- 🚀 **Getting Started (Practical Implementation):** [Run a guarded RAG pipeline with WFGY →](./getting-started.md)
- **Beginner Guide:** [Identify & fix your first failure](./BeginnerGuide.md)
- **Diagnose by symptom:** [Fast triage table → `Diagnose.md`](./Diagnose.md)
- **Visual RAG Guide (multi-dimensional):** [`RAG Architecture & Recovery Problem Map 2.0`](./rag-architecture-and-recovery.md) — high-altitude view linking symptom × pipeline stage × failure class, with the exact recovery path.