mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
105 partitions × 4 chiral states = 420 configs. All languages verify: achiral (m=1.0): λ=[17,529], ∆=17/1792 ← canonical gap scarred (m=0.5): λ=[145,401], ∆=145/1792 biased (m=1.5): λ=[-111,657], ∆=-111/1792 (Rossby-active) Computed: Python, Go, C, Julia, R ✅ Invariant: Rust, C++, Scala, Fortran, Octave, Coq, Lean ✅ Receipt: signatures/exhaustive_partition_receipt.json
38 lines
No EOL
678 B
JSON
38 lines
No EOL
678 B
JSON
{
|
|
"schema": "exhaustive_partition_v1",
|
|
"languages": 12,
|
|
"partitions": 105,
|
|
"chiral_states": 4,
|
|
"total_configs": 420,
|
|
"canonical": {
|
|
"m": 1.0,
|
|
"lambda_min": 17,
|
|
"delta": "17/1792",
|
|
"chiral": "achiral_stable"
|
|
},
|
|
"non_canonical": {
|
|
"scarred": {
|
|
"m": 0.5,
|
|
"lambda_min": 145
|
|
},
|
|
"biased": {
|
|
"m": 1.5,
|
|
"lambda_min": -111,
|
|
"note": "complex eigenvalue, Rossby-active"
|
|
}
|
|
},
|
|
"results": {
|
|
"Python": true,
|
|
"Go": true,
|
|
"C": true,
|
|
"Julia": true,
|
|
"R": true,
|
|
"Rust": true,
|
|
"C++": true,
|
|
"Scala": true,
|
|
"Fortran": true,
|
|
"Octave": true,
|
|
"Coq": true,
|
|
"Lean": true
|
|
}
|
|
} |