Install
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
Your Free Probe Passed. You Still Measured the Wrong Box
39+ min ago (1002+ words) Your free probe passed on a scratch box. That green badge still measured the wrong machine. A green free endpoint is a cheap probe. It is not a production ship gate. Treat it like a probe, or you ship luck....
First Rollback: Revert the Agent PR You Cannot Explain
15+ min ago (783+ words) Your first AI pull request will often need rollback. Plan that rollback before you merge anything. You lack repo history on day one. Agents still produce large and confident diffs today. A rollback plan keeps that blast radius tiny. First…...
I removed 1,918 comments across twelve workers. 51 of them were load-bearing.
21+ min ago (606+ words) The project caps comment blocks per file. A census found 2,886 blocks in the repository and 97 files over the cap. The plan was not to delete the text. Every block was relocated verbatim into an evidence ledger, pinned to the blob…...
A stale hash failed 29 of 59 tests. The tool that refreshes hashes had never seen that copy.
1+ hour, 12+ min ago (634+ words) The project keeps derived claims from rotting with freshness pins. A pin is a row that cites another file and records the hash of the bytes it was derived from. A small device recomputes those hashes and re-keys the rows....
Learn Eval Ownership by Building a Tiny Lab Witness
1+ hour, 39+ min ago (854+ words) Last Tuesday in Halifax my laptop sounded like it wanted to leave the room. I had a 40-line name-normalization lab, a messy CSV, and a due time that was closer than my pride wanted to admit. The function was supposed…...
Show Reversibility Proof Before Pasting Agent Undo Copy
1+ hour, 40+ min ago (1157+ words) The agent already sent the client email. I am staring at a recovery screen. A free model drafted the undo label. It sounds calm and finished. It wrote, You can undo this send. Can I actually reverse it? The send…...
My verifier accepted "13 of 13" by finding the number 13 once
2+ hour, 45+ min ago (417+ words) Claims in my project are written as a pair: some count out of some total, each side backed by a cell in a generated table. A checker resolves the claim by finding the evidence for both numbers. It resolved each…...
I labelled a dependency cycle "unknown" and called it rigour
2+ hour, 46+ min ago (525+ words) I have spent a while arguing that checks need a third value: not every result is pass or fail, and folding "I could not determine this" into either one is how a suite starts lying. Then I applied it to…...
Each pull request was tested against a main that no longer existed
3+ hour, 15+ min ago (786+ words) A payment call started timing out in production about an hour after a Thursday merge. The change that broke it had been reviewed, approved and green. So had the change it collided with. Neither of them was wrong on its…...
My registry accepted a duplicate ID, and the wrong thing failed three steps later
3+ hour, 16+ min ago (482+ words) A register of in-flight work assigns each unit an ID. One writer mints them, they are unique, and everything downstream keys off that. The rule is written down. Two rows ended up with the same ID, a day apart. Nothing complained…...