swt3-ai 0.5.8 → 0.5.9

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5c27061c20a0a5b6e5de3d1080e2fd6d5e596965afcfb3212bb9deaffa6cbe9d
4
- data.tar.gz: 7779475a2c3c040186f2c43a15ba0d4f29e267f51a2b588a9c3ddb582dc76286
3
+ metadata.gz: bebf373d9a11721a8c636e8335ff3c0bd48f60f5ef738571dc19b34251b5d65d
4
+ data.tar.gz: 996a7b4ee26e5603ad6697f4f37b93dc5750aeafcc344d0d3d50185a7fc3bcc8
5
5
  SHA512:
6
- metadata.gz: 585e7fd2cba59cb0fdc0d6f63e9e17c15aaa2a7ca97856a1d978758d2d120086bbe32deae4bf514865db152a86aaf609435565f3d93c0b73f6445a69b35a9825
7
- data.tar.gz: 51b771b4e57789cdf352a9ae1bdcbabfccc15dba493665b5e6c35145cc973588e85509c0a9ffaa5e6b1cca839403298082f73399770fc0a8ab236c817139fa7a
6
+ metadata.gz: 18a7db4cf5bb5cc237881b9324a876fa8918abd93c4f39114a04205213caf99b91a8e3ad9eae5d44ab593cc4d86d3d32f0cbc1486dd07183ed896b881087350a
7
+ data.tar.gz: 91e86cf454721b565d84bf03985b128e9ea6351540536fc3bc779eff917e8ce5bc83464990e2a365183a5af98cae419570f10cb61b96056fc7210a524922f641
data/README.md CHANGED
@@ -9,6 +9,11 @@ Witness your AI. Prove it followed the rules. Cryptographic accountability for e
9
9
 
10
10
  GPAI transparency obligations are enforceable now. EU AI Act high-risk enforcement begins **December 2, 2027**. This SDK gives you the cryptographic primitives.
11
11
 
12
+ ## What's New in v0.5.9
13
+
14
+ - **Compliance Intelligence** available in Python, TypeScript, and MCP SDKs -- offline crosswalk resolution across 24 frameworks. Core primitives in this package remain stable and unchanged.
15
+ - 2,069 tests passing across all 7 SDK languages.
16
+
12
17
  ## What You Get
13
18
 
14
19
  - **`Swt3Ai::Fingerprint.mint_fingerprint`** -- canonical SWT3 fingerprint from tenant, procedure, factors, and timestamp
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: swt3-ai
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.8
4
+ version: 0.5.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - TeNova Labs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-06-30 00:00:00.000000000 Z
11
+ date: 2026-07-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Mint, verify, and sign SWT3 witness anchors for AI compliance. EU AI
14
14
  Act, NIST AI RMF, CMMC, SR 11-7. Cross-language parity with Python and TypeScript