Update BeginnerGuide.md

This commit is contained in:
PSBigBig 2025-08-06 18:23:49 +08:00 committed by GitHub
parent f4486f1f61
commit e4348e2df8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -149,7 +149,8 @@ You dont need to rebuild them — TXTOS hands you readytopaste text
| Module | Description | Link |
|-----------------------|----------------------------------------------------------|----------|
| Semantic Blueprint | Layer-based symbolic reasoning & semantic modulations | [View →](https://github.com/onestardao/WFGY/tree/main/SemanticBlueprint) |
| Benchmark vs GPT5 | Stress test GPT5 with full WFGY reasoning suite | [View →](https://github.com/onestardao/WFGY/tree/main/benchmarks/benchmark-vs-gpt5) |
| 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 | Expanded failure catalog: prompt injection, memory bugs, logic drift | [View →](./SemanticClinicIndex.md) |
---