Reading up on Faros AI
3 deep · digging since jan 29
- The cost of caring about software - Alex Rios Substack
AI reduces code-writing effort but shifts verification cost onto reviewers, creating an externality where comprehension debt rises despite faster generation.
- advanced-context-engineering-for-coding-agents/wsff.md at main · humanlayer/advanced-context-engineering-for-coding-agents
AI coding agents alone can't sustain high-quality software factories because model limitations and review bottlenecks remain, requiring better context engineering rather than just more loops.
- The 80% Problem in Agentic Coding - by Addy Osmani
Addy Osmani argues that while AI agents now write 80% of code for early adopters, this shifts problems to "comprehension debt," where developers understand less of their own codebases.