:3003 · live

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.

Open admin →API referenceArchitecture

Autonomous capabilities

01
Multi-carrier invoice OCR (Gemini Flash)
02
Contract terms vs invoice reconciliation
03
Slamming / cramming detection
04
Plan optimization recommendations
05
Cost allocation by cost center
06
Vendor SLA tracking

Live event stream

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

events.live · telecomtail -f
$ subscribing…

Agent handoff

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

01invoice-ocr
02contract-matcher
03audit-agent
04dispute-opener
05recovery-agent
Use cases

Where this lands

Carrier invoice OCR + audit

Gemini Flash OCRs PDFs at €0.001/page. Each line reconciled against contract terms. Over-billing → auto-dispute.

14.2% recovery
Slamming / cramming detection

Anomaly detection across rate plans, surcharges, third-party charges. Flags discrepancies before they hit the GL.

< 24h flag latency
Plan optimization

Continuous benchmarking against contracted rate cards. Recommends plan changes before renewal.

€3,420 / mo avg savings
Cost allocation

Per-line, per-cost-center allocation with audit trail. Stops fights between business units before they start.

0 manual journals
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
  • catalog_items
  • invoices
  • invoice_lines
  • spend_classifications
  • disputes
  • audit_events
Agents wired
  • orchestrator
  • invoice-matcher
  • dispute-arbitrator
/v1/* endpoints
  • POST /v1/spend/classify-invoice
  • POST /v1/spend/maverick-check
  • POST /v1/disputes
  • GET /v1/spend/by-category
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
Telecom audit console
Carrier invoice OCR, contract reconciliation, dispute drafting.
Open →
admin
Spend cube
UNSPSC-flavored taxonomy, maverick heuristics, savings-leakage report.
Open →
agents
Chat with dispute-arbitrator
Evidence reconstruction, fact-finding, hash-chained recommendation.
Open →
FAQ

Common questions

Which carriers are supported?+

Vodafone, Deutsche Telekom, Orange, Verizon, BT, AT&T, Telstra, NTT — invoice templates pre-trained. Add carriers in <1 day.

How accurate is the OCR?+

> 99.5% character accuracy on sampled invoices; line-level reconciliation flags low-confidence lines for human review.

Can we integrate with our existing TEM tool?+

Yes — the kernel is headless. Use as the audit + dispute layer behind your existing UI, or replace it entirely.

Do disputes auto-file with the carrier?+

Drafted, not filed. Carrier disputes are relationship-sensitive; we draft the letter + evidence and queue for sign-off.

telecom · 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.
:3001
Treasury & Revenue
GAAP ledger, marketplace, satellite spawning.
:3002
ClinKernel
GxP-compliant pharma & clinical workflows.
:3004
MRO / Aviation
Part-145 maintenance, certificate of release.