Update SemanticClinicIndex.md

This commit is contained in:
PSBigBig 2025-08-07 23:55:38 +08:00 committed by GitHub
parent c5436b4fec
commit 2a2b8ef0fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -155,11 +155,13 @@ Tell me:
### 🧭 Explore More
| Module | Description | Link |
| --------------------- | ----------------------------------------------------- | ----------------------------------------------------------------------------------- |
| Semantic Blueprint | Layer-based symbolic reasoning & semantic modulations | [View →](https://github.com/onestardao/WFGY/tree/main/SemanticBlueprint) |
| Benchmark vs GPT-5 | Stress-test GPT-5 with full WFGY reasoning suite | [View →](https://github.com/onestardao/WFGY/tree/main/benchmarks/benchmark-vs-gpt5) |
| Semantic Clinic Index | (you are here) full failure catalog | |
| Module | Description | Link |
|-----------------------|----------------------------------------------------------|----------|
| Problem Map 1.0 | Initial 16-mode diagnostic and symbolic fix framework | [View →](https://github.com/onestardao/WFGY/edit/main/ProblemMap/README.md) |
| Problem Map 2.0 | RAG-focused failure tree, modular fixes, and pipelines | [View →](https://github.com/onestardao/WFGY/blob/main/ProblemMap/rag-architecture-and-recovery.md) |
| Semantic Clinic Index | Expanded failure catalog: prompt injection, memory bugs, logic drift | [View →](./SemanticClinicIndex.md) |
| Semantic Blueprint | Layer-based symbolic reasoning & semantic modulations | [View →](https://github.com/onestardao/WFGY/tree/main/SemanticBlueprint/README.md) |
| Benchmark vs GPT-5 | Stress test GPT-5 with full WFGY reasoning suite | [View →](https://github.com/onestardao/WFGY/tree/main/benchmarks/benchmark-vs-gpt5/README.md) |
---