LAH

How it works

Draft safely.
Prove everything.

Algebraic accounting — books that are provably correct, by mathematics, not trust.

For five centuries, accounting has run on trust. Laoh replaces it with proof. Everyone — your AI agent, your junior bookkeeper, your outside firm — can work on the books safely, because the mathematics decides what is allowed to happen to them. Here is how.

Act I

Safe drafts for the books

Give people room to work without handing them the live ledger. Every AI agent, junior bookkeeper, or outside firm works in a safe draft. You review the changes, then approve only what belongs in the official books.

Draft

Work happens away from the live ledger.

Review

You see the proposed changes before they count.

Approve

Only balanced, approved work reaches the official books.

Delegation becomes safe because no one edits the books directly.

Act II

What makes it algebraic

Safe drafts are only possible because of what sits underneath them: five layers of proof, each earning the next. Together they are the category — accounting where correctness is mathematics, not trust.

Approved draft + official ledger = still balanced (Thm 6.4)

  1. 01

    Immutable algebraic ledger

    Your ledger is a vector; every transaction is a balanced delta. Posting is vector addition, so the books sum to zero by construction — not because software checked, but because the algebra permits nothing else.

    L′ = L + Δ, Δ ∈ B, Σᵢ L[aᵢ] = 0

    Kills: silent edits, unbalanced entries, "plug" accounts.

  2. 02

    Canonical hash chain

    Every entry is chained to its evidence — the invoice, the bank line, the contract — by cryptographic hash. Change one byte anywhere in history and the entire chain announces it.

    cₖ = SHA-256(cₖ₋₁ ‖ hₖ ‖ metaₖ)

    Kills: backdated entries, evidence that quietly disappears.

  3. 03

    Merkle period roots

    Every period close is compressed into a single Merkle root. Any individual entry can be proven to belong to a closed period in milliseconds, without exposing the rest of the book.

    root = Merkle(c₁ … cₙ)

    Kills: "re-run the report and hope it matches" reconciliation.

  4. 04

    Public anchoring

    Signed period heads are lodged outside the system. Once a close is anchored, nobody can rewrite it — not an administrator, not a vendor, not us.

    anchor(sign(rootₚ)) → external notary

    Kills: retroactive restatement without a trace.

  5. 05

    Auditor verification bundle

    One bundle contains everything needed to independently rebuild the books from raw evidence: document hashes, commit metadata, posting-rule versions, Merkle proofs, signed heads. The auditor recomputes — and either the math agrees or it does not.

    reconstruct(evidence, rules) ≡ L

    Kills: trust-me audits, sampling in place of certainty.

The difference

Traditional systems vs. Laoh

PropertyTraditional systemsLaoh
Records can be silently editedYesNever
Books balanceChecked at runtimeBy construction
Every entry chained to evidenceNoYes
Closed periods provably sealedPolicy onlyAnchored proof
Draft → review → approve workflowNoYes ★
Independent audit reconstructionWeeks of samplingOne bundle

See it on your books.

We're opening a small cohort. Request access and we'll be in touch.

Cohort 01 · Limited seats · Reviewed within 48 hours