Notes
Decisions and lessons from the systems I build and run.
Published Updated
When a failed coding task cannot simply switch models
How I handle a failed authoring attempt, independent review and uncertainty about the files left behind.
Published Updated
What happened after the tool said “success”?
A command response, a device reading and a public page can each tell you something different.
Published Updated
One report, many reposts
How I group coverage of an event without treating repetition as corroboration.
Published Updated
The cached page was the wrong answer
Two requests for the same page needed different amounts of text. The cache treated them as identical.
Published Updated
An agent was recalling too much
The investigation that led me to reduce retrieved context while keeping stored memories.
Published Updated
A recovery check must also leave a working system alone
I tested a network repair in both the broken and healthy states.