Skip to content

rogerchappel/qualitygate

qualitygate

qualitygate is an early-stage local-first developer tool.

Status

This repository is early-stage. The README now reflects the current project intent from docs/PRD.md, but behavior should still be treated as pre-1.0 until implementation, examples, and release checks mature.

Install from a checkout

git clone https://github.com/rogerchappel/qualitygate.git
cd qualitygate
npm install

Use

Start by reading the product notes and running the local checks:

sed -n '1,120p' docs/PRD.md
npm test

If you are evaluating the package contents before a release, run:

npm test

Verification

npm test

Limitations

  • The package is still a v0.1.0 project and may not expose a finished CLI or public API yet.
  • Treat the PRD as direction, not a guarantee that every listed capability is implemented.
  • Do not use the package for production security, compliance, or release decisions until tests and examples cover that workflow.

Contributing

See CONTRIBUTING.md. Keep changes small, update the PRD or README when scope changes, and include the exact verification command in every pull request.

Security

See SECURITY.md. Do not include secrets, private tokens, proprietary dependency data, or sensitive logs in public issues or examples.

License

MIT

About

Local-first verification gate that runs safe repo checks and writes handoff reports.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors