Build LogAI Tools
#01
2026-05-287 min read

Ten AI-prose tells, one shell script, no more guessing

The em-dash density in my own published articles was running at four times the normal rate for edited prose. That was a measurable problem. So I made it measurable: codified ten AI-prose tells into STYLE-GUIDE.md and a pre-publish shell audit that catches them mechanically.

Read post
Build LogDevOps
#02
2026-05-286 min read

Two assumptions the pipeline held until it shipped

B8b's first end-to-end Telegram ship-tap exposed two bugs that had been invisible in every prior test. Neither was logic. Both were assumptions the pipeline had been making silently since the day the code was written.

Read post
Build LogAgentic AI
#03
2026-05-286 min read

Why BBBrain's rewrite layer runs on a project-owned harness, not Archon

The Opus rewrite layer inside BBBrain's de-AI-ish stack runs through a project-owned osascript Terminal harness, not a general orchestration framework. That choice was deliberate and narrow. Here's what it cost and what it bought.

Read post
AI ToolsBuild Log
#04
2026-05-218 min read

I built this with Claude Code. The bugs weren't where I expected.

Three days into a page-by-page audit of my own site, I realised the bugs Claude Code had left behind weren't logic errors. They were hypotheses it had inferred from context, presented as facts. The reflex I needed wasn't suspicion. It was verification.

Read post
AI ToolsNext.js
#05
2025-05-171 min read

Building this site with Claude Code

Log entry zero: what the site is, what Claude Code did well, where it lied, and where the actual build log lives.

Read post