MAX_PARTIAL_BLOCKS

const val MAX_PARTIAL_BLOCKS: Int = 2048

Anti-sprawl cap: force OPTION_PRIORITIZE_PARTIALS once partial pieces hold more than this many blocks (2048 blocks = 32 MiB at 16 KiB). Matches the constant in pick_pieces.