Standardize draft articles with YAML frontmatter including title, date, topics, related, and abstract. Expand README drafts section into a table listing all drafts with topics. Add "Testing Telos" to published articles.
971 B
971 B
| title | date | topics | related | abstract | |||
|---|---|---|---|---|---|---|---|
| Regression as Institutional Memory | 2026-04-20 |
|
A test suite is the codified set of claims an organisation has committed to believing about itself. Every regression failure is either a discovery that the world has changed, or an amnesia event in which we have forgotten why we once believed the claim — and distinguishing the two is the real work. |
Regression as Institutional Memory. A test suite is the codified set of claims an organisation has committed to believing about itself. Every regression failure is either a discovery (the world changed) or an amnesia event (we forgot why we believed this). The epistemology angle here is rich — Wittgenstein's On Certainty1 is a good touchstone. This would also give you a stronger argument than you've yet made for why deleting tests is sometimes the right move.