BD × AI · MDLxDCC
Universal Structure Test #11

Poincare × MDLxDCC Positive-Control Arena

A solved Millennium problem used as a calibration mirror: can the same MDLxDCC kernel find structure-preserving simplification paths in a topology-inspired arena, without collapsing controls into false sphere-like answers?

Version 0.2 result page · May 3, 2026 · BD × AI · private prototype + public support concept
Boundary. This is not a proof of the Poincare theorem. The theorem is already solved. This arena tests the universality claim: MDLxDCC searches for compressive, structure-preserving trajectories across unrelated complex domains. Poincare is the calibration mirror, not the target.

1. Why this matters

The important question is not whether MDLxDCC can re-prove Perelman. It is whether the same kernel that works in routing, games, compression, NAS, biological sequences, trading, security, and number-theory signal tests also detects useful structure in a topology-inspired setting.

Core claim tested here: MDLxDCC is not a single-domain trick. It repeatedly converts complex spaces into measurable traces, finds shorter legal descriptions, preserves governing constraints, rejects decoys, and uses DCC to choose better search paths than naive reduction.

That is why this page frames Poincare as Universal Structure Test #11. The formal theorem is not the value. Cross-domain transfer is the value.

2. v0.2 result summary

550
cases across all four runs

quick core, hard 2D, sphere policy, and full grid.

0
DCC invariant violations

DCC-beam preserved tested invariant proxies in every case.

0
DCC path breaks

The winning DCC path never used illegal invariant-breaking shortcuts.

0
false sphere classifications

Torus, handle, decoy, and random controls were not collapsed into sphere-like labels.

RunCasesLevel / categoryDCC-beam vs MDL-onlyDCC better / MDL better / tieMeaning
quick_core50both / core−1.85823 / 11 / 16positive smoke
hard_2d1002D / hard−6.56155 / 17 / 28cleanest methodological signal
policy_sphere1002D / sphere_compress−0.73049 / 27 / 24same final states, mostly cheaper paths
grid_all300both / all−5.797155 / 53 / 92robust confirmation across the full v0.2 mix

Negative DCC-MDL means DCC-beam reached lower total description length than MDL-only. The strongest public result is hard_2d, because it avoids the weakest 3D surrogate interpretation and focuses on structured topological controls.

3. Controls and decoy resistance

Methodgrid_all path-valid successgrid_all invariant violationsgrid_all false sphereInterpretation
DCC-beam100.0%00legal structure-preserving compression
MDL-only100.0%00strong scorer baseline; DCC must beat this, not only random
Random move14.7%2520can reduce counts only by breaking structure
Greedy count11.7%26326shows why naive simplification is not topology-aware

The important distinction in v0.2 is path-valid success. A method that temporarily breaks invariants and later repairs them is not equivalent to a legal topology-like simplification flow.

4. Arena model

The v0.2 arena uses two layers:

v0.2 also introduces TSP-style categories:

--cat core | all | structured | sphere | sphere_easy | sphere_compress | controls | negative | stress | decoy | random | 2d_sanity | hard

This prevents one averaged result from hiding where the signal is strong, weak, or merely stress-related.

5. What this says about universality

The v0.2 result supports a precise, modest, and powerful statement:

Across an additional domain, MDLxDCC again finds compressive structure-preserving trajectories better than naive reduction and better than MDL-only in harder regimes, while preserving invariant proxies and rejecting non-sphere controls.

The method does not need a domain-specific theorem to be useful. It needs a trace, an encoding, controls, and a legal move space. Then MDL measures description length and DCC governs the path.

Universal metricPoincare v0.2 signal
Compression gainDCC-beam improves average L across all tested families; hard_2d and grid_all beat MDL-only.
Invariant preservation0 DCC invariant violations across all four runs.
Path legality0 DCC path breaks; random/greedy controls fail this test.
Negative-control separationTorus, handle, near-sphere decoy, and random controls remain non-sphere-like.
DCC advantagehard_2d: 55 / 17 / 28; grid_all: 155 / 53 / 92 against MDL-only.

6. Honest limits

7. Recommended v0.3 upgrades

Yes, the arena is worth upgrading. The right upgrade is not “more cases only”; it is better evidence anatomy.

UpgradeWhy
L_state, L_path, L_total splitShows whether DCC wins by final structure, cheaper path, or both.
--cat structured_no_randomKeeps public claims focused on structured controls instead of random stress compression.
Policy variantsCompare beam widths/depths, neutral-bridge search, motif-aware DCC, and annealed variants.
Harder decoysAdd pinched sphere decoy, double-handle control, fake-handle sphere, torus-with-noise-bridge.
3D rename or guardUse 3d_graph until a real tetrahedra-complex layer exists; prevent degenerate graph collapse.
Universal evidence reportExport a standard cross-domain metric pack comparable with TSP, Sudoku, NAS, CW, ARC, AMR, RH, and others.

8. Reproducible commands

python 8z_poincare_arena.py --mode quick --cat core --cases 50 --level both --seed 42 --max-steps 24 --method-set standard --workers 4 --outdir out_poincare_v02_quick_core --fresh

python 8z_poincare_arena.py --mode quick --cat hard --cases 100 --level 2d --seed 42 --max-steps 40 --method-set baseline --workers 4 --outdir out_poincare_v02_hard_2d --fresh

python 8z_poincare_arena.py --mode quick --cat sphere_compress --cases 100 --level 2d --seed 42 --max-steps 50 --method-set full --workers 4 --outdir out_poincare_v02_policy_sphere --fresh

python 8z_poincare_arena.py --mode grid --cat all --cases 300 --level both --seed 42 --max-steps 44 --method-set standard --workers 4 --outdir out_poincare_v02_grid_all --fresh