WFGY/citation
PSBigBig × MiniPS 8ce86e3b47
Add citation reference page
Add citation reference page
2026-02-10 14:03:12 +08:00
..
README.md Add citation reference page 2026-02-10 14:03:12 +08:00

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.

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.