# Contributing

Use Node.js 22. Install dependencies with `npm ci`, then run `npm test`, `npm run lint`, `npm run validate:manifest`, `npm run validate:package`, and `npm pack --dry-run` before opening a pull request.

Do not add credentials, captured balance responses, or user session data to commits, issues, or test fixtures.
