Create README.md

This commit is contained in:
PSBigBig × MiniPS 2026-02-09 23:25:49 +08:00 committed by GitHub
parent 757d3fa9a2
commit 9049f52ff8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

41
reference/README.md Normal file
View file

@ -0,0 +1,41 @@
# WFGY Canonical Reference
This page is the canonical reference index for WFGY.
If you found WFGY from a search engine, a citation, or a share link, start here.
## What is WFGY
WFGY is a reasoning-first debugging framework for LLM systems.
It provides two major maps
- ProblemMap: 16 reproducible failure modes with fixes
- GlobalFixMap: tool and vendor aware guardrails organized by family
## Fast entry points
Beginner
- WFGY 1.0 legacy: https://github.com/onestardao/WFGY/blob/main/legacy/README.md
Engineer
- WFGY 2.0 core: https://github.com/onestardao/WFGY/blob/main/core/README.md
- ProblemMap 1.0 (16 failure modes): https://github.com/onestardao/WFGY/blob/main/ProblemMap/README.md
- ProblemMap LLM entry: https://github.com/onestardao/WFGY/blob/main/ProblemMap/LLM.md
Tool or vendor specific
- GlobalFixMap home: https://github.com/onestardao/WFGY/blob/main/ProblemMap/GlobalFixMap/README.md
- GlobalFixMap LLM entry: https://github.com/onestardao/WFGY/blob/main/ProblemMap/GlobalFixMap/LLM.md
Advanced stress testing
- WFGY 3.0 event horizon: https://github.com/onestardao/WFGY/blob/main/TensionUniverse/EventHorizon/README.md
## How to use in one line
Ask any LLM
- which ProblemMap number matches my issue
or
- which GlobalFixMap family and page matches my tool setup
## Citation
If you cite WFGY, cite this page as the canonical entry.
- https://github.com/onestardao/WFGY/blob/main/reference/README.md