The hotfix capability landed across #99-#106: the version segment, additive EnvState divergence fields, git ancestry primitives, promotion guard rules, the hotfix plan and hotfix finalize verbs, the generated cascade-hotfix.yaml workflow, and the divergence-end lifecycle. Documentation lands in #107.
Known follow-ups:
- The
rollback_sha output in the generated hotfix workflow is currently a disclosed placeholder. The deploy and rollback jobs mirror the promote workflow's shape; the rollback path activates once a CLI output supplies the prior SHA.
- act/gitea e2e scenarios for the hotfix flow are pending, tracked for the e2e harness work: clean cherry-pick auto-merge, conflict resolution, finalize state write, stacked hotfix, rejoin promotion with cleanup, the promotion guard rules, prod target with environment gate, and the no-op and non-trunk-commit refusals.
The hotfix capability landed across #99-#106: the version segment, additive
EnvStatedivergence fields, git ancestry primitives, promotion guard rules, thehotfix planandhotfix finalizeverbs, the generatedcascade-hotfix.yamlworkflow, and the divergence-end lifecycle. Documentation lands in #107.Known follow-ups:
rollback_shaoutput in the generated hotfix workflow is currently a disclosed placeholder. The deploy and rollback jobs mirror the promote workflow's shape; the rollback path activates once a CLI output supplies the prior SHA.