SAFE, REDUCE and BLOCK as Executable Rules
Discretionary instructions become more reliable when converted into explicit machine states. FX Nova Bot uses three useful permission states: SAFE, REDUCE and BLOCK.
Engineering model
SAFE means the proposed trade fits the configured per-trade and portfolio envelopes. REDUCE means the setup may remain valid but requested exposure is pressing against a preferred threshold; the sizing engine should lower permitted volume. BLOCK means a hard risk constraint is violated and execution must not proceed.
These states are an FX Nova Bot engineering formalization, not terminology taken from the source book. They translate its broader risk-discipline principles into deterministic software behavior that can be logged, tested and audited.
Connected FX Nova modules
Educational software-engineering material. Trading concepts derived from the source framework are presented as models and heuristics, not guaranteed market laws or investment advice.