personal memory agent
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Document remote field on observed events in CALLOSUM.md

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

+1
+1
docs/CALLOSUM.md
··· 66 66 - `described`/`transcribed`: `input`, `output`, `duration_ms` - Processing complete 67 67 - `observed`: `day`, `segment`, `duration` - All files for segment fully processed 68 68 - Batch mode (--day) events include `batch=true` to indicate non-live origin 69 + - Remote events include `remote` (remote name) 69 70 - Observer events (`status`, `observing`) include `host` (hostname) and `platform` ("linux"/"darwin") for multi-host support 70 71 **Purpose:** Track observation pipeline from live capture state through processing completion 71 72 **Health Model:** Fail-fast - observers exit if capture stalls (e.g., files not growing). Supervisor checks event freshness only.