Steps
- •Run:
bash scripts/verify.sh <CONFIG> - •If it fails, show the failure point and log paths.
- •If it passes, report:
- •git status
- •artifact paths created/updated
- •verification log path
适用于任何修改了代码、配置或输出的项目结束阶段。运行验证 checklist,并对通过与未通过的测试进行总结。
--- frontmattername: verify description: Use at the end of any task that modified code, configs, or outputs. Runs the verification checklist and summarizes pass/fail.
bash scripts/verify.sh <CONFIG>