Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 743 Bytes

File metadata and controls

21 lines (15 loc) · 743 Bytes

Contributing

Development

npm install
npm test
node src/cli.mjs audit examples/sample-app --out validation/sample-app-report.md

Pull Request Expectations

  • Keep findings specific and explainable.
  • Add tests for new checks.
  • Update docs and examples when CLI behavior changes.
  • Avoid runtime dependencies unless they unlock a clearly documented capability.
  • Do not present static heuristics as full accessibility certification.

Scope Boundaries

Interface Proof is for legitimate frontend quality, documentation, and developer productivity workflows. It should not include exploit research, scraping abuse, spam automation, credential handling, payout claims, legal acceptance, or external submission automation.