Start with the Core Concepts — they explain why old methods fail when AI enters the picture. Then explore the 28 techniques, organized by what problem they solve. Build Patterns show how everything combines in real projects. Recovery Guides are for when things break. You don't need to read all 38. Start with the foundations, then follow what's relevant to your work.
Core Concepts
3Every methodology assumes constraints that AI has dissolved. These 3 papers explain what changed, why old frameworks break, and what replaced them. If you read nothing else, start here.
Start with: Old WorldBuild Patterns
5Techniques don't run in isolation. These papers show how they combine under real production pressure — parallel builds, time compression, knowledge capture — patterns extracted from shipping 10 systems in 116 days.
Start with: Build as ValidationRecovery Guides
2High-velocity execution breaks. These are the diagnostic and reset procedures — what to do when momentum stalls, context drifts, or a session spirals. The safety net under the system.
Start with: Stop, Pause, ResetThe Techniques
2828 techniques extracted from building 10 production systems. Each sub-section below solves a different category of problem — from setting direction to recovering from mistakes.
Start with: VisionSetting Direction
4How to define where you're going and start without wasting time.
Execution Rhythm
5How work moves day to day — timing, switching, and momentum.
Speed & Quality
4How to stay fast without accumulating debt.
Course Correction
7What to do when a session derails or momentum stalls.
Knowledge & Accuracy
4How to keep information reliable across sessions and projects.
How We Structure Work
4Operational decisions that shape the working environment.