standard_ledger 0.2.0
StandardLedger captures the recurring 'append-only entry → N projection updates' pattern as a declarative DSL on host ActiveRecord models. Supports inline, sql, and matview projection modes (async and trigger modes land in subsequent releases); enforces idempotency-by-unique-index; and provides a deterministic rebuild path from the entry log.