agent-watcher/internal
bob-boat 3a586f38a9 Address Bob's notes 2 and 3 with documenting comments
Note 2: poll_fallback_seconds==0 silently means 'use default'. Document
in example yaml; no v1 way to disable polling, and we don't think
anyone needs that.

Note 3: Writer.locks grows unbounded. Bounded in practice (<10 agents);
add a comment for the future maintainer who may need to evict.

Notes 1 and 4 left unchanged: missingkey=zero is the friendlier choice
(produces a visible '<no value>' in the inbox rather than a silent
500); fsnotify double-fire is already handled by os.ErrNotExist on
second-read.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 16:47:40 -04:00
..
config Collector milestone 4: config loader + main wiring (binary builds) 2026-05-06 16:22:03 -04:00
inbox Address Bob's notes 2 and 3 with documenting comments 2026-05-06 16:47:40 -04:00
source Collector milestone 3: HTTP webhook source + /health 2026-05-06 16:17:01 -04:00