docs: clear write-good.Passive hits in docs/integrations/forge.md

This commit is contained in:
iris 2026-09-20 13:54:31 +02:00
commit 24c289376d

View file

@ -106,7 +106,8 @@ The crate builds a second, independent binary for a different host — see
The host-specific calls — list unread, mark read, resolve own login —
live behind `Source` in `hive-forge-notify/src/source.rs`;
classification, formatting, dedupe and todo delivery are shared. Todo
classification, formatting, dedupe and todo delivery live in `notify.rs`,
common to both binaries. Todo
keys here are the bare thread ids, and must stay that way: renaming them
would orphan every in-flight forge todo on the first restart after a
deploy.