01 · Policy Engine
The core
The brain that decides.
Declarative rule evaluation in microseconds.
Spend limits, whitelists, time windows, role separation, risk scoring, custom policies — all expressed in a typed DSL, version-controlled in Git, evaluated before any signing request is emitted.
-
{ }
Typed policy DSL
policy-dsl v2 · git-versioned · code-review friendly
-
⏱
Optimized for low-latency evaluation
parallel evaluation · cached compilation · target benchmark
-
↻
Hot-reloadable
no restart · per-agent scoped · audit-tracked
02 · Audit Trail
Evidence
Immutable.
Searchable.
Defensible by design.
Every evaluation captured — agent ID, prompt hash, model version, tool params, context, decision, reviewer. Stored in S3 with a Merkle root anchored on-chain.
-
⛓
Merkle-anchored
tamper-evident · on-chain proof
-
📑
Designed for SOC 2 / ISO 27001 / SOX workflows
structured exports for customer audit programs
03 · Approval
Humans,
when needed.
Threshold-triggered human review. Slack, email, and approval-UI integration with SLA tracking and configurable escalation paths.
- Slack
- Email
- Webhook
- SLA tracking
- Multi-step
04 · Compliance
Screened
at the edge.
Designed for OFAC and EU sanctioned-address screening, third-party risk scoring, Travel Rule for cross-jurisdiction transfers, and automatic AML evidence generation.
- Risk-scoring (planned)
- Sanctions (planned)
- OFAC lists
- Travel Rule
05 · Multi-Agent
Many agents,
one ledger.
Independent budget pools per agent. Cross-agent message bus for task handoff. Single-agent kill switch — without affecting others.
- Per-agent budgets
- Inter-agent bus
- Kill-switch
- Dashboard
06 · ERP Integration
Last mile
From chain
to ledger.
So spent crypto looks like finance-issued money.
Planned adapters for major ERP systems including SAP, Oracle, NetSuite, Xero, and QuickBooks. Designed for GAAP / IFRS classification, automated journal entries, and tax-ready exports for AML and cross-border filings.
-
⊞
Targeted ERP integrations
SAP · Oracle · NetSuite · Xero · QuickBooks · planned
-
📊
GAAP / IFRS classification
COGS · OpEx · CapEx · auto-classified
07 · Error Recovery
Safety net
Time, before
commitment.
A revocation window is the only honest defense against hallucination.
Delayed execution pools (T+0 / T+1 / T+N). Revocation windows for high-stakes transactions. Prompt-injection detection. Circuit breakers that suspend agents on anomaly — automatically, surgically.
-
⏳
Delayed execution pools
T+0 · T+1 · T+N · configurable per policy
-
⊘
Circuit breakers
anomaly detection · per-agent isolation