Passive Event Listener & Scroll Blocking Auditor

GCD-WEB-293 · v1.0.0 · Free · MIT

This package reviews listener facts you supply. It does not scan code or watch a live browser.

1. Verify the package

npm test

2. Run the example

npm run example

3. Add your evidence

Start with one verified record containing a target, event type, stable handler ID, registration options, cancellation behavior, and—when available—measured work.

4. Review before changing

A passive-listener recommendation is not permission to remove required gesture cancellation. Confirm behavior and test scrolling, touch, pointer, keyboard, zoom, nested scrollers, cleanup, and representative devices.

Boundary: A clear report only means the supplied records produced no documented finding. It is not browser, accessibility, source-completeness, or production-performance certification.

Continue with README.md and INTEGRATION.md.