Iterative CLI Usage

Because CLI execution is stateless, it works well for iterative workflows.

Common patterns include:

Each run reflects the current codebase without relying on prior state.