synheart-sensor-agent 0.2.2

Privacy-first PC background sensor for behavioral research
Documentation
## Description

<!-- Describe your changes in detail -->

## Type of Change

<!-- Mark the appropriate option with an [x] -->

- [ ] Bug fix (non-breaking change that fixes an issue)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Documentation update
- [ ] Refactoring (no functional changes)
- [ ] CI/CD changes
- [ ] Other (please describe):

## Privacy Checklist

<!-- All items must be checked for the PR to be accepted -->

- [ ] No key content (characters, key codes) is captured
- [ ] No absolute cursor coordinates are captured
- [ ] No application or window context is captured
- [ ] Raw events are not persisted beyond the current window
- [ ] Privacy guarantees are maintained for all new/modified code
- [ ] Privacy declaration is updated if new data types are captured

## Testing

<!-- Describe how you tested your changes -->

- [ ] I have added tests that prove my fix/feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] I have tested this on macOS (version: ______)

## Documentation

- [ ] I have updated the documentation accordingly
- [ ] I have updated the CHANGELOG.md (if applicable)

## Related Issues

<!-- Link any related issues here -->

Closes #

## Additional Notes

<!-- Add any additional notes or context about the PR here -->