Issues and pull requests are welcome.
- Run
npm testbefore submitting (build + Node test suite must pass). - Keep the zero-dependency policy (dev-dependencies are fine).
- One change per PR; describe the WHY in the description.
- Code style: TypeScript strict; comments explain why, not what.