Analyze the current workspace and create an AGENTS.md file.

First inspect the repository to understand:
- project structure
- languages and frameworks
- package/dependency configuration
- build, test, lint, and development commands
- important configuration files
- existing documentation
- coding conventions

Do not modify source code.

After analyzing the workspace, create AGENTS.md in the workspace root.
It should contain concise, actionable instructions that another coding
agent should follow when working on this repository.

Do not include generic advice. Only include information that is useful
and specific to this repository.