Runs all conservation laws and stability checks in the browser. Single click to execute.
Interactive parameter sweep visualization across the full domain. Adjustable ranges.
Every output artifact is traceable to the exact source file that generates it.
| Source File | Language | Produces | Output |
|---|---|---|---|
comprehensive_simulation.py |
PY | Simulation results + plots | simulation_summary.json + PNG |
forensic_analysis_framework.py |
PY | Forensic validation data | forensic_analysis_results.json |
detailed_investigation.py |
PY | Investigation dataset | detailed_investigation.json |
kernel_core.js |
JS | L0 Kernel (runtime) | Used by annexes + validators |
witness_layer.js |
JS | L1 Measurement (runtime) | Used by annexes + validators |
simple_sweep.js |
JS | Sweep data (runtime) | Used by sweep_viewer.html |