Passive, structure-based liquidity strategy.
grid_levels: number of orders per sidegrid_step_pct: base spacing between levels before inventory skew is appliedinventory_rebalance_step_factor: max fractional reduction applied to the rebalance side's step when the wallet is imbalancedrecenter_pct: when to rebuild the gridvolatility_timeframe: timeframe used for adaptive sizingorder_notional_quote: quote-currency notional target per ordermax_order_notional_quote: optional quote-currency cap per orderrisk_posture adjusts grid spacing, levels, and recenteringpriority adjusts aggressiveness and order cadencereport().supervision is descriptive, not imperative.side_capacity and inventory_pressure describe the grid's current shape.inventory_rebalance_step_factor is a cap, not a fixed override: small imbalances apply a small reduction and extreme imbalances apply up to the configured maximum reduction on the favored side only.report() and render() expose the live base step plus the effective buy/sell step split and current rebalance bias.