AGENTS.md files are short, directory-scoped “orientation docs” intended for an LLM (or a new human contributor) to quickly understand:
- What’s in this directory
- How this directory fits into the codebase (data flow, feature flow, boundaries)
The goal is to reduce repeated repo-wide exploration by making architecture and responsibilities discoverable from the filesystem.