Contributing

September 20, 2026 ยท View on GitHub

Thanks for helping make Jev Score more useful.

  1. Open an issue for material behavior changes so the scope is clear.
  2. Keep the local-first, agent-friendly design intact. Prefer Node built-ins and small changes.
  3. Add a focused test for behavior that can regress.
  4. Run npm test and npm run pack:check.
  5. 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.