Preserve retired agentic-os pin convergence implementation #666
Labels
No labels
burndown-2026-06
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/infrastructure#666
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why this issue exists
The infrastructure repository is retiring the host-side agentic-os pin convergence timer as part of moving kai-server and ser8 to warded-only agent execution. The timer mutates persistent fleet checkouts, commits, and pushes from the ops host, which no longer matches the execution boundary.
This issue preserves the complete last tracked implementation before the repository removes it. Preserved source SHA-256:
4d1ede4f04b13031227306a6f26fb37aa3b8e1cbc1ea98561ec257c08a87b868.Preserved source
Successor constraint
Any future fleet pin rollout should run through isolated warded checkouts and the published reusable CI contract. It should not sweep or mutate long-lived host worktrees.
The tracked retirement landed on canonical main in
c311353, with the complete operator handoff in10753b4. Live host cleanup is isolated in interactive issue #667. The preserved source above remains the recovery artifact.The isolated read-only successor is now tracked in #668. It consumes the preserved lessons here without restoring host-side checkout mutation.