README (378B)
1 # radroots_local_events 2 3 Shared local event and work-store primitives for same-host Rad Roots runtimes. 4 5 This crate owns the SQLite schema and typed API for the `shared/local_events` 6 namespace. It is an interop store for local work records, signed event records, 7 publish outbox status, relay delivery metadata, and projection cursors. It is 8 not an application primary database.