Logistiki.Ledger.Simulation (logistiki v0.1.0)

Copy Markdown View Source

The simulation ledger backend.

It is fast, deterministic, and has no external dependencies. It uses Logistiki's own persisted journal/posting tables (via Logistiki.Accounting and Logistiki.Projections.ProjectionEngine) to execute journals and compute balances and statements.

This is the baseline behavior that the Beancount oracle backend must match.