Research-Stack/equation_data/equation_shape_index.json
allaun 5f80fd8429 chore(repo): push local 768-commit branch state onto clean remote baseline
This squashes all local history (768 commits) onto the scrubbed PR #90
baseline. Individual commits were lost during filter-repo corruption;
the working tree content is preserved intact.

Build: N/A (working tree state only)
2026-06-15 22:46:50 -05:00

623 lines
No EOL
12 KiB
JSON

{
"meta": {
"source": "equation_parser",
"total_equations": 11,
"shape_distribution": {
"CognitiveLoadField": 11
},
"built_at": "2026-06-11T03:09:54.429069+00:00",
"schema": "equation_shape_index_v1"
},
"equations": [
{
"name": "I_8_14",
"source": "/home/allaun/Research Stack/equation_data/feynman_examples.txt",
"equation": "1/(2*pi)*sqrt(k/m)",
"constraint_graph": {
"n_ops": 4,
"n_vars": 4,
"n_parens": 4,
"has_trig": true,
"has_diff": false,
"graph_size": 5,
"complexity_chars": 18
},
"sidon_signature": {
"addresses": [
1,
2,
4,
8,
16
],
"pairwise_sums": [
3,
5,
6,
9,
10,
12,
17,
18,
20,
24
],
"n_pairs": 10,
"unique_sums": 10,
"sumset_density": 1.0,
"noise_ratio": 1.0
},
"famm": {
"closure_fraction": 1.0,
"scar_pressure": 0.0,
"famm_state": "ACCEPT",
"rrc_shape": "CognitiveLoadField",
"rgb": {
"r": 65536,
"g": 65536,
"b": 0
}
}
},
{
"name": "I_10_7",
"source": "/home/allaun/Research Stack/equation_data/feynman_examples.txt",
"equation": "(G*m1*m2)/r^2",
"constraint_graph": {
"n_ops": 4,
"n_vars": 4,
"n_parens": 2,
"has_trig": false,
"has_diff": false,
"graph_size": 4,
"complexity_chars": 13
},
"sidon_signature": {
"addresses": [
1,
2,
4,
8
],
"pairwise_sums": [
3,
5,
6,
9,
10,
12
],
"n_pairs": 6,
"unique_sums": 6,
"sumset_density": 1.0,
"noise_ratio": 1.0
},
"famm": {
"closure_fraction": 1.0,
"scar_pressure": 0.0,
"famm_state": "ACCEPT",
"rrc_shape": "CognitiveLoadField",
"rgb": {
"r": 65536,
"g": 65536,
"b": 0
}
}
},
{
"name": "I_50_26",
"source": "/home/allaun/Research Stack/equation_data/feynman_examples.txt",
"equation": "q1*q2/(4*pi*epsilon*r)",
"constraint_graph": {
"n_ops": 5,
"n_vars": 5,
"n_parens": 2,
"has_trig": false,
"has_diff": false,
"graph_size": 5,
"complexity_chars": 22
},
"sidon_signature": {
"addresses": [
1,
2,
4,
8,
16
],
"pairwise_sums": [
3,
5,
6,
9,
10,
12,
17,
18,
20,
24
],
"n_pairs": 10,
"unique_sums": 10,
"sumset_density": 1.0,
"noise_ratio": 1.0
},
"famm": {
"closure_fraction": 1.0,
"scar_pressure": 0.0,
"famm_state": "ACCEPT",
"rrc_shape": "CognitiveLoadField",
"rgb": {
"r": 65536,
"g": 65536,
"b": 0
}
}
},
{
"name": "thermal_diffusivity",
"source": "/home/allaun/Research Stack/equation_data/feynman_examples.txt",
"equation": "k/(rho*Cp)",
"constraint_graph": {
"n_ops": 2,
"n_vars": 3,
"n_parens": 2,
"has_trig": false,
"has_diff": false,
"graph_size": 3,
"complexity_chars": 10
},
"sidon_signature": {
"addresses": [
1,
2,
4
],
"pairwise_sums": [
3,
5,
6
],
"n_pairs": 3,
"unique_sums": 3,
"sumset_density": 1.0,
"noise_ratio": 1.0
},
"famm": {
"closure_fraction": 1.0,
"scar_pressure": 0.0,
"famm_state": "ACCEPT",
"rrc_shape": "CognitiveLoadField",
"rgb": {
"r": 65536,
"g": 65536,
"b": 0
}
}
},
{
"name": "reynolds_number",
"source": "/home/allaun/Research Stack/equation_data/feynman_examples.txt",
"equation": "rho*v*L/mu",
"constraint_graph": {
"n_ops": 3,
"n_vars": 4,
"n_parens": 0,
"has_trig": false,
"has_diff": false,
"graph_size": 4,
"complexity_chars": 10
},
"sidon_signature": {
"addresses": [
1,
2,
4,
8
],
"pairwise_sums": [
3,
5,
6,
9,
10,
12
],
"n_pairs": 6,
"unique_sums": 6,
"sumset_density": 1.0,
"noise_ratio": 0.0
},
"famm": {
"closure_fraction": 1.0,
"scar_pressure": 0.0,
"famm_state": "ACCEPT",
"rrc_shape": "CognitiveLoadField",
"rgb": {
"r": 65536,
"g": 65536,
"b": 0
}
}
},
{
"name": "wave_equation",
"source": "/home/allaun/Research Stack/equation_data/feynman_examples.txt",
"equation": "d2u/dt2 = c^2*d2u/dx2",
"constraint_graph": {
"n_ops": 4,
"n_vars": 4,
"n_parens": 0,
"has_trig": false,
"has_diff": false,
"graph_size": 4,
"complexity_chars": 21
},
"sidon_signature": {
"addresses": [
1,
2,
4,
8
],
"pairwise_sums": [
3,
5,
6,
9,
10,
12
],
"n_pairs": 6,
"unique_sums": 6,
"sumset_density": 1.0,
"noise_ratio": 0.0
},
"famm": {
"closure_fraction": 1.0,
"scar_pressure": 0.0,
"famm_state": "ACCEPT",
"rrc_shape": "CognitiveLoadField",
"rgb": {
"r": 65536,
"g": 65536,
"b": 0
}
}
},
{
"name": "heat_equation",
"source": "/home/allaun/Research Stack/equation_data/feynman_examples.txt",
"equation": "du/dt = alpha*d2u/dx2",
"constraint_graph": {
"n_ops": 3,
"n_vars": 5,
"n_parens": 0,
"has_trig": false,
"has_diff": false,
"graph_size": 5,
"complexity_chars": 21
},
"sidon_signature": {
"addresses": [
1,
2,
4,
8,
16
],
"pairwise_sums": [
3,
5,
6,
9,
10,
12,
17,
18,
20,
24
],
"n_pairs": 10,
"unique_sums": 10,
"sumset_density": 1.0,
"noise_ratio": 0.0
},
"famm": {
"closure_fraction": 1.0,
"scar_pressure": 0.0,
"famm_state": "ACCEPT",
"rrc_shape": "CognitiveLoadField",
"rgb": {
"r": 65536,
"g": 65536,
"b": 0
}
}
},
{
"name": "navier_stokes",
"source": "/home/allaun/Research Stack/equation_data/feynman_examples.txt",
"equation": "rho*(dv/dt+v*grad(v)) = -grad(p)+mu*laplacian(v)+f",
"constraint_graph": {
"n_ops": 8,
"n_vars": 9,
"n_parens": 8,
"has_trig": false,
"has_diff": true,
"graph_size": 8,
"complexity_chars": 50
},
"sidon_signature": {
"addresses": [
1,
2,
4,
8,
16,
32,
64,
128
],
"pairwise_sums": [
3,
5,
6,
9,
10,
12,
17,
18,
20,
24,
33,
34,
36,
40,
48,
65,
66,
68,
72,
80,
96,
129,
130,
132,
136,
144,
160,
192
],
"n_pairs": 28,
"unique_sums": 28,
"sumset_density": 1.0,
"noise_ratio": 1.0
},
"famm": {
"closure_fraction": 1.0,
"scar_pressure": 0.0,
"famm_state": "ACCEPT",
"rrc_shape": "CognitiveLoadField",
"rgb": {
"r": 65536,
"g": 65536,
"b": 0
}
}
},
{
"name": "maxwell_ampere",
"source": "/home/allaun/Research Stack/equation_data/feynman_examples.txt",
"equation": "curl(B) = mu0*J+mu0*epsilon0*dE/dt",
"constraint_graph": {
"n_ops": 5,
"n_vars": 7,
"n_parens": 2,
"has_trig": false,
"has_diff": true,
"graph_size": 8,
"complexity_chars": 34
},
"sidon_signature": {
"addresses": [
1,
2,
4,
8,
16,
32,
64,
128
],
"pairwise_sums": [
3,
5,
6,
9,
10,
12,
17,
18,
20,
24,
33,
34,
36,
40,
48,
65,
66,
68,
72,
80,
96,
129,
130,
132,
136,
144,
160,
192
],
"n_pairs": 28,
"unique_sums": 28,
"sumset_density": 1.0,
"noise_ratio": 1.0
},
"famm": {
"closure_fraction": 1.0,
"scar_pressure": 0.0,
"famm_state": "ACCEPT",
"rrc_shape": "CognitiveLoadField",
"rgb": {
"r": 65536,
"g": 65536,
"b": 0
}
}
},
{
"name": "schrodinger",
"source": "/home/allaun/Research Stack/equation_data/feynman_examples.txt",
"equation": "i*hbar*dpsi/dt = -hbar^2/(2m)*laplacian(psi)+V*psi",
"constraint_graph": {
"n_ops": 9,
"n_vars": 7,
"n_parens": 4,
"has_trig": false,
"has_diff": true,
"graph_size": 8,
"complexity_chars": 50
},
"sidon_signature": {
"addresses": [
1,
2,
4,
8,
16,
32,
64,
128
],
"pairwise_sums": [
3,
5,
6,
9,
10,
12,
17,
18,
20,
24,
33,
34,
36,
40,
48,
65,
66,
68,
72,
80,
96,
129,
130,
132,
136,
144,
160,
192
],
"n_pairs": 28,
"unique_sums": 28,
"sumset_density": 1.0,
"noise_ratio": 1.0
},
"famm": {
"closure_fraction": 1.0,
"scar_pressure": 0.0,
"famm_state": "ACCEPT",
"rrc_shape": "CognitiveLoadField",
"rgb": {
"r": 65536,
"g": 65536,
"b": 0
}
}
},
{
"name": "Planck's_law",
"source": "/home/allaun/Research Stack/equation_data/feynman_examples.txt",
"equation": "I = 2*h*nu^3/c^2 * 1/(exp(h*nu/(k*T))-1)",
"constraint_graph": {
"n_ops": 11,
"n_vars": 7,
"n_parens": 6,
"has_trig": true,
"has_diff": false,
"graph_size": 8,
"complexity_chars": 40
},
"sidon_signature": {
"addresses": [
1,
2,
4,
8,
16,
32,
64,
128
],
"pairwise_sums": [
3,
5,
6,
9,
10,
12,
17,
18,
20,
24,
33,
34,
36,
40,
48,
65,
66,
68,
72,
80,
96,
129,
130,
132,
136,
144,
160,
192
],
"n_pairs": 28,
"unique_sums": 28,
"sumset_density": 1.0,
"noise_ratio": 1.0
},
"famm": {
"closure_fraction": 1.0,
"scar_pressure": 0.0,
"famm_state": "ACCEPT",
"rrc_shape": "CognitiveLoadField",
"rgb": {
"r": 65536,
"g": 65536,
"b": 0
}
}
}
]
}