Task: Implement the Globe Box feature

TASK-DESCRIPTION

Implement feature prompts/features/03-globe-box.md (Globe Box) in scripts/globe-box-build.sh plus a Python module scripts/globe_box_build.py that the script drives.

The build renders the Earth’s surface from the ETOPO 2022 source tiles (/datasets/dataset-etopo-2022/, read-only) into three watertight binary-STL pieces (north half, south half, twist-lock cylinder) in dataflow.out/box/ with a manifest, plus a --check validation mode.

TASK-CONTEXT

TASK-FILES

TASK-OUTPUT