SilverSight/signatures/large_equation_pipeline.json
allaun f4b16e4f93 feat: process equation database samples through PIST pipeline (209 equations)
- Processed 209 unique equations from Research Stack 3-Mathematical-Models
  66% signal detected, mean λ=4.68
  36.8% CognitiveLoadField, 29.2% SignalShapedRouteCompiler, 34.0% LogogramProjection
- Full 1.2M equation database unreachable (neon down, custom compression)
- Added process_large_equations.py for batch processing
2026-06-30 06:58:40 -05:00

13 lines
305 B
JSON

{
"schema": "large_equation_pipeline_v1",
"source": "equations_compressed (decompressed samples)",
"total_unique": 209,
"processed": 209,
"signals": 138,
"shapes": {
"SignalShapedRouteCompiler": 61,
"LogogramProjection": 71,
"CognitiveLoadField": 77
},
"mean_lambda": 4.6759
}