- Usage questions and bug reports: open a GitHub issue.
- Feature proposals: open a feature request issue.
- Security vulnerabilities: use private GitHub security advisories (see
SECURITY.md).
- Run baseline checks:
npm run ci:check- Confirm API and web start correctly:
npm run dev:api
npm run dev:web- Include reproducible payloads/logs in your issue.