CLAUDE.md@.claude · git:20260822.ccaf64d · 2026-08-22 · sha256 371c307909c4191f

CLAUDE.md@.claude git:20260822.ccaf64dA

Immutable. This exact content is served forever at /api/v1/blob/371c307909c4191f.

@../AGENTS.md

## Notes

- Respect hooks that change formatting; don't hand-format or re-run a formatter.
- Read [.agents/repo.md](../.agents/repo.md) for this repo's specific contract before your first
  change.

## Git

- **Never** add `Co-Authored-By` to commit messages.
- **Never** add "Generated with Claude Code" or any similar attribution to commits or PR
  descriptions.

## Other

- **Never** use an empty catch block — log (`console.warn`/`console.error`) or re-throw.