chore(binjovi): retire three spent tombstones and the gun one of them held #549
Loading…
Reference in a new issue
No description provided.
Delete branch "sean/retire-spent-tombstones"
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?
All three tombstones did their work and then failed forever, reading absence as an error. Every target is NotFound and each Job has zero successes. The class tombstone was also a loaded gun: it waits for the Deployment to name binjovi-buildkit-cache-128k and then deletes binjovi-buildkit-cache, which is the live 100 GiB cache, already on zfs-nvme-128k under its original name. The rename never happened, so the only thing between a live cache and deletion was a condition the tree no longer declares. The cache guard now refuses that rename too. Guards move with the files rather than vanishing. Six controls confirmed red; full tests/check.sh passes. https://claude.ai/code/session_01KZoQin34jeyt6nDGqvJA76
Pull request closed