Experiments
Experiment 5: Counterfactual Detachment
Experiment 5: Counterfactual Detachment
Question: When do patterns decouple from external driving and run offline world model rollouts?
Result: Null. from cycle 0. Patterns are inherently internally driven. The FFT convolution kernel integrates over the full grid — there is no reactive-to-autonomous transition because the starting point is already autonomous.
Source code
v13_counterfactual.py— Counterfactual measurementv13_counterfactual_run.py— Runner