Current vs Proposed behavior when Con1 breaks during high DD
Ctrl/Cmd + wheel to zoom. Drag to pan.
Con1 breaks (any position profitable),
state resets to STANDBY. Snapshot is cleared.
DD can continue rising to 20%+ while ALAMO "sleeps" waiting to restart from L1.
Ctrl/Cmd + wheel to zoom. Drag to pan.
nextLnIdx = 2.
Transition to S3_MONITOR where L2 monitors independently.
If DD hits 20% + Con1 OK, L2 fires using L1's snapshot.
S1_MONITOR: instead of returning to STANDBY when Con1 breaks,
we escalate to S3_MONITOR and let the next level monitor. This creates a "stagger" pattern where
each Ln monitors independently and can fire without Ln-1 actually firing first.
nextLnIdx? (3 or 2?)