chore: update casts and support scripts

This commit is contained in:
Edward Langley
2026-04-09 15:23:21 -07:00
parent 21a5ea9d55
commit 4583b59520
6 changed files with 2280 additions and 2686 deletions

View File

@ -7,8 +7,8 @@ set -euo pipefail
# With an argument, records just that one (import, pivot, drill, formulas).
CAST_DIR="docs/casts"
COLS=100
ROWS=30
COLS=120
ROWS=37
IDLE_CAP=2
mkdir -p "$CAST_DIR"