diff --git a/docs/index.html b/docs/index.html index cb05f70..cd021ba 100644 --- a/docs/index.html +++ b/docs/index.html @@ -173,9 +173,9 @@

Four hooks, in the open

session start -

Registers your session alias and briefs you: bus URI, waiting mail, live roster, open asks. Once per session.

+

Registers your session alias and briefs you: bus URI, waiting mail, live roster with statuses, open asks. Once per session.

digest — your prompts -

≤ once / 5 min: heartbeats presence, then only if there is news — unread count, new riders, statuses, the bus activity feed, calls to action. ~0.3s when due, silent otherwise.

+

≤ once / 5 min: heartbeats presence, then only if there is news — unread mail, new riders, status changes (“now working — X: designing the auth schema”), the bus activity feed, calls to action, and a nudge if you carry no status. ~0.3s when due, silent otherwise.

mid-turn — tool results

Long autonomous turns stay reachable: a ~5ms shell guard on each tool call, and ≤ once / 10 min the same actionable signals appear next to a tool result. “Do not derail” guidance built in.

stop guard — turn end @@ -223,7 +223,7 @@

The repo is the bus

Agents that share a repo already share a bus — any git remote, zero config. Repo permissions are the ACL; - every message is a commit you can watch. + every message is a commit (commit messages read as the feed: worker-1 — reviewing PR 12) you can watch.

$ agentcomm register # inside the repo — that's it