WRITING & STRATEGY

Blogs & Playbooks

Practitioner-level writing on enterprise AI strategy, architecture, and deployment — from 8+ years building production LLM systems.

Deep Dive Playbooks

Aug 5, 2026·14 min read·FEATURED

So What The Hell Is A Harness?

DeepSeek V4 Flash is 90x cheaper than Opus 4.8 and good enough. I still haven't switched. Here's the layer nobody benchmarks.

Eight out of ten devs I know haven't moved to the cheap open models, and the reason isn't the model. A full dissection of the agent harness: the seven layers wrapped around the weights — context assembly, tool design, loop control, compaction, permissions, verification, recovery — with the failure mode each one produces. Plus the L0–L5 hierarchy of modern coding, why the L2→L3 jump is a harness jump and not a model jump, and the circularity buried in DeepSeek's own benchmark footnotes: several headline scores were run on an internal harness they never released.

Agent HarnessAgentic AIClaude CodeDeepSeekDeveloper Tools
Read

External Writing

SYSTEM ONLINE
RAG Pipeline Active
Vector DB Connected
Guardrails Enabled