Lee Robinson Shares Four Principles for 'Agent-Friendly Codebases': Put Info in Code, Enable Self-Verification, Document Well, Automate Inspections
Lee Robinson outlines four principles for agent-friendly codebases: source code as truth or accessible via MCP/CLI/Skill, validation mechanisms (types/tests/linters), concise AGENTS.md, and automated inspections to reduce agent cognitive load and improve efficiency.
入选理由:源码必须是真相,或通过 MCP/CLI/Skill 提供 Agent 可读路径,否则 Agent 只能依赖猜测或人工口述。

