This folder holds the working documentation for SenseKit.
If you are new to the project, use this reading order:
- README.md for the high-level product and repo overview
- SPEC.md for the product spec and signal model
- docs/runbooks/runtime-bootstrap.md for the current integration and runtime bootstrap path
- docs/bench/phase-1a-field-test.md for real-device validation work
- docs/adr for the architecture rules that shape implementation decisions
- Architecture Decision Records
- why the project is passive-first
- why delivery is outbound-only
- how the runtime treats corroboration and noisy signals
- what platform constraints the project treats as real
- Bench and validation docs
- field-test plans
- evidence for background behavior claims
- Runbooks
- runtime bootstrap and integration setup
- Privacy docs
- hosted privacy policy README
- minimization rules
- compatibility copy of the privacy policy
- Release notes
- release snapshots and beta notes
Use these if you already know why you are here:
- Evaluating the project: SPEC.md, docs/adr, docs/bench/phase-1a-field-test.md
- Integrating with OpenClaw: docs/runbooks/runtime-bootstrap.md
- Reviewing privacy and data handling: docs/privacy/minimization.md, docs/privacy/README.md
- Contributing code or docs: CONTRIBUTING.md, CHANGELOG.md