Skip to content

@paybond/kit 0.12.0

Choose a tag to compare

@nonameuserd nonameuserd released this 07 Jul 06:51

Highlights

  • Agent Receipt Standard (ARS): paybond.agent.getReceipt() / paybond.agent.get_receipt() and offline or Gateway verifyReceipt / verify_receipt for portable signed proof of agent actions.
  • Callable quickstart preserved: paybond.agent({ policy, tools, framework }) still wires guarded tools and framework hooks; receipt helpers live on the same surface.
  • MPP funding: Stripe MPP commercial and session funding helpers for Harbor intent fund flows.
  • Payment transport: Gateway payment-authorization header formatting for fund/verify hops.
  • Audit exports: SDK facade for compliance export job create/list/get/delete/verify.
  • MCP: Receipt resource templates and expanded MCP server coverage.

Install

  • npm: npm install @paybond/kit@0.12.0
  • PyPI: pip install paybond-kit==0.12.0

Publish npm/PyPI artifacts before syncing starter templates so package-lock integrity checks pass against the registry.