Every grid shape a value can take (its cell count is fixed; only the
arrangement varies). Sorted tall → wide. The cell count comes from the same
tokenization render() uses, so the offered shapes are exactly the achievable
ones — picking one and feeding its targetAr back to render reproduces it.
Every grid shape a value can take (its cell count is fixed; only the arrangement varies). Sorted tall → wide. The cell count comes from the same tokenization render() uses, so the offered shapes are exactly the achievable ones — picking one and feeding its
targetArback to render reproduces it.