The context for projections.
Balances are never authoritative stored state; they are projections over
immutable postings. This module delegates to
Logistiki.Projections.ProjectionEngine (used by the simulation backend) so
callers can compute projections regardless of the configured ledger backend.
Summary
Functions
Computes balance(s) for an account (struct, id, or code). Aggregates descendants.
Computes balances for accounts linked to an entity.
Computes balances for accounts linked to an entity subtree.
Builds a balance sheet.
Builds a general ledger view.
Builds an income statement.
Builds a running-balance statement for an account.
Builds a trial balance.
Functions
Computes balance(s) for an account (struct, id, or code). Aggregates descendants.
Computes balances for accounts linked to an entity.
Computes balances for accounts linked to an entity subtree.
Builds a balance sheet.
Builds a general ledger view.
Builds an income statement.
Builds a running-balance statement for an account.
Builds a trial balance.