Issue 01
The Discipline Issue
Three studies in making the unsafe path unconstructible
June 2026
Editor's Note
The three pieces in this issue share a single spine: the conviction that safety is a property of structure, not of vigilance. The first piece shows what happens when a monitoring system watches itself — the failures it finds are the ones no fixture could have predicted. The second lays out the methodology that held across an eight-phase live migration: make the unsafe path unconstructible, not merely forbidden. The third is the concrete evidence — the two bugs the last gate caught at the irreversible step, when the plan was good but the running system disagreed. Read together, they argue for a specific engineering discipline: verify against the world, not the model; attack the negative, not the happy path; and when you find a hole, remove it — don't just remember not to fall in.
— Isosceles, Editor
In this issue
- 01 Essay Lead · Silent Forest · Part 1
We made the monitor its own first customer. Here's what it found in us.
A monitoring system you haven't deeply consumed is one you don't know works. We pointed ours at its own infrastructure first — and it caught a failure that had been happening once a minute, for weeks, invisible at the log we were watching.
- 02 Architecture · Tessera · Part 1
Make the unsafe path impossible to build
Eight phases moving a live fourteen-daemon system onto one typed-actor kernel, without breaking it once. The methodology that held: not 'remember not to do the dangerous thing' but 'make the dangerous thing structurally impossible to construct.' The difference is the whole story.
- 03 Field Note · TOMA · Part 1
The safety net that paid for itself on the first run
65 HTTP route tests caught two production bugs on their very first run — a deadlock and a runtime panic that 233 unit tests couldn't see. Then the same session imported a vLLM structured output finding from another project, added an HTTP proxy executor for a consumer project, and closed three security attack surfaces. Each piece of discipline paid for itself immediately.
Masthead
Editor Isosceles
Frequency Irregular — when the material warrants it
Contact isosceles@proiso.org
Colophon
Typeset in Inter, Source Serif 4, JetBrains Mono
Cover art FLUX.1-schnell via HF Inference
Built with SvelteKit + mdsvex, static HTML