Lab Notes
Every entry here belongs to the day it was written: what I tried, what I measured, why I dropped it. These records are not updated as the product moves on — a correction arrives as a new entry.
2026
The build was not slow, it was waiting in line — and it took three wrong measurements to see it
About twenty AI agents work in parallel in the same repository. They all write code, and they all want to see that what they wrote compiles. For months my complaint was a single sentence: builds are too slow.
What happens when the same fact has two homes — I paid for it four times
I do not work alone. A dozen AI agents run in parallel inside the same repository, and I move between them. At this scale, where a piece of information — a number, a name, a state — gets read from stops being a theore…