Flagship
Read-your-writes, as an API contract
Lore is a coordination memory layer: agents write events, Lore consolidates them into versioned facts, and serves budget-fit context packs with consistency guarantees — so every agent works from the same reality.
Every write returns a seq. Any later pack asked for that min_seq is guaranteed to reflect it — extracted, or handed back as a raw tail until extraction lands. Visibility is verifiable, not assumed.