Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 355 Bytes

File metadata and controls

13 lines (9 loc) · 355 Bytes

Contributing

This project is MIT-licensed and follows the OpenPresentation OSS boundary: local deterministic libraries only.

Before opening a pull request:

npm ci
npm run build
npm run validate

Dependency changes must preserve the runtime policy in README.md: no hosted service, no telemetry, and no commercial SDK in the critical path.