中文
场景回归验证正式版本。
- 新增
goal_mode_scenarios.py,覆盖初始化、compaction 恢复、task/checkpoint 停止边界,以及 final review 完成门禁。 - 加固场景测试断言:逐项校验 action、停止语义和禁止的后续动作;final review 完成后明确停止。
- 更新 workflow reference:新增短证据摘要、compaction 后审计恢复,以及 Windows/WSL no-profile 证据采集建议。
- README、CONTRIBUTING、CI 和本地 validator 已接入场景回归检查。
- 明确预发布版本号使用
-rc.N/-beta.N后缀,稳定验证后再创建无后缀正式版本。 - 已从
v0.4.9-rc.1验证后提升为正式版本。
English
Scenario regression validation stable release.
- Add
goal_mode_scenarios.pycovering initialization, compaction recovery, task/checkpoint stop boundaries, and final-review completion gates. - Harden scenario assertions by checking actions, stop semantics, and forbidden follow-up actions; final review now completes and stops explicitly.
- Update the workflow reference with compact evidence digests, post-compaction audit recovery, and Windows/WSL no-profile evidence guidance.
- Wire the scenario checks into README, CONTRIBUTING, CI, and the local validator.
- Clarify that pre-release versions use
-rc.N/-beta.Nsuffixes before creating the unsuffixed stable version. - Promoted to stable after validating
v0.4.9-rc.1.
Full Changelog: v0.4.8...v0.4.9