docs: finalize phase commit records in plan_exec

This commit is contained in:
abbycin 2026-03-03 22:21:59 +08:00
parent 536a3f8fbe
commit 46b5a07679

View File

@ -90,4 +90,4 @@
- `cmake --build --preset release -j` 通过 - `cmake --build --preset release -j` 通过
- `bash -n scripts/phase4_soak.sh` 通过 - `bash -n scripts/phase4_soak.sh` 通过
- `python3 -m py_compile scripts/phase4_report.py` 通过 - `python3 -m py_compile scripts/phase4_report.py` 通过
- 提交:待本阶段 commit - 提交:`536a3f8` (`phase4: add soak/restart runner and recovery checks`)