Adds glob-pattern subscription matching across stream sets, internal tilde path expansion in Store.open(), cursor alignment fixes for cross-stream queries, and all eight platform ADRs.
v0.9.02026-06-12
·Glob subscriptions: subscribe("logs/**") now fans out to all matching streams
·Store.open("~/.fossic/store.db") now expands tilde internally — no consumer workaround needed
·Cursor alignment fix: cross-stream read_cursor now correctly seeks to requested version
·Platform ADRs 001–008 locked: monorepo structure, ES toolkit, eval-core, cerebra API surface