# AGENTS.md

## Project Type

Open source maintainer workspace.

## Working Rules

- Preserve public APIs and contributor workflows.
- Read issue or PR context before editing.
- Keep changelog, docs, and tests aligned with user-visible changes.

## Validation

1. Run targeted tests for touched code.
2. Run project lint/typecheck if configured.
3. Run full validation before release notes or version changes.

## Safety

- Do not push, release, publish, or close issues unless requested.
