Engineering
Notes from building it.
Write-ups of the problems we hit making bug reports useful enough for an AI agent to act on.
18 August 2026
How to publish an MCP server and get it listed
The server took an afternoon. The listing took two months, because the chain has a dependency nobody documents and I did the steps in the wrong order.
18 August 2026
Tracing a browser bug back to its source file
A tester clicks on something broken. How do you turn that click into a link to the right file in the repository, and why does it break on minified React?