33 KiB
🧭 Lost or curious? Open the WFGY Compass
WFGY System Map
(One place to see everything; links open the relevant section.)
| Layer | Page | What it’s for |
|---|---|---|
| 🧠 Core | WFGY 1.0 | The original homepage for WFGY 1.0 |
| 🧠 Core | WFGY 2.0 | The symbolic reasoning engine (math and logic) |
| 🧠 Core | WFGY 3.0 | The public viewing window for WFGY 3.0 Singularity demo. 🔴 YOU ARE HERE 🔴 |
| 🗺️ Map | Problem Map 1.0 | 16 failure modes plus fixes |
| 🗺️ Map | Problem Map 2.0 | RAG focused recovery pipeline |
| 🗺️ Map | Semantic Clinic | Symptom → family → exact fix |
| 🧓 Map | Grandma’s Clinic | Plain language stories mapped to PM 1.0 |
| 🏡 Onboarding | Starter Village | Guided tour for newcomers |
| 🧰 App | TXT OS | .txt semantic OS, 60 second boot |
| 🧰 App | Blah Blah Blah | Abstract and paradox Q and A built on TXT OS |
| 🧰 App | Blur Blur Blur | Text to image with semantic control |
| 🧰 App | Blow Blow Blow | Reasoning game engine and memory demo |
| 🧪 Research | Semantic Blueprint | Modular layer structures for future work |
| 🧪 Research | Benchmarks | Comparisons and how to reproduce |
| 🧪 Research | Value Manifest | Why this engine creates value at scale |
💥 WFGY 3.0 · Singularity Demo 💥
Where to go from here
If you only have a short amount of time, choose one of these paths:
- Run the demo → start with 120s quickstart
- Understand the idea → read Tension Universe in everyday language
- Browse all 131 S problems → jump to Navigation index for the 131 S problems
Before you start:
If it works, nothing before it matters.
120s quickstart
-
Download (TXT) WFGY 3.0 Singularity demo TXT file
Download from GitHub. Optional: verify checksum manually (Colab)
-
Upload
Upload the TXT pack to a high capability model. Enable reasoning mode if the platform supports it.
-
Run
Type
runto see the menu, then saygowhen prompted.
🔬 demo preview (10s GIF)
After uploading the TXT and saying go, the model shows the [AI_BOOT_PROMPT_MENU]:
Choose:
- Verify this TXT pack online (sha256)
- Run the guided WFGY 3.0 · Singularity Demo for 3 problems
- Explore WFGY 3.0 · Singularity Demo with suggested questions
🔬 Colab tools (checksum and Q130 experiments)
Verify checksum manually (sha256, Colab):
Open in Colab
Use this when automated verification is unavailable.
Early Tension Universe · Q130 effective layer experiments.
Both notebooks are single cell scripts. They install dependencies, explain the setup, prompt you to provide an API key locally in Colab, then run the full experiment and print tables and plots.
No fine tuning. Only encoding and scoring changes.
- Q130 A · OOD tension gauge, Hollywood versus physics
Open in Colab - Q130 B · Cross version social pressure 2.0
Open in Colab - All TU experiments, growing list
Tension Universe · Experiments index
This section will expand as more TU experiments come online.
Tension Universe · BlackHole S problem collection
This folder is the public viewing window for WFGY 3.0 Singularity demo.
It is not a loose set of notes. It is a frozen, versioned effective layer specification of how the Tension Universe framework encodes 131 cross domain S class problems.
- Public online date: 2026 01 31
- Problems covered: Q001 to Q131
- Intent: show that one tension based encoding language can survive across many hard problems without changing definitions, adding hidden parameters, or doing post hoc tuning
What you just ran in the quickstart is a reproducible entry point into this specification.
Quick navigation
- Tension Universe in everyday language
- What is the Singularity demo
- Why this is only a demo
- Repository layout
- Scientific position and disclaimers
- Versioning and non mutation policy
- How to start
- How to read a single S problem page
- FAQ and participation
- Navigation index for the 131 S problems
Tension Universe in everyday language
If you are new here, you can think about tension in a simple way.
In real life there is good tension and bad tension.
- Good tension is like the right stretch in a muscle, or a project that is hard but still under control. It keeps things sharp and coordinated.
- Bad tension is like a cracked bridge or chronic stress. Forces exist but do not align. Energy is wasted and something snaps.
Modern AI systems contain both.
- We pour data and compute into models. Some pressure becomes useful structure for reasoning and prediction. That is good tension.
- Some pressure becomes uncontrolled and targetless. That is where hallucinations, unstable behavior, and failures appear. That is bad tension.
What Tension Universe tries to do is direct:
give a precise language for describing these tensions, then use that language to encode hard problems at the effective layer.
Instead of saying “this model seems smart” or “this metric looks fine”, we want to say:
- here is the state space we care about
- here are the observables and invariants that should remain stable
- here is how good tension is stored and moved
- here is what counts as bad tension and collapse
- here are experiments that can tell the difference
The 131 S problems in this folder are the first large scale stress test:
- each file takes a famous problem
- rewrites it in tension language at the effective layer
- attaches concrete experimental patterns that an AI system or a research lab could in principle run
What is the Singularity demo?
The Singularity demo is a public, open specification artifact inside the TU program.
- It takes 131 S class problems across many fields.
- It forces all of them to be written using a single set of charters and encoding rules.
- It refuses to add ad hoc definitions per question.
You can treat this folder as the event horizon view.
You see the effective layer objects and the constraints, not the internal engine.
The production grade TU AI system and the WFGY 3.0 commercial runtime live elsewhere.
This folder is the spec and the contract that those systems must obey.
Why this is only a demo?
Tension Universe is designed as a full AI system.
- It has its own notion of state spaces, observables, invariants, and tension fields.
- It is meant to drive agents, training signals, and evaluation pipelines.
This repository does not expose that whole machinery. That is intentional.
This demo focuses on a single question.
If we lock ourselves to one tension language, can we still write down 131 hard problems without breaking our own rules?
So this is a demo of encoding discipline. It is not a claim of solving anything.
Repository layout
Charters
Located in ../Charters/:
TU_EFFECTIVE_LAYER_CHARTER.mdTU_ENCODING_AND_FAIRNESS_CHARTER.mdTU_TENSION_SCALE_CHARTER.mdTU_GLOBAL_GUARDRAILS.md
These documents define the rules every S problem file must obey.
BlackHole S problem collection
All 131 problem files sit in:
Examples:
Q001_riemann_hypothesis.mdQ002_generalized_riemann_hypothesis.md- …
Q131_tension_free_energy.md
They are grouped by domain. The full navigation index is below.
TXT “book” edition and frozen snapshots
There is a TXT “book” edition of the BlackHole collection.
It is meant to be a textual snapshot of BlackHole v1 and kept in sync with that frozen edition.
Versioning rule:
- BlackHole v1 is frozen once tagged.
- BlackHole v2 is at most one follow up round for clarity, bug fixes, and consistency.
- No silent patching of definitions or parameters after the fact.
Scientific position and disclaimers
What this project does not claim
- It does not claim to prove or disprove any canonical problem.
- It does not hide any answer as a secret field, label, or parameter.
- It does not declare any new theorem beyond standard cited literature.
Every page is an effective layer encoding.
- It specifies observables, invariants, and tension functionals.
- It defines falsifiable experiments and calibration rules.
- It describes how an AI system may use those objects as evaluation or training contracts.
It is a language for working with problems, not a proof that they are solved.
No post hoc parameter tuning
The TU charters enforce anti cheat rules.
- Encoding classes and menus live in the charters, not in individual files.
- Specs are meant to be published and hashed before evaluation.
- Changing an encoding after seeing results is recorded as a failed encoding, not a success.
Versioning and non mutation policy
To keep the history auditable:
- Problem files are versioned and declare
Last_updated. - BlackHole v1 is frozen after tagging.
- At most one structural update wave for v2 with explicit changelogs.
- Changes that alter meaning must become a new version or be mediated through charters.
How to start
If you only do three things:
- Read the everyday explanation of tension above.
- Open one problem from a domain you know and one you do not.
- Check whether the same structure survives both without definition drift.
If that feels coherent, you are already the intended audience.
How to read a single S problem page
Each Qxxx_*.md file follows a shared template.
Typical blocks:
- Header metadata.
- Effective layer disclaimer.
- Canonical problem statement and status.
- Position in the BlackHole graph.
- TU encoding, state spaces, observables, invariants.
- Counterfactual worlds and experiments.
- AI and engineering spec usage notes.
- Roadmap and elementary explanation.
- TU effective layer footer with charter links and guardrails.
FAQ and participation
Join the community
- Discord: https://discord.gg/KRxBsr6GYx
You can also open GitHub issues and pull requests.
FAQ
Q1. did you solve any of these 131 problems?
No. These files describe encodings and experiments, not proofs.
Q2. what does S problem mean here?
An internal label for hard and foundational problems that can be encoded with observables and falsifiable patterns.
Q3. how is this related to WFGY and TU AI?
This folder is the public spec that can be used to test and audit reasoning behavior. The production TU AI system and WFGY 3.0 commercial runtime are out of scope here.
Q4. why should I trust definitions will not be changed quietly?
You do not need personal trust. The rules are structural. Version 1 is frozen once tagged and any version 2 changes require explicit versioning.
Q5. does the framework assume answers in advance?
It is designed to forbid baking in an answer bit. If you find any implicit assumption, report it.
Navigation index for the 131 S problems
All files live in ../BlackHole.
Quick domain jumps:
- Mathematics and foundations
- Fundamental physics and quantum matter
- Cosmology and computation
- Chemistry, materials and origins of life
- Neuroscience and Earth system
- Economics, social systems and philosophy
- AI alignment, safety and advanced systems
Use these links if you want to focus on a specific domain.
Q001 to Q020 · Mathematics and foundations
- Q001 · Riemann Hypothesis
- Q002 · Generalized Riemann Hypothesis
- Q003 · Birch and Swinnerton Dyer Conjecture
- Q004 · Hodge Conjecture
- Q005 · ABC Conjecture
- Q006 · Goldbach Conjecture
- Q007 · Twin Prime Conjecture
- Q008 · Collatz Conjecture
- Q009 · Odd Perfect Numbers
- Q010 · Smooth 4D Poincaré Conjecture
- Q011 · Navier Stokes Existence and Smoothness
- Q012 · Yang Mills Existence and Mass Gap
- Q013 · Langlands Program Core Conjectures
- Q014 · Bombieri Lang Conjecture
- Q015 · Uniform Rank Bounds for Elliptic Curves
- Q016 · New Axioms for CH
- Q017 · Geometric Flows and Global Regularity
- Q018 · Pair Correlation of Zeta Zeros
- Q019 · Rational Points on Varieties
- Q020 · High Dimensional Manifolds and Curvature
Q021 to Q040 · Fundamental physics and quantum matter
- Q021 · Quantum Gravity Unification
- Q022 · Hierarchy Problem
- Q023 · Strong CP Problem
- Q024 · Origin of Neutrino Masses and Mixing
- Q025 · Baryon Asymmetry of the Universe
- Q026 · Quantum Measurement Problem
- Q027 · Fundamental Limits of Decoherence
- Q028 · Color Confinement Mechanism
- Q029 · Low Energy Supersymmetry
- Q030 · Quantum Phases of Matter
- Q031 · Ultimate Limits of Quantum Information Processing
- Q032 · Quantum Foundations of Thermodynamics
- Q033 · Selection among Quantum Gravity Candidates
- Q034 · Quantum Classical Crossover
- Q035 · Quantum Metrology Limits
- Q036 · High Tc Superconductivity Mechanism
- Q037 · Fractional Quantum Hall States
- Q038 · Strongly Correlated Cold Atoms
- Q039 · Quantum Turbulence
- Q040 · Black Hole Information Problem
Q041 to Q060 · Cosmology and computation
- Q041 · Nature of Dark Matter
- Q042 · Dark Energy and Cosmic Acceleration
- Q043 · Origin of Cosmic Inflation
- Q044 · Initial Conditions of the Universe
- Q045 · Large Scale Structure Formation
- Q046 · CMB Anomalies
- Q047 · Origin of Supermassive Black Holes
- Q048 · Hubble Constant Tension
- Q049 · Missing Baryons Problem
- Q050 · Multiverse Consistency Tests
- Q051 · P versus NP
- Q052 · P versus BQP and the Role of Quantum Computers
- Q053 · Existence of One Way Functions
- Q054 · Unique Games Conjecture
- Q055 · Graph Isomorphism Exact Complexity
- Q056 · Strong Circuit Lower Bounds
- Q057 · Reinforcement Learning Generalization
- Q058 · Distributed Consensus Limits
- Q059 · Information Thermodynamic Cost
- Q060 · Dynamic Data Structure Lower Bounds
Q061 to Q080 · Chemistry, materials and origins of life
- Q061 · Ultimate Chemical Bond in Strongly Correlated Systems
- Q062 · General Theory of Catalyst Design
- Q063 · Protein Folding
- Q064 · Glass Transition
- Q065 · Room Temperature Superconductivity
- Q066 · Electrochemical Energy Storage Limits
- Q067 · Quantum Molecular Simulation
- Q068 · Prebiotic Chemistry Networks
- Q069 · Reaction Selectivity Rules
- Q070 · Soft Matter Self Assembly
- Q071 · Origin of Life
- Q072 · Origin of the Genetic Code
- Q073 · Major Evolutionary Transitions
- Q074 · Robustness of Cell Differentiation
- Q075 · Fundamental Mechanisms of Aging
- Q076 · Regeneration and Repair Principles
- Q077 · Host Microbiome Coevolution
- Q078 · From Genotype to Phenotype
- Q079 · Origin of Eukaryotes
- Q080 · Limits of Biosphere Adaptability
Q081 to Q100 · Neuroscience and Earth system
- Q081 · Hard Problem of Consciousness
- Q082 · Binding Problem
- Q083 · Neural Coding Principles
- Q084 · Long Term Memory Storage
- Q085 · Synaptic Plasticity Rules
- Q086 · Fundamental Function of Sleep
- Q087 · Neurodegenerative Diseases
- Q088 · Development of Cortical Maps
- Q089 · Predictive Coding Implementation
- Q090 · Neural Basis of Social Cognition
- Q091 · Equilibrium Climate Sensitivity
- Q092 · Climate Tipping Points
- Q093 · Carbon Cycle Feedbacks
- Q094 · Deep Ocean Mixing
- Q095 · Biodiversity Loss and Recovery
- Q096 · Earthquake Predictability
- Q097 · Triggering Large Volcanic Eruptions
- Q098 · Anthropocene System Dynamics
- Q099 · Global Freshwater Dynamics
- Q100 · Environmental Pandemic Risk
Q101 to Q120 · Economics, social systems and philosophy
- Q101 · Equity Premium Puzzle
- Q102 · Home Bias in Portfolios
- Q103 · Long Run Productivity Slowdown
- Q104 · Inequality Dynamics
- Q105 · Prediction of Systemic Crashes
- Q106 · Robustness of Multilayer Networks
- Q107 · Large Scale Collective Action
- Q108 · Political Polarization
- Q109 · Global Migration Patterns
- Q110 · Evolution of Institutions
- Q111 · Mind Body Relation
- Q112 · Free Will
- Q113 · Personal Identity over Time
- Q114 · Moral Realism
- Q115 · Problem of Induction
- Q116 · Foundations of Mathematics
- Q117 · Scientific Realism versus Anti Realism
- Q118 · Limits of Classical Logic
- Q119 · Meaning of Probability
- Q120 · Value of Information and Knowledge
Q121 to Q131 · AI alignment, safety and advanced systems
- Q121 · AI Alignment Problem
- Q122 · AI Control Problem
- Q123 · Scalable Interpretability
- Q124 · Scalable Oversight and Evaluation
- Q125 · Multi Agent AI Dynamics
- Q126 · Recursive Self Improvement Stability
- Q127 · Data Entropy, Truth and Synthetic Worlds
- Q128 · AI Conscious Qualia
- Q129 · Ultimate Energy Efficiency
- Q130 · OOD Grounding and Common Sense
- Q131 · Tension Free Energy
More WFGY pages
If you only need the main WFGY entry pages and do not need the full Compass:
- WFGY 1.x to 2.x legacy: legacy
- WFGY 2.0 core: core
- WFGY 3.0 details: Event Horizon
Road to WFGY 3.0 (Conceptual Evolution)
WFGY has evolved through multiple iterations, each addressing concrete limitations observed in the previous stage.
Rather than replacing earlier ideas, each version refines and generalizes the same core intuition. The goal is to make semantic deviation explicit, measurable, and controllable.
WFGY 1.x · Residual based semantic deviation
The early WFGY 1.x series focused on identifying semantic residue between an internal state and a reference or target.
Deviation was modeled as an explicit residual term, for example difference vectors or their norms. This enabled basic stability control and boundary detection.
At this stage, the emphasis was on detectability.
- Can we tell when a system is drifting away from an intended semantic target?
- Can this deviation be quantified in a way that supports feedback and correction?
This version established the foundational idea that semantic failure should be treated as a measurable signal, not a subjective judgment.
WFGY 2.0 · Normalized tension and unified scales
WFGY 2.0 generalized the residual concept into a normalized scalar form, often written as delta_s and bounded to [0,1].
This made it possible to compare semantic deviation across tasks, prompts, and contexts using a shared scale.
Key advances in this stage include:
- Normalization of deviation into a consistent range.
- Introduction of zones such as safe, transit, risk, and danger.
- Coupling deviation dynamics with control logic, for example hysteresis and progression guards.
The goal of WFGY 2.0 was operational consistency.
- Different tasks could be analyzed under the same tension language.
- Stability decisions no longer depended on ad hoc heuristics.
WFGY 3.0 · Multi observable tension and auditability
WFGY 3.0 extends the previous scalar approach into a structured family of observable deviations written as DeltaS_*.
Instead of forcing all semantic risk into a single number, each task defines explicit, named observables. Examples include reference grounding, outcome stability, and constraint adherence. These are then aggregated under fixed, pre declared rules.
This version emphasizes auditability and robustness.
- Each
DeltaS_*must be explicitly defined, normalized, and locked. - Aggregation rules cannot be altered per model or per experiment.
- Guardrails prevent post hoc adjustment or hidden tuning.
In WFGY 3.0, tension is no longer just a control signal. It becomes a verifiable interface between reasoning behavior and system constraints.
Summary
Across all versions, the core idea remains unchanged.
Semantic failure should be observable, quantifiable, and constrained. It should not be corrected only through weight updates or opaque rewards.
WFGY 3.0 represents a maturation of this idea into a form suitable for reproducible experiments, comparative evaluation, and cross model analysis, while remaining conceptually continuous with earlier versions.
