Notes · Series · 2 Sep 2026

End to End AI Development — practical analysis

We’ve gone fully AI-native on purpose: AI writes code, AI reviews code, AI helps debug. Some people call that overuse. Fair.

This series is a practical stress-test of the usual objections — not a vibe-coding manifesto, and not “AI will replace judgment.”

The bet: if you steer with architecture, separate concerns for review, and keep humans on the hard paths, end-to-end AI is a workflow you can defend. If those pieces are missing, the critics are right.

Drafted with AI. Reviewed and edited by Ed Henderson.

How to read this

Each post: the common claim, what I’ve seen in practice, where the objection still bites, and what I’d change in the workflow. Start with #1 and #2. The rest follow.

Roadmap

  1. 01Understanding decay
  2. 02Review theater (AI reviewing AI)
  3. 03Confident wrongness — later
  4. 04Architecture drift — later
  5. 05Test theater — later
  6. 06Security / secrets — later
  7. 07Ops blindness — later
  8. 08Skill atrophy — later
  9. 09Ownership fog — later
  10. 10Context window lies — later
  11. 11Dependency / license sludge — later
  12. 12Team sync (design in chat history) — later
  13. 13Speed addiction — later
  14. 14Evaluation gap — later