:3001 · live

Treasury & Revenue

Buy-side state machine, liquidity locks, immutable ledger, marketplace API, dynamic discounting that flows yield to the buyer instead of the platform.

Open admin →API referenceArchitecture

Autonomous capabilities

01
Immutable double-entry ledger (GAAP + IFRS dual posting)
02
Liquidity lock state machine
03
Dynamic discounting (~8.4% annualized yield)
04
Marketplace API + B2B webshop dashboard
05
Satellite business spawning
06
Autonomous pricing & viability monitoring

Live event stream

Real-time tail of the kernel event bus for this vertical. Hash-chained, immutable, public via Evidence API.

events.live · treasurytail -f
$ subscribing…

Agent handoff

Stateless edge functions. Coordination via the database event bus, not RPC.

01ledger-agent
02liquidity-agent
03pricing-agent
04discount-agent
05settlement-agent
Use cases

Where this lands

Buyer-side dynamic discounting

Continuously offers early-pay to suppliers at auction-priced APR. Yield flows to the buyer; no marketplace fee.

~8.4% APR avg
Immutable GAAP/IFRS ledger

Every event hash-chained. Reverse via compensating entry, never UPDATE. Audit pack exportable in one click.

100% chain integrity
Satellite spawning

Spin up an isolated entity with its own books, then merge or wind down. Each satellite gets its own sub-ledger.

< 30s spawn time
Liquidity locks

State-machine controlled treasury commitments. Funds reserved, never lost to race conditions.

0 double-spend
Under the hood

How it maps to the kernel

Same Postgres-source-of-truth, same hash-chained audit, same agent runtime — sliced by aggregate. Each vertical is a config of tables + agents + /v1/* endpoints, not a fork of the kernel.

Database tables
  • cash_positions
  • financing_offers
  • payments
  • audit_events
  • outbox
  • tenant_usage_daily
Agents wired
  • orchestrator
  • pricing-agent
  • payment-agent
/v1/* endpoints
  • POST /v1/treasury/cash-positions
  • POST /v1/treasury/financing-offers
  • GET /v1/operational/kpis
  • GET /v1/audit/days/{day}
Try it

Open the live admin

The same kernel that runs in this preview is the kernel you self-host. Every link below is wired to a real route — the data is seeded, the agents respond, and the audit chain is verifiable.

admin
Treasury console
Cash positions, financing offers, dynamic discount stack.
Open →
admin
Financing offers
Proposed → accepted → settled. Yield routed to the buyer, not the platform.
Open →
agents
Chat with pricing-agent
Cash-flow-optimal early-pay APR computation, supplier-acceptance priors.
Open →
FAQ

Common questions

Is the ledger really immutable?+

Yes — `ledger_events` is INSERT-only with a Postgres trigger that rejects UPDATE/DELETE. Reverse via compensating entry only.

How do you compute the discount APR?+

Treasury float × WACC × time-to-due, optimized against supplier acceptance priors. Updated per run.

GAAP and IFRS at the same time?+

Yes — dual-posting per event. Same source-of-truth events, two ledger views. No reconciliation.

Can I import historical journals?+

Yes — bulk JSON or CSV. Each imported event gets prefixed `imp.` and is part of the hash chain from import day forward.

treasury · go-live

Pilot in 28 days. White-label in 42.

Sovereign deployment. Scoped engagement. Invitation-only pilot cohort for Q3 2026.

Strategic inquiry →Try the admin

Other verticals

:3000
Procure-to-Pay
Requisition through payment, autonomous.
:3002
ClinKernel
GxP-compliant pharma & clinical workflows.
:3003
Telecom Expense Management
Carrier invoice audit, contract optimization.
:3004
MRO / Aviation
Part-145 maintenance, certificate of release.