Testbuild

Drive implementation from tests

Type in the highlighted fields to customize, then copy.
write tests for first, then implement it until they pass
Why this works

Test-driven development: the tests define when the work is complete, and AI-agent iterates on the implementation until they pass.