Refactor
Large refactor with full test coverage
A multi-file refactor, like extracting a service or renaming a domain concept, where the test suite is the contract and the agent does the mechanical work.
- Shape of the work
- Read-only review of the area, agreed scope, agent runs in a working branch with the test suite as a gate. Diff reviewed in passes, not all at once.
- What changes for the team
- Two-week refactors compressed to two days of agent work plus one day of review. The test coverage is the artefact that makes it safe.