work-blog/articles/drafts/regression-as-institutional-memory.md
Gregory Gauthier 0fc66fedcb docs(articles): add frontmatter to drafts and update README
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.
2026-04-20 10:58:49 +01:00

971 B

title date topics related abstract
Regression as Institutional Memory 2026-04-20
philosophy
epistemology
craft
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.