Skip to content

Commit 5813385

Browse files
docs: clean up stale migration artifacts
Remove empty directories left by the test migration and replace the "final cutover" language in docs/testing.md with standing PR guidance that no longer references the completed migration. Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 04dc7e7 commit 5813385

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/testing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,6 @@ for another.
109109

110110
The PR acceptance target is a median `npm run check:pr` wall time below three
111111
minutes across three warm-build runs on the benchmark host. Keep Vitest caches
112-
cold unless separately identified. The final cutover also requires three
113-
consecutive deterministic passes without retries, `npm run verify:package`, and
114-
the applicable real-system lanes.
112+
cold unless separately identified. A PR that touches packaging or real-system
113+
behavior also requires `npm run verify:package` and the applicable
114+
`verify:*` lanes.

0 commit comments

Comments
 (0)