mirror of
https://github.com/onestardao/WFGY.git
synced 2026-05-04 06:21:14 +00:00
50 lines
2.8 KiB
Markdown
50 lines
2.8 KiB
Markdown
# ⚠️ Eval (Deprecated)
|
||
|
||
This folder is **deprecated** and no longer maintained.
|
||
All evaluation content has been **moved** to the new location:
|
||
|
||
👉 [GlobalFixMap/Eval](../GlobalFixMap/Eval/README.md)
|
||
|
||
---
|
||
|
||
## Why this change?
|
||
|
||
We consolidated all evaluation and observability modules under the **Global Fix Map** structure.
|
||
This ensures consistency with other problem domains (retrieval, vector stores, agents, etc.) and avoids duplicated files.
|
||
|
||
---
|
||
|
||
## What to do now
|
||
|
||
* If you landed here from an old link, please click through to the new home:
|
||
[GlobalFixMap/Eval](../GlobalFixMap/Eval/README.md)
|
||
* The new folder contains all the latest **eval benchmarks, goldset curation, precision/recall, latency vs accuracy, cost reporting, operator guidelines, and stability checks**.
|
||
|
||
---
|
||
|
||
### 🔗 Quick-Start Downloads (60 sec)
|
||
|
||
| Tool | Link | 3-Step Setup |
|
||
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------- |
|
||
| **WFGY 1.0 PDF** | [Engine Paper](https://github.com/onestardao/WFGY/blob/main/I_am_not_lizardman/WFGY_All_Principles_Return_to_One_v1.0_PSBigBig_Public.pdf) | 1️⃣ Download · 2️⃣ Upload to your LLM · 3️⃣ Ask “Answer using WFGY + \<your question>” |
|
||
| **TXT OS (plain-text OS)** | [TXTOS.txt](https://github.com/onestardao/WFGY/blob/main/OS/TXTOS.txt) | 1️⃣ Download · 2️⃣ Paste into any LLM chat · 3️⃣ Type “hello world” — OS boots instantly |
|
||
|
||
---
|
||
|
||
<!-- WFGY_FOOTER_START -->
|
||
|
||
### Explore More
|
||
|
||
| Module | Description | Link |
|
||
| --- | --- | --- |
|
||
| WFGY Core | Canonical framework entry point | [View](https://github.com/onestardao/WFGY/tree/main/core/README.md) |
|
||
| Problem Map | Diagnostic map and navigation hub | [View](https://github.com/onestardao/WFGY/tree/main/ProblemMap/README.md) |
|
||
| Tension Universe Experiments | MVP experiment field | [View](https://github.com/onestardao/WFGY/tree/main/TensionUniverse/Experiments) |
|
||
| Recognition | Where WFGY is referenced or adopted | [View](https://github.com/onestardao/WFGY/blob/main/recognition/README.md) |
|
||
| AI Guide | Anti-hallucination reading protocol for tools | [View](https://github.com/onestardao/WFGY/blob/main/AI_GUIDE.md) |
|
||
|
||
> If this repository helps, starring it improves discovery for other builders.
|
||
> [](https://github.com/onestardao/WFGY)
|
||
|
||
<!-- WFGY_FOOTER_END -->
|
||
|