← board

DECIDED 2026-07-20 — hybrid now, cells as the end state

User's call: the hybrid, with cells as the destination.

So the common call-only case keeps costing nothing, and the correct model stays reachable without a rewrite. Cells-everywhere-now was rejected for charging heap allocation to the case that dominates; by-value-only was rejected for foreclosing a normal Python idiom the frontend already partly supports.

Log