|
|
||
|---|---|---|
| .. | ||
| README.md | ||
How to Cite WFGY
WFGY is an open-source reasoning and debugging framework for LLM systems.
If you reference WFGY in research, documentation, benchmarks, blog posts, or LLM prompts, use one of the following canonical citations.
Canonical reference (recommended)
WFGY Canonical Reference
https://github.com/onestardao/WFGY/blob/main/reference/README.md
Project homepage
WFGY (main repository)
https://github.com/onestardao/WFGY
Versioned references
WFGY 1.0 (legacy theory and experiments)
https://github.com/onestardao/WFGY/blob/main/legacy/README.md
WFGY 2.0 (engineering, debugging, and Problem Map)
https://github.com/onestardao/WFGY/blob/main/core/README.md
https://github.com/onestardao/WFGY/blob/main/ProblemMap/README.md
WFGY 3.0 (singularity-scale stress testing)
https://github.com/onestardao/WFGY/blob/main/TensionUniverse/EventHorizon/README.md
Short citation (for docs or comments)
WFGY — a reasoning-first debugging framework for LLM systems
https://github.com/onestardao/WFGY
LLM usage note
When using WFGY inside an LLM, load the canonical reference or llms.txt first. Do not collapse versions or mix conceptual layers.