SilverSight/signatures/cross_domain_significance.json
allaun e77fd222d5 fix: CORE API works without auth key (User-Agent header), 274 signatures
- CORE API returning 403 was caused by missing User-Agent header, not
  expired key. Added academic User-Agent, unauthenticated access works.
- 274 total signatures: Rydberg 73 (17.66σ), Superconductor 62 (15.03σ),
  EnergyStorage 12 (2.52σ), EM 123 (17.7σ), Epigenetic 4
- Phases 1, 2, 4 pass 6σ; Phase 3 needs broader queries for n>10
- CORE API key in ~/.core/api_key.txt provides higher rate limits if
  renewed at https://core.ac.uk/services/api
2026-06-30 05:40:44 -05:00

54 lines
1.1 KiB
JSON

{
"schema": "cross_domain_significance_v1",
"generated_at": "2026-06-30T10:40:36Z",
"source": "cross_domain_signatures.json",
"total_entries": 274,
"phases": [
{
"phase": 1,
"domain": "Rydberg",
"n": 73,
"mean_deviation": 167.342466,
"std_err": 9.456727,
"z_score": 17.6956,
"sigma_level": 17.66,
"passes_6sigma": true
},
{
"phase": 2,
"domain": "Superconductor",
"n": 62,
"mean_deviation": 0.102733,
"std_err": 0.006813,
"z_score": 15.0787,
"sigma_level": 15.03,
"passes_6sigma": true
},
{
"phase": 3,
"domain": "EnergyStorage",
"n": 12,
"mean_deviation": 0.03025,
"std_err": 0.010969,
"z_score": 2.7578,
"sigma_level": 2.52,
"passes_6sigma": false
},
{
"phase": 4,
"domain": "Electromagnetic",
"n": 123,
"mean_deviation": 0.009689,
"std_err": 0.000546,
"z_score": 17.743,
"sigma_level": 17.7,
"passes_6sigma": true
},
{
"phase": 5,
"domain": "Rydberg",
"n": 0,
"status": "insufficient_data"
}
]
}