Use case
Drop-in SDKs for agent runtimes and orchestrators.
Paybond Kit provides integration primitives that make the invariants easier to keep than to break: tenant-scoped sessions, capability checks, signed evidence submission, and clean handoffs into Harbor, the Ledger, and Signal.
Integration primitives for production agent systems.
Kit keeps tenant, capability, and signing invariants intact while you integrate with the runtimes you already run.
Tenant-scoped sessions
Keep tenant identity derived from authenticated credentials and carried end-to-end through SDK calls.
Capability checks in the workflow
Enforce which agents can perform which actions before they execute, not after something goes wrong.
Signed evidence submission
Attach signed artifacts to the intent lifecycle so evaluation, exports, and disputes all reference the same record.
Minimal integration surface
Integrate with orchestrators and tool routers without replacing your runtime or reshaping your entire system.