Skip to content

docs: replace canary-gate references with rolling-host rollout - #65

Merged
kyle-sexton merged 1 commit into
mainfrom
chore/reword-canary-process-references
Jul 16, 2026
Merged

docs: replace canary-gate references with rolling-host rollout#65
kyle-sexton merged 1 commit into
mainfrom
chore/reword-canary-process-references

Conversation

@kyle-sexton

Copy link
Copy Markdown
Contributor

Summary

Part of the CI-runner canary decommission (companion to melodic-software/provisioning#145, melodic-software/ci-workflows#125, melodic-software/standards#157). No functional change — prose and one Detail string only.

  • docs/roadmap.md: deferred-capability admission now requires "a first rolling-host rollout under production traffic with the documented health checklist" instead of a canary.
  • docs/worker-image.md: runtime isolation is observed live during each release's first rolling-host rollout; the zstd origin story is marked as the retired canary process (historical record kept).
  • internal/app/doctor_inspector.go + doctor_test.go: github-jit-proof skip rationale updated together — the first enable on a rolling-host rollout performs the JIT proof under real traffic.
  • .github/workflows/dependency-drift.yml: PR-body guidance now says "CI, a rolling-host rollout, and independent review".
  • README.md: drops "isolated canary" from the acceptance-gate sentence.

Verification

  • go test ./... locally: all pass except TestCurrentUserNamedPipeRoundTrip, which fails identically on an unmodified tree because this machine's live production controller owns the control pipe — environmental, not related; hosted CI has no live controller.

🤖 Generated with Claude Code

https://claude.ai/code/session_01TPPLWAtX5BWyEmghrKkYYF

The org retired the isolated canary release-proving process; releases
now roll out one host at a time under real production traffic with a
lock-revert rollback (melodic-software/provisioning#145). Update every
present-tense process claim that named the canary as a live gate: the
deferred-capability admission criteria, the runtime-isolation
verification claim, the github-jit-proof doctor skip rationale (and its
test fake), and the dependency-drift PR guidance. Historical records of
what the canary once proved stay, marked as retired.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TPPLWAtX5BWyEmghrKkYYF
@kyle-sexton
kyle-sexton merged commit 7cac45a into main Jul 16, 2026
25 checks passed
@kyle-sexton
kyle-sexton deleted the chore/reword-canary-process-references branch July 16, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant