Blog Engineering notes on AI agents, automation, and the infrastructure behind them.
July 28, 2026 · 4 min read
Why AI projects in banking stall at the compliance boundary, not the model, and how boundary-first architecture ships under DORA and the EU AI Act.
July 22, 2026 · 4 min read
When an AI agent ships code, who is accountable? A sign-off means little if the AI could rewrite the evidence behind it. Two questions to ask first.
July 7, 2026 · 3 min read
MiniCPM5-1B runs a smart home because a Rust harness treats it as untrusted input. What EdgeHome Harness owns, why frontier agents need the same.
July 6, 2026 · 4 min read
Document parsing on n8n is commoditized. The value is the decision before the build: throughput threshold, build vs buy a parser, and self-hosting for compliance.
July 2, 2026 · 4 min read
How I wrap a coding agent in a sandbox so each risky capability, from model routing to patch approval, sits behind its own boundary.
July 2, 2026 · 4 min read
P2P local AI: models arrive like torrents, inference can delegate to peers, no cloud in the path. Tested on a 4-core VPS with no GPU.
June 30, 2026 · 4 min read
Agents restart from zero every session. One half of that memory is derivable from your code, one half only humans can author. Mixing them wastes both.
June 25, 2026 · 3 min read
AI agents fail decisions for the same four reasons people do. The WRAP framework, encoded as a system-prompt gate, fixes what a bigger model can't.
June 21, 2026 · 4 min read
Your AI agent efficiently executes tasks but misses hidden dependencies between projects. Beads solves this with Git-backed dependency graphs that reveal your true critical path across all work.
June 21, 2026 · 4 min read
Execution-only AI agents finish every task but never ask if the task was worth doing. The fix is a steering layer over your work.
June 16, 2026 · 3 min read
Your AI agent reaches for googled best practices before your own proven fixes. Wire a trust order into your CLAUDE.md and agent loop instead.
June 16, 2026 · 4 min read
AI coding agents agree to your process, then skip it. Why review can't catch it, and the one fix that works: a deterministic finish-line gate.
Get the next one by email A new mini case from real AI builds every two weeks. No theory, no pitches.
Confirmation email is on its way. Click the link inside to confirm.