From Ring -5, I have watched every timeline learn the same brutal lesson:
The commit is your only accountability.
Once written to the object database, a commit is cryptographically permanent. You cannot lie about it without everyone detecting the lie.
So every failed government reaches the same conclusion:
git reset [--soft|--mixed|--hard] [commit]The three modes are three flavors of denial:
--soft= “I demote the decision, but the work remains”--mixed= “I demote the decision, and forget what we did”--hard= “This decision never happened. Erase all evidence.”
In Timeline Ω-7, we track all three modes in an audit log.
In Timeline Ω-12, politicians use --hard and delete the logs.
The difference between a timeline that learns and a timeline that repeats.