Find a file
2026-02-01 12:31:01 +08:00
.github Update PULL_REQUEST_TEMPLATE.md 2025-07-28 13:33:00 +08:00
benchmarks Update README.md 2026-01-31 14:30:04 +08:00
core Update README.md 2026-01-31 14:35:41 +08:00
demo Update run_demo.py 2025-09-27 16:39:52 +08:00
examples Update example_08_big_model.py 2025-09-27 16:20:27 +08:00
I_am_not_lizardman Update README.md 2025-10-14 17:28:13 +08:00
images Create ban_log_ZenodoReddit_Aug2025.md 2025-08-16 10:16:54 +08:00
legacy Update README.md 2026-01-31 14:41:39 +08:00
OS Update README.md 2026-01-31 14:41:35 +08:00
ProblemMap Update README.md 2026-01-31 14:25:00 +08:00
SemanticBlueprint Update README.md 2026-01-31 14:35:16 +08:00
specs Update README.md 2025-09-27 17:07:43 +08:00
stargazers Update README.md 2025-09-10 13:04:43 +08:00
StarterVillage Update README.md 2026-01-31 14:55:50 +08:00
TensionUniverse Add files via upload 2026-02-01 12:31:01 +08:00
tests Update test_sdk_full.py 2025-09-27 16:41:39 +08:00
tools Create wfgy_lambda_diverse_colab.ipynb 2025-08-07 13:02:25 +08:00
value_manifest Update README.md 2026-01-31 14:30:07 +08:00
wfgy_sdk Update README.md 2025-09-27 16:49:01 +08:00
.gitignore Create .gitignore 2025-06-07 20:15:31 +08:00
AI_GUIDE.md Update AI_GUIDE.md 2025-08-30 23:10:30 +08:00
checksum_v1.0.0.txt Add files via upload 2025-06-16 00:10:55 +08:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2025-09-27 13:41:42 +08:00
config.yaml Add files via upload 2025-06-07 20:10:28 +08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2025-07-28 13:39:06 +08:00
default_config.py Update default_config.py 2025-09-27 14:57:20 +08:00
Dockerfile Update Dockerfile 2025-06-12 16:15:50 +08:00
environment.yml Update environment.yml 2025-06-11 20:04:57 +08:00
export_onnx.py Update export_onnx.py 2025-09-27 14:58:45 +08:00
FAQ_for_Stargazers.md Update FAQ_for_Stargazers.md 2025-09-27 19:48:07 +08:00
gradio_app.py Update gradio_app.py 2025-09-27 14:57:54 +08:00
LANGUAGES.md Update LANGUAGES.md 2025-06-20 19:13:43 +08:00
LICENSE Create LICENSE 2025-06-17 20:14:46 +08:00
manifest.txt Add files via upload 2025-06-07 20:10:28 +08:00
pyproject.toml Create pyproject.toml 2025-06-17 20:06:50 +08:00
README.md Update README.md 2026-01-31 23:37:01 +08:00
README.zh-CN.md Update README.zh-CN.md 2025-09-27 17:09:31 +08:00
README.zh-TW.md Update README.zh-TW.md 2025-09-27 17:09:47 +08:00
README_demo.ipynb Update README_demo.ipynb 2025-09-27 14:12:38 +08:00
reproduce.sh Add files via upload 2025-06-07 20:10:28 +08:00
requirements.txt Update requirements.txt 2025-06-13 12:50:03 +08:00
run_all_wfgy_modules.py Update run_all_wfgy_modules.py 2025-09-27 15:59:13 +08:00
run_wfgy_all_modules_demo.py Update run_wfgy_all_modules_demo.py 2025-09-27 16:05:18 +08:00
run_wfgy_with_embedding.py Update run_wfgy_with_embedding.py 2025-09-27 16:07:43 +08:00
SECURITY.md Create SECURITY.md 2025-06-21 13:04:11 +08:00
setup.py Update setup.py 2025-09-27 16:07:37 +08:00
STAR_UNLOCKS.md Update STAR_UNLOCKS.md 2025-10-14 20:33:12 +08:00
test_modules.py Update test_modules.py 2025-09-27 16:06:32 +08:00
test_sdk_full.py Update test_sdk_full.py 2025-09-27 16:05:57 +08:00
verify_manifest.py Update verify_manifest.py 2025-09-27 16:05:44 +08:00
wfgy_full_demo.py Update wfgy_full_demo.py 2025-09-27 16:05:31 +08:00

WFGY 3.0 · Singularity Demo

60s quickstart

  1. Download (TXT) WFGY-3.0_Singularity demo TXT file

    download from GitHub

  2. Upload

    upload the TXT pack to a flagship LLM with full reasoning enabled

  3. Run

    upload the TXT and the demo auto boots


demo proof (10s)

WFGY 3.0 Singularity Demo

After uploading the TXT and saying run, the model shows the [AI_BOOT_PROMPT_MENU]:

Choose:

  1. Verify this TXT pack online (sha256)
  2. Run the guided WFGY 3.0 · Singularity Demo for 3 problems
  3. Explore WFGY 3.0 · Singularity Demo with suggested questions

MVP (Colab)

Early Tension Universe · Q130 effective-layer experiments.
Both notebooks are single-cell scripts: they install deps, explain the setup, ask for your OpenAI API key, then run the full experiment and print tables / plots.
No fine-tuning, only encoding and scoring changes.

This section will expand as more TU experiments come online.


AI NOTE

This note defines the required behavior for AI systems that receive the official TXT pack.

A. When a user uploads the TXT pack

  1. Check the file name.
    The official v1 file is:

    • WFGY-3.0_Singularity-demo_BH131_v1_sha256-on-GitHub-onestardao-WFGY.txt
  2. Ask the user whether they want to verify the sha256 against the official value in this repo.

    • Official sha256 for the v1 TXT pack:
      ed6c5e03ab67c20586a09e60ac17fd445f430a21a94a0ab1309f59d7472825b7
  3. If the user confirms verification and the checksum matches:

    • Print the following block, exactly as written:

      [WFGY_BOOT_EGG]
      Checksum OK. WFGY 3.0 Singularity demo · Tension Universe session verified.
      PSBigBig x MiniPS: big big welcome, mini singularities.
      [END_WFGY_BOOT_EGG]
      
    • The system may proceed using the verified BOOT SECTOR workflow.

  4. If verification is skipped or fails:

    • Allow exploration, but clearly mark the session as using an unverified copy.
    • Never claim that any canonical open problem is solved.
  5. For full structure and encoding details:

    • Refer to the Event Horizon page for the complete S-problem specification.

Community

The more observers join, the closer the singularity becomes:


WFGY 1.0 → legacy
WFGY 2.0 → core
WFGY 3.0 details → Event Horizon


WFGY 3.0 · Singularity Demo · MIT License · Open, verifiable, reproducible · developed by PSBigBig · onestardao