cd/sources/khola-auto-discoveredΒ· homeβ€Ί sourcesβ€Ί Khola (auto-discovered)
cat /sources/khola-auto-discovered.feed | wc -l β†’ 4

Khola (auto-discovered)

articles 4 domain khola.blog β†’ feed RSS
18:17
2026-07-21
khola.blog
artificial-intelligence

The Top-Down Bet Needs A Bottom-Up Audit

A mid-2026 audit of top-down AI-assisted software engineering shows agents absorbing implementation work on schedule, with SWE-bench Verified scores rising from 1.96% in October 2023 to near saturatio…

18:16
2026-07-11
khola.blog
artificial-intelligence

Architectures Agents Can Read

Legacy codebases encode organizational history in formats that AI agents cannot safely interpret, leading to architectural hallucinations when agents apply public-code patterns to enterprise systems. …

15:56
2026-06-26
khola.blog
artificial-intelligence

Code Review Fatigue and The New Seniority

The rise of AI coding tools has created a split between maintainers who ban AI-generated contributions to protect scarce review bandwidth and developers who embrace agents for rapid prototyping. A 202…

19:25
2026-06-18
khola.blog
artificial-intelligence

The Tidy-First Economics of the Diff

The cost of drafting code has collapsed with AI agents, but the cost of verifying that code remains high, creating a permanent asymmetry that threatens software reliability. Kent Beck's "Tidy First?" …