OpenClaw Pulse — personal context API for AI coaching
An API that gives an AI coach real context about my life. iOS Shortcuts send wake check-ins; sleep duration comes from HealthKit, with a battery-charging proxy as fallback (plug in at night, unplug in the morning). It also captures semantic location transitions (arrived/left home, work, parents) and lightweight daily check-ins and commitments, stores everything in SQLite, and reliably triggers a coaching briefing over WebSockets using a retrying queue — so the coaching an LLM generates is grounded in what is actually happening, not hardcoded.
Project information
- Technology used: .NET, EF Core + SQLite, WebSockets, iOS Shortcuts + HealthKit
- Project goal: Ground AI coaching in real daily context
- Date: 2026