Things this might be good for
The instrument reads one thing — a retracted rule that came back — but the record answers more. Each line below says whether it runs today, exists unpackaged in the repo, or is only possible.
On your own machine
one command, nothing uploaded
- runs todayFind retracted rules that came back into the file an agent reads.
- runs todayBlock a sync or a merge from quietly restoring a deliberately retired setting.
- in the repoAsk what a repo's rules said on a date — the last day something worked.
- possibleCheck a restore before it lands: which retracted settings a backup would bring back.
In a team's history
the same reading, with more people writing to the file
- runs todayFail CI when a long-lived branch reinstates a retired rule, with the reason it died attached.
- runs todayKeep the decision on the books when a rule legitimately comes back.
- runs todayProve a rule was removed and has stayed removed — dated, checkable offline.
- in the repoDiff a proposed rule change against last quarter's real actions before adopting it.
- in the repoReconstruct what a system's rules said at the moment something went wrong.
For agents and memory
the record read by software instead of by a person
- in the repoLet an agent ask mid-task whether a rule it just read is dead, and why.
- possibleDrop retrieved memories whose underlying claim was retracted.
- possibleStop a nightly re-embed job from resurrecting facts someone deleted.
- possibleHand one agent's state to another as a file that replays to the same state.
- in the repoReplay the same record through a different model and check nothing moved.
Further out
same primitive, nothing built yet
- possibleCanon for a long project — what is true in this world as of chapter seven.
- possibleResearch notes that know which of their own citations were later retracted.
- possibleAny rescission regime — recalls, service bulletins, retired protocols — asked whether a withdrawn rule is back in force.
the honest part“Runs today” means the published command does it — try it and tell me if it does not. “In the repo” means I built it and use it, but it is not packaged for you yet. “Possible” means the record carries what it would need and nobody has built it, including me.