Telecom Expense Management
Ingest carrier invoices, reconcile to contract terms, flag billing errors, recommend plan optimizations. Same three-way-match pattern as procurement, applied to telecom spend.
Autonomous capabilities
Live event stream
Real-time tail of the kernel event bus for this vertical. Hash-chained, immutable, public via Evidence API.
Agent handoff
Stateless edge functions. Coordination via the database event bus, not RPC.
invoice-ocrcontract-matcheraudit-agentdispute-openerrecovery-agentWhere this lands
Gemini Flash OCRs PDFs at €0.001/page. Each line reconciled against contract terms. Over-billing → auto-dispute.
14.2% recoveryAnomaly detection across rate plans, surcharges, third-party charges. Flags discrepancies before they hit the GL.
< 24h flag latencyContinuous benchmarking against contracted rate cards. Recommends plan changes before renewal.
€3,420 / mo avg savingsPer-line, per-cost-center allocation with audit trail. Stops fights between business units before they start.
0 manual journalsHow 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.
- ▸ catalog_items
- ▸ invoices
- ▸ invoice_lines
- ▸ spend_classifications
- ▸ disputes
- ▸ audit_events
- ▸ orchestrator
- ▸ invoice-matcher
- ▸ dispute-arbitrator
- ▸ POST /v1/spend/classify-invoice
- ▸ POST /v1/spend/maverick-check
- ▸ POST /v1/disputes
- ▸ GET /v1/spend/by-category
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.
Common questions
Pilot in 28 days. White-label in 42.
Sovereign deployment. Scoped engagement. Invitation-only pilot cohort for Q3 2026.