kontext-sdk 0.7.0 → 0.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "kontext-sdk",
3
- "version": "0.7.0",
4
- "description": "Compliance audit trail SDK for AI agents making stablecoin payments on Base. Tamper-evident digest chains, OFAC screening, compliance certificates. x402 + Circle Programmable Wallets.",
3
+ "version": "0.9.0",
4
+ "description": "Proof of compliance SDK for AI agents making agentic stablecoin and fiat payments. Tamper-evident digest chains, OFAC screening, compliance certificates.",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",
7
7
  "types": "./dist/index.d.ts",
@@ -49,7 +49,16 @@
49
49
  "circle",
50
50
  "onchain-anchoring",
51
51
  "a2a-attestation",
52
- "agent-to-agent"
52
+ "agent-to-agent",
53
+ "provenance",
54
+ "agent-provenance",
55
+ "agent-forensics",
56
+ "screening",
57
+ "sanctions",
58
+ "ofac-screening",
59
+ "uk-ofsi",
60
+ "opensanctions",
61
+ "chainalysis"
53
62
  ],
54
63
  "author": "Legaci Labs Inc.",
55
64
  "license": "MIT",