Ledger

an AGENI product live projection

Ageni Ledger

Your whole space's books, kept correct in real time. P&L, balance sheet, and cash flow stay true for every org and every period — monthly, quarterly, or annually — with nothing to reconcile by hand.

Period
Refresh
0ev/s 0 total
period filters both panels · scope filters the ledger
Accounting Ledger
FIBO
Space · live recomputed on read · fed by postMessage
live projection one stream · five lenses LIVE
timeevent · actor · orgmeasure
rAF batch · one DOM write/framering buffer · 40 rowsper-(org,period) aggregates

Period is a projectionone append-only registry, lensed by month, quarter, or year; ◀ ▶ step the period and both panels re-derive — the matrix the way @agenihub/apsm publishes it
Scope re-aggregates the ledgerevery entry carries one (org, period) tag and self-balances, so Space or any org subset still ties — A≡L+E, Σdr≡Σcr
Performant by construction~100 ev/s coalesced into requestAnimationFrame, a 40-row ring buffer, aggregates updated per-event

Ledger is built from AML · measures by @agenihub/amm (V# · V$ · C$ · M$ · r) · profit stream by @agenihub/apsm