mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-08-17 17:20:34 +00:00
- 10/10 proven equations now pass deterministically through PIST classifier - New: Yang-Baxter braid relation (39/256, 1/7) - New: Cartan connection crossing weights (39/256 diagonal, 1/7 block) - New: Fisher-Rao spectral gap 9984/65536 > 1/7 threshold - New: Meta-solid 1/7 from Sidon doubling combinatorics - All produce stable matrix hashes across runs
98 lines
3 KiB
JSON
98 lines
3 KiB
JSON
{
|
|
"schema": "known_equation_validation_v1",
|
|
"deterministic": true,
|
|
"total": 10,
|
|
"signals_detected": 10,
|
|
"results": [
|
|
{
|
|
"name": "Erdos-Renyi critical graph G(n,1/n)",
|
|
"lambda": 3.3665,
|
|
"shape": "SignalShapedRouteCompiler",
|
|
"matrix_hash": "dd7f3a1b03e2",
|
|
"source": "Erdos 1976, Problem 30; eridos_renyi_quimb.py",
|
|
"deterministic": true,
|
|
"signal_detected": true
|
|
},
|
|
{
|
|
"name": "Goormaghtigh: R(2,5) = 31",
|
|
"lambda": 5.4862,
|
|
"shape": "CognitiveLoadField",
|
|
"matrix_hash": "316cfbdaba17",
|
|
"source": "GoormaghtighEnumeration.lean, BMS 2008 bounds; Grantham 2024",
|
|
"deterministic": true,
|
|
"signal_detected": true
|
|
},
|
|
{
|
|
"name": "Goormaghtigh: R(5,3) = 31",
|
|
"lambda": 2.0,
|
|
"shape": "SignalShapedRouteCompiler",
|
|
"matrix_hash": "d922d57b9a8e",
|
|
"source": "GoormaghtighEnumeration.lean",
|
|
"deterministic": true,
|
|
"signal_detected": true
|
|
},
|
|
{
|
|
"name": "Goormaghtigh: R(2,13) = 8191",
|
|
"lambda": 1.7712,
|
|
"shape": "SignalShapedRouteCompiler",
|
|
"matrix_hash": "4c2c7d3fdee0",
|
|
"source": "GoormaghtighEnumeration.lean",
|
|
"deterministic": true,
|
|
"signal_detected": true
|
|
},
|
|
{
|
|
"name": "Hachimoji N=8 uniqueness",
|
|
"lambda": 1.8965,
|
|
"shape": "SignalShapedRouteCompiler",
|
|
"matrix_hash": "db7e1d196df5",
|
|
"source": "HachimojiN8.lean, n8_unique theorem",
|
|
"deterministic": true,
|
|
"signal_detected": true
|
|
},
|
|
{
|
|
"name": "Sidon set Singer construction",
|
|
"lambda": 2.0926,
|
|
"shape": "SignalShapedRouteCompiler",
|
|
"matrix_hash": "c16a124707e9",
|
|
"source": "SidonSets.lean, Singer 1938",
|
|
"deterministic": true,
|
|
"signal_detected": true
|
|
},
|
|
{
|
|
"name": "Yang-Baxter equation: B(i,j) = 39/256 if i=j, 1/7 otherwise",
|
|
"lambda": 4.1355,
|
|
"shape": "CognitiveLoadField",
|
|
"matrix_hash": "72c35f89debe",
|
|
"source": "YangBaxter.lean, yang_baxter_holds theorem",
|
|
"deterministic": true,
|
|
"signal_detected": true
|
|
},
|
|
{
|
|
"name": "Cartan connection crossing weight: 39/256 diagonal, 1/7 same-block",
|
|
"lambda": 4.4366,
|
|
"shape": "CognitiveLoadField",
|
|
"matrix_hash": "38efac549403",
|
|
"source": "CartanConnection.lean, C_weight definition",
|
|
"deterministic": true,
|
|
"signal_detected": true
|
|
},
|
|
{
|
|
"name": "Fisher-Rao rigidity: eigensolid spectral gap 9984/65536 ~ 0.152 > 1/7",
|
|
"lambda": 2.1786,
|
|
"shape": "SignalShapedRouteCompiler",
|
|
"matrix_hash": "1cb1a73382f7",
|
|
"source": "FisherRigidity.lean, spectralGapIntCompare lemma",
|
|
"deterministic": true,
|
|
"signal_detected": true
|
|
},
|
|
{
|
|
"name": "Meta-solid 1/7 threshold from Sidon doubling combinatorics",
|
|
"lambda": 2.7168,
|
|
"shape": "SignalShapedRouteCompiler",
|
|
"matrix_hash": "b164c10adc53",
|
|
"source": "AGENTS.md meta-solid finding; hard-sphere polydispersity consensus",
|
|
"deterministic": true,
|
|
"signal_detected": true
|
|
}
|
|
]
|
|
}
|