Source type: official-docs. License: not stated or not applicable. The linked source supports the visible capability notes but does not prove production suitability.
Open evidence sourceConfirm current maintenance, permissions, data handling, license obligations, failure behavior, and a human approval gate in your own environment.
Practical fit
AGENTS.md is useful for durable project facts that should survive across tasks: build commands, validation expectations, directory ownership, and actions an agent must not take. It should reduce repeated explanation without becoming a history dump.
Treat the file as maintained operational documentation. A short accurate instruction is more valuable than a comprehensive file whose commands and structure no longer match the repository.
How to evaluate it
Example decision
A TypeScript repository can document pnpm as the package manager, name lint/test/build commands, identify generated folders, and forbid deleting tests or changing lockfiles without need. A one-off bug description belongs in the task, not AGENTS.md.
Verify before you adopt it
Source review note
We reviewed the primary source on July 21, 2026. Product behavior, pricing, licenses, and maintenance status can change, so check the linked source before adopting it.