Overview
This release publishes WFGY 2.0 and introduces two user-facing additions:
- Starter Village — a guided, 60-second onboarding path, and
- Star Unlocks — a transparent roadmap of community-driven unlocks and tasks.
- WFGY 2.0 (Core README): https://github.com/onestardao/WFGY/blob/main/core/README.md
- Starter Village (Guide): https://github.com/onestardao/WFGY/blob/main/StarterVillage/README.md
- Star Unlocks (Community milestones): https://github.com/onestardao/WFGY/blob/main/STAR_UNLOCKS.md
What’s new
1) WFGY 2.0 — Core Reasoning Engine
- Two editions:
- OneLine v2.0 (1 line, text-only, ≤7 nodes):
https://github.com/onestardao/WFGY/blob/main/core/WFGY_Core_OneLine_v2.0.txt - Flagship v2.0 (30 lines, audit-friendly prose):
https://github.com/onestardao/WFGY/blob/main/core/WFGY_Core_Flagship_v2.0.txt
- OneLine v2.0 (1 line, text-only, ≤7 nodes):
- Scope: text-only inside the chat; no plugins, no network calls, no local installs.
- Checksums for verification:
https://github.com/onestardao/WFGY/tree/main/core/checksums
2) Starter Village — onboarding guide
- One-page, RPG-style orientation for first-time users (no prior setup needed).
- “Village Square” quick quest for a 60-second hands-on run.
- Clear difficulty ladders for exploration and follow-ups.
Guide: https://github.com/onestardao/WFGY/blob/main/StarterVillage/README.md
3) Star Unlocks — community milestones
- Public, measurable milestones tied to repository stars and community tasks.
- Items include engines, tutorials, and applied tooling; all MIT when released.
Roadmap: https://github.com/onestardao/WFGY/blob/main/STAR_UNLOCKS.md
Quick start (60 seconds)
- Open your LLM chat (no tools required).
- Copy the OneLine v2.0 file and paste it into the chat.
- Type
WFGYand run a task; observe stability and reasoning behavior.
OneLine: https://github.com/onestardao/WFGY/blob/main/core/WFGY_Core_OneLine_v2.0.txt
For a readable companion with the same logic, use Flagship v2.0:
https://github.com/onestardao/WFGY/blob/main/core/WFGY_Core_Flagship_v2.0.txt
Verification
Checksums (MD5 / SHA1 / SHA256) for all core artifacts:
https://github.com/onestardao/WFGY/tree/main/core/checksums
Notes
- License: MIT.
- WFGY 2.0 supersedes 1.x for new users; 1.x remains accessible for reference.
- If you cite or reproduce results, please include the release tag and links above.