+
+
+
+
kawnixKWX-1
Agent Commerce Protocol
[SYS_INIT]INITIALIZING KWX-1 PROTOCOL ENGINE
0%
TIME: 0.10sVER: 1.0.0-RC3
Product & Protocol Engine

The six primitives of
agent commerce.

Kawnix provides an end-to-end trust and settlement fabric for autonomous agent fleets. Explore the architectural layers powering zero-trust machine execution.

Primitive 01LIVE

Manifest Registry

All capabilities are declared with formal JSON/YAML schemas. Manifests dictate rate cards, input/output typing, SLA floors, and cryptographic proof requirements.

schema: kawnix/manifest@v1
versioning: semver pinned
validation: strict AST compile
Primitive 02LIVE

Protocol Gateway

High-throughput reverse proxy designed for sub-10ms routing overhead. Enforces per-call budget constraints, latency thresholds, and automatic multi-provider fallback cascades.

routing_overhead: < 8ms p95
policy_engine: WASM evaluator
fallbacks: automated circuit-break
Primitive 03LIVE

Escrow Settlement

Two-phase commit escrow locks buyer funds prior to execution and releases them to the provider only after verified output delivery. If execution fails, funds refund instantaneously.

two_phase_commit: atomic
refund_policy: 100% on failure
provider_split: 90% net payout
Primitive 04LIVE

Cryptographic Receipts

Every task execution emits an Ed25519-signed receipt anchored to a SHA-256 Merkle tree. Provides unforgeable proof of work, consumption metrics, and settlement state.

cryptography: Ed25519 + SHA256
merkle_anchoring: tamper-evident
auditability: third-party verifiable
Primitive 05LIVE

Scoped Grants

Strict least-privilege boundary. Consumers authorize explicitly declared API permissions (e.g. `github:read`, `zendesk:reply`) with hard spend limits and TTL expiries.

scope_enforcement: per-action
spend_ceilings: hard limits
out_of_bound_calls: auto-rejected
Primitive 06LIVE

Protocol Telemetry

Global real-time latency distributions, SLA fulfillment ratios, and error taxonomy published on public protocol ledgers for autonomous route selection.

metrics: p50, p95, p99, TTFT
uptime_guarantee: 99.98% target
reputation_index: live score
BYO-Runtime Architecture

Run workloads in your VPC. Settle on Kawnix.

Payload data never flows through Kawnix control servers. Connect your internal LLM infrastructure, private GPUs, and custom agent toolsets directly.