Stream of what moved in this tenant's memory
GET/api/changes
Server-sent events, one per write that this caller may see. An event names the LAYER that moved and, for the caller's own memory, the SCOPE — never an id and never a row: what may be read is decided by the read endpoints, with their visibility predicates, and a stream handing rows out would be a second read path to keep in step with the first forever. shared marks a write into a scope somebody else owns and granted; its scope is withheld, because a path is a disclosure of its own. An event with no layer means the stream fell behind and something was dropped: re-read whatever is on screen.
Responses
- 200
- default
OK
Error