Blog Engineering notes on AI agents, automation, and the infrastructure behind them.
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.
June 13, 2026 · 4 min read
Agent memory without a new vector DB. Your task app is years of curated, ranked context. ATS gives your agent a hybrid-retrieval channel into it.
June 11, 2026 · 4 min read
A five-test protocol to catch regressions, compare cost, and canary a new model before it runs an AI agent unattended.
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.