Add CHANGELOG.md with release + deployment notes for the pi harness

Keep-a-Changelog format, seeded with this PR's release: the pi harness
feature set, the control-image changes (Node 22, pi baked in), the additive
0015_model_harness migration, and a numbered rollout checklist (image order,
env, rollback, volume invariants) so the deployment strategy can be verified
against it after merge. README links to it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KdGv3u3DfTsP1S188KDhVH
This commit is contained in:
Claude
2026-08-12 18:45:15 +00:00
parent e5c8ebfd34
commit 5d3414db3b
2 changed files with 101 additions and 0 deletions
+5
View File
@@ -554,6 +554,11 @@ Forgejo / Bitbucket. Still ahead: **Phase 3** a web UI, **Phase 4** optional obs
and **Phase 5** open-source release. Details and design rationale live in
[`docs/PLAN.md`](docs/PLAN.md).
## Changelog
Release notes — including per-release **deployment/rollout checklists** (migrations,
image changes, new env vars) — live in [`CHANGELOG.md`](CHANGELOG.md).
## License
MIT.