second-brain-audit
Installation
SKILL.md
Second Brain Audit
Notes rot in a specific way. Nothing is corrupted and nothing goes missing: a fact simply stops being true, the note keeps saying it, and nothing raises a hand.
The cause is almost always the same. The write path can only append. New information arrives and becomes a new line under the old line, which is correct for some facts and ruinous for others.
The one idea
Every stored fact is one of two kinds.
| Meaning | Correct update | |
|---|---|---|
| State | one current value, and it changes | replace it |
| Event | a timestamped thing that happened | append it |