cognitive debt in AI collaboration
Russell Miles argues developer AI literacy means engineering habitats, not constraining agents JAX LondonTL;DW
- Build habitats for human-AI collaboration, not just constraints on agents—focus on environment supporting all cognition in the room, not harnesses alone.
- Three types of debt threaten AI adoption: technical debt (recognizable), cognitive debt (loss of understanding), and intent debt (lost purpose)—habitats must address all three.
- LLMs are amnesiac every session with no emotional context, embodiment, or long-term memory—treat onboarding them like new developers who need full context each time.
- Habitat engineering has three disciplines: context engineering (making your world knowable), architectural guidance (how you work), and guardrails/affordances (what agents can safely do).
- The Choice Cartographer surfaces decision stories and patterns in codebases to combat intent debt; Devil's Advocate challenges specs and designs as friction brakes.
- Remain cognitively sovereign—humans must retain decision authority because AI cannot see politics, understand scar tissue in code, or grasp why systems exist.
- Future belongs to teams with best habitats, not best models—invest in environment design enabling human-AI cognition collaboration rather than model improvements alone.
- Post-AI literacy shifts from syntax memorization and code wrangling toward semantics understanding, context capture, prompt composition, and debugging with distributed cognition.
- Cognitive surrender happens fast when tired—use brakes like Devil's Advocate to stop velocity before understanding is lost; brakes enable going faster overall.
TL;DW
- Build habitats for human-AI collaboration, not just constraints on agents—focus on environment supporting all cognition in the room, not harnesses alone.
- Three types of debt threaten AI adoption: technical debt (recognizable), cognitive debt (loss of understanding), and intent debt (lost purpose)—habitats must address all three.
- LLMs are amnesiac every session with no emotional context, embodiment, or long-term memory—treat onboarding them like new developers who need full context each time.
- Habitat engineering has three disciplines: context engineering (making your world knowable), architectural guidance (how you work), and guardrails/affordances (what agents can safely do).
- The Choice Cartographer surfaces decision stories and patterns in codebases to combat intent debt; Devil's Advocate challenges specs and designs as friction brakes.
- Remain cognitively sovereign—humans must retain decision authority because AI cannot see politics, understand scar tissue in code, or grasp why systems exist.
- Future belongs to teams with best habitats, not best models—invest in environment design enabling human-AI cognition collaboration rather than model improvements alone.
- Post-AI literacy shifts from syntax memorization and code wrangling toward semantics understanding, context capture, prompt composition, and debugging with distributed cognition.
- Cognitive surrender happens fast when tired—use brakes like Devil's Advocate to stop velocity before understanding is lost; brakes enable going faster overall.
Miles introduces "habitat" (vs. harness) as the frame for human-AI collaboration, built on three disciplines: context engineering, architectural guidance, and guardrails. Demos include Choice Cartographer, which surfaces decision rationale in codebases, and Devil's Advocate, a critical-thinking agent that challenges specs to prevent cognitive and intent debt.
