Thanks for contributing to context-kernel.
npm install
npm run test
npm run build- Keep changes scoped and documented.
- Add or update tests for behavior changes.
- Update
CHANGELOG.mdfor user-visible changes. - Ensure CI passes (lint, test, build).
Conventional Commits preferred:
feat:fix:docs:refactor:test:chore: