Lightworks is built on top of GitHub. Your team signs in with their GitHub accounts, your QMS lives in your GitHub repos, your PRs are your change requests, and your Actions are your compliance pipeline. No separate system. No seat counting.
Authentication is GitHub OAuth. No separate user accounts, no password management. Everyone on your GitHub org gets access — repo collaborators are your QMS team, not a separate seat tier.
Edit a document and a PR opens in your repo automatically. Reviewers, approvals, and eSignature gates all live on the PR. Your GitHub workflow is your QMS change control workflow.
Traceability coverage, eSignature gates, and SBOM generation run as status checks on every PR — alongside your existing tests. Quality in the pipeline, not bolted on after the fact.
Tag a GitHub release and Lightworks compiles the Design History File. The Change Log renders your full commit history as a branch graph with per-commit metadata — same data, purpose-built QMS view.