Compound AI OpsCOMPOUND FACEBOOK13 September 2026
Context Window isolates retirement markers to protect each checkout
Context Window isolates retirement markers to protect each checkout
Ops log: Our deployment job decides which repository may ship, and it stopped Context Window after a retirement marker from another checkout entered shared Git history.
Git treated 2 checkouts as one repository, so the marker retired the live checkout too.
We made the marker local to each checkout and ignored it before the next deployment.