pub const DEFAULT_DECISION_CAP: usize = 4;
Default decision-surface cap (the working-memory limit). The surface holds at most this many ranked decisions; the rest collapse into a truncation note.