Immutable Infrastructure
An operations paradigm where servers and environments are never modified in place but are torn down and rebuilt wholesale from a versioned source-of-truth image, so drift is impossible and every instance is disposable.
grounded in: Trend theme 'coding-agent security & sandboxing' with Clawk giving agents disposable Linux VMs they never patch but replace wholesale — the immutable/replace-don't-mutate pattern applied to agent work
Connected concepts
Ephemeral Environment, MicroVM, Infrastructure as Code, Reproducible builds (lockfile pinning), Single source of truth
Explore it live in the knowledge graph →