AI coding agents use documentation very differently than humans: they rely heavily on agent-facing artifacts, rarely validate code against docs, and treat documentation as a secondary reference rather than a guide for implementation.
This study analyzes how AI coding agents interact with documentation by examining 557 coding sessions and 33,097 pull requests.