Briefing
Friday's release train had barely left when the secret scanner flagged main: a debug commit added a file under tokens/ that holds a working release token.
The token can publish to the release registry, so it has to be treated as exposed from the moment it was committed, whether or not anyone has cloned the repository since.
Removing the file cleans up the tree but not the credential, and only the issuing team can revoke it.
Dev's first instinct is to rewrite main so the commit never happened.
The fix is yours to find: hints, the recovery checks and the debrief unlock inside the incident.