01 Goal loop
Start with the outcome, then let the sandbox own the run.
A goal loop turns a desired result into scoped work, gathers project context, runs inside an isolated sandbox, and reports progress until the work is complete or clearly blocked.
Example: ask for a billing workflow, and the loop tracks the objective, plans the implementation, runs checks, and keeps the status visible as it works.

