By: Michael Lynch <git@mtlynch.io>
Replace package-level fixedNow and testNow with local test variables Define `now` locally in each test function and pass it as a closure, matching the pattern on master. This follows the AGENTS.md guideline to define variables as close as possible to where they're first used. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| Time to Start | Worker time | Duration | Time to finish | Idle | |
| Config | 0s | 3s | 3s | 4s | 0s |
| Eval | 4s | 59s | 59s | 1m04s | 0s |
| Build | 6s | 5m49s | 1m20s | 1m26s | 0s |
| Suite | 0s | 6m52s | 1m26s | 1m26s | 0s |