docs: clear write-good.Passive hits in docs/web-ui/terminal-rendering.md
This commit is contained in:
parent
5ec742a2d3
commit
457cae708c
1 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,8 @@ as `TermEnvelope { seq?, msgs: TermMsg[] }` frames
|
|||
|
||||
`ts` is ISO 8601 UTC (`2026-09-13T12:35:03Z`) and is the **source event's**
|
||||
time, stamped at classify time from the event's own stamp — so a row
|
||||
replayed from sqlite says when it happened, not when it was fetched. It
|
||||
replayed from sqlite says when it happened, not when a client fetched
|
||||
it. It
|
||||
lives on the row rather than on the envelope because the swarm queue
|
||||
publishes rows bare, with no envelope around them
|
||||
(`hive-agent/src/swarm_term.rs`); a subscriber there has nowhere else to
|
||||
|
|
|
|||
Loading…
Reference in a new issue