A dozen chapter highlights — not a comprehensive list.
02 AI Slop and the Review Crisis
The seven canonical signatures of AI-generated code that passes review and breaks production: mocked-implementation tests, deleted edge cases, silent error swallowing, weakened validation, removed security checks, gratuitous abstractions, diff bloat.
6.6 Testing the Harness Itself
Your CLAUDE.md, skills, and hooks are code too — so benchmark them. A small golden-task set that catches regressions when you change the harness or the model, because deterministic verification is the one thing the agent's self-congratulation can't corrupt.
15 Hooks as Deterministic Enforcement
Why the harness, not the model, is what keeps an agent from doing the wrong thing — and how to wire hooks that block dangerous actions before the LLM can rationalize them.
29 AI Token Cost Warning
The line item your CFO has not yet found, with the math on why "we'll just use Opus everywhere" turns into a six-figure surprise.
32 Autonomy Levels and Task Taxonomy
A graduated framework for what an agent is allowed to do unsupervised, supervised, or never — so "AI autonomy" stops being a vibe and becomes a policy.
33.5 Where AI Is a Net Negative
The exceptions the rest of the book owes you: hard real-time, novel cryptography, ML experiment loops, compilers, database internals, and driver code — domains where today the agent's output costs more to repair than to write by hand, and why most of that list will shrink.
36 Security Controls and Prompt Injection
Why every major 2025–2026 agent incident has the same root cause — and how to architect around it.
38 Vendor Risk and Procurement Checklist
The questions to actually ask AI vendors, the answers you can write yourself, and which contractual terms are non-negotiable.
47.5 AI in Non-Coding Engineering Work
The higher-leverage half of the senior week: incident triage, on-call digests, vendor reviews, RFPs, architecture-review prep, performance reviews. A 6x speedup on a vendor review changes whether the review happens at all — draft, never publish.
50.5 What I Might Be Wrong About
The steelman chapter, where the author argues against his own thesis — that the model eats the harness, that local LLMs win sooner, that vibe-coding is fine in narrow domains — and states the falsifiable conditions under which the book would need a second edition.
51 The 90-Day VP of Engineering Plan
Week-by-week rollout for a mid-size org, from baseline measurement through CLAUDE.md adoption to measurable PR-throughput gains.
52 The CEO and Board Conversation Kit
The four-slide deck, the talking points, and the specific pushbacks for when leadership demands a 50% headcount cut by Q4.