mirror of
https://github.com/stablyai/orca.git
synced 2026-09-24 16:02:41 +00:00
The status contract gains an optional messagesIndexed, read from the store
beside the file-state counts and cached the same way, so a settings row can
say what is searchable rather than how many files were opened. Optional on
the wire: a paired server that predates the field degrades to a session count.
(cherry picked from commit 366118be0f)