:3000 · live

Procure-to-Pay

Catalog requisition, vendor discovery, RFQ orchestration, three-way match, dispute arbitration, payment release. 67% auto-approval rate, ~4 minute median human time per requisition.

Open admin →API referenceArchitecture

Autonomous capabilities

01
Telegram / web requisition intake
02
14-agent fleet (req, PO, IDoc, invoice-match, RFQ, surveillance, pricing, SAP-bridge…)
03
Three-way match against PO + GR + invoice
04
SAP ORDERS05 IDoc bidirectional sync
05
Deterministic dispute arbitrator (SHA-256 hashed evidence)
06
GAAP/IFRS-compliant ledger booking

Live event stream

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

events.live · p2ptail -f
$ subscribing…

Agent handoff

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

01requisition-agent
02po-agent
03idoc-architect
04invoice-matcher
05payment-agent
Use cases

Where this lands

Tail-spend automation

Below-€1k purchases routed to autonomous agents with no buyer intervention. Catalog match + RFQ + PO + 3-way match in under 5 min.

67% auto-approval
Dispute arbitration at scale

Deterministic SHA-256 hashed evidence; arbitrator agent replays the timeline and resolves without humans for clear-cut cases.

82% auto-resolved
SAP MM brownfield

IDoc bidirectional sync (ORDERS05, MATMAS05) lets you keep SAP as system of record while the kernel does the work.

0 ERP migration risk
Telegram-native intake

/req in Telegram → catalog match → PO → invoice. Zero training. Used by field engineers and admin alike.

~4 min req → PO
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
  • requisitions
  • purchase_orders
  • goods_receipts
  • invoices
  • payments
  • p2p_state_log
  • audit_events
  • outbox
Agents wired
  • orchestrator
  • requisition-agent
  • po-agent
  • goods-receipt-agent
  • invoice-matcher
  • payment-agent
/v1/* endpoints
  • POST /v1/requisitions
  • POST /v1/purchase-orders
  • POST /v1/invoices
  • POST /v1/payments/{id}/transition
  • GET /v1/audit/replay/{requestId}
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
P2P kanban
Requisitions → POs → invoices on one board. Click-to-transition fires the real state machine.
Open →
admin
Open a requisition
Walk a real req through the swarm: classify → approve → PO → match → pay.
Open →
agents
Chat with invoice-matcher
Direct specialist invocation. Threaded chat, SSE streaming.
Open →
flow
Lean Flow / Mura / Muda / Muri
CFD, control charts, approver overload, Little's Law residual.
Open →
FAQ

Common questions

How does this differ from Coupa or SAP Ariba?+

Coupa and Ariba are SaaS platforms that route work through humans. The kernel routes work through autonomous agents. Marginal cost per order is €0.05 vs €2–6.

Do we keep SAP as system of record?+

Yes. The kernel speaks SAP IDocs (ORDERS05, MATMAS05, INVOIC02) bidirectionally. SAP stays canonical; the kernel handles execution.

What if an agent misclassifies a requisition?+

Every classification is logged with confidence + evidence hash. Buyers can override; the override becomes training data for the next run.

How is data residency handled?+

EU-only by default (Frankfurt + Stockholm DR). US deployment optional. No cross-border data movement without explicit policy.

p2p · 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

:3001
Treasury & Revenue
GAAP ledger, marketplace, satellite spawning.
: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.