fix(lane): retire stale roster heads without cooldown #160
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/roster-stale-member-merge-refresh-20260819"
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?
Replacement for #158 because Forgejo cached that PR as conflicting while
git merge-treeis clean and the update endpoint reports the head is already up to date. This branch points to the exact same tree.Remote proof on the identical tree: build, test, lane-policy mutation, fmt, and clippy all green; the main-only latency harness was correctly skipped. No local build was run.