# ~/.codex/AGENTS.md (project-local profile)

## Working agreements

- Run `npm test` and `npm run build` after code or documentation changes.
- Prefer small, reviewable commits that follow Conventional Commits.
- Keep `package-lock.json` unchanged unless a task explicitly requires dependency updates.
- For docs updates, keep ATX headings and wrap lines to 100 characters.
- Summarize which instruction files were applied when a task starts.
