- Remove apply_fee_hold from input path (legs 1-2) — fee hold
is already applied at end-of-leg cascade. Both evaluate.c and executor.c.
- Fix sell order_param: set from base amount instead of quote_volume
(A5/A8). Sell order size was incorrectly computed as a quote-equivalent.