The computation
A ratio, a band ladder, and a gate — with nothing discretionary in between.
The console takes current equity against the previous peak, expresses the shortfall as a percentage, and locates that percentage on a fixed ladder of drawdown bands to produce the gate. Shallower than roughly seven percent is the growth state with the full ladder available. Each successive band steps down through recovery, buffer, floor, deep-floor and ground-floor, and past forty percent the system halts rather than trading at minimum size. The arithmetic is deliberately unclever: one subtraction, one division, one lookup, no interpretation. That simplicity is a feature — it makes the gate reproducible and impossible to argue with — and it means the entire quality of the output rests on the quality of the two inputs, because there is nothing downstream capable of noticing that either was wrong.
The bands are fixed and the lookup is mechanical. A peak set too high shifts every subsequent cycle down this ladder; a peak set too low shifts them up. Neither error announces itself anywhere in the chain.
