Contributing
September 20, 2026 ยท View on GitHub
Thanks for helping make Jev Score more useful.
- Open an issue for material behavior changes so the scope is clear.
- Keep the local-first, agent-friendly design intact. Prefer Node built-ins and small changes.
- Add a focused test for behavior that can regress.
- Run
npm testandnpm run pack:check. - Never commit API keys, private documents, or a local SQLite database.
Pull requests should explain the user-visible problem, the resulting behavior, and the validation performed. By contributing, you agree that your work is licensed under the MIT License.