AI 摘要
Agentic coding 迫使你设计出干净的接口,并为它们编写良好的文档。一个 AI 智能体无法读取你工程团队共享的隐性心智模型,它只能读取你的 API 合约和文档字符串。
Agentic coding forces you to design clean interfaces and document them well. An agent cannot read the implicit mental model shared by your engineering team, it can only read your API contracts and docstrings.