AI SDLC
Another great Beyond Coding interview AWS Veteran: The New Software Development Life Cycle - YouTube.
The most practical takeaway is Lessa’s model cost discipline. After a single refactor cost 200 million tokens because Opus was “overthinking” every line, he split the workflow into three tiers:
Tier 1 — SOTA models (Opus, Sonnet): planning, spec writing, architecture decisions only Tier 2 — Mid-tier models: 70–80% of implementation work Tier 3 — Cheap models: code review, linting, adversarial checks
Product loop
- discovery Human
- whiteboard Human
- /roadmap Human+AI
- /roadmap —sync
- /new-work Human+AI
- dev loop
Dev loop (Heitor Lessa)
- /opsx:explore - human+agent sota
- /opsx:plan - human+agent sota
- /opsx:apply - agent
- refinement - human+agent
- merge-check - agent+gate
- review & merge - human
- /retro - human. workflow loop