swt3-ai 0.6.1 → 0.6.2

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 +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: deb851bf0cb505b13a69d9f1850c361617b18809e0fe000bc22bada795012129
4
- data.tar.gz: 4f7355789456a91169fa9fc30e379302098b9219ac0bbb676863583f4987a076
3
+ metadata.gz: e62795a077b9c0882bf1fc1102c06c20b83c8e7515a9a693730c08af1be8eeaf
4
+ data.tar.gz: f5344ecb4d6a53d11cdebe1ee57bb679ff7e618ae82282387309726a24dcd887
5
5
  SHA512:
6
- metadata.gz: 16b0dc3899c1faa19795001a4196a69da7a599e662a49765700c4313157c690656d1ffa7a4fd3b3bfdb460373c63121b4065450ca2f5932d5303c2671e063522
7
- data.tar.gz: 0e598a50cac12df480a0bff1ad09ef237ac4455571e09beb0332f40ea17de358f40b953521177560f35077e003cfabca87e15570a5a8cf47d09c49b709445f9f
6
+ metadata.gz: c7c1be38bb262715e28c8c1004559343fe36b1d232f5da67390b94fe7e5a5086f0d3ef2d5d6b01c2ae05b5eb70a30b127915ba5ef2cee7cbe1947496878c2129
7
+ data.tar.gz: 93969f9c8d145c880f1f7ed968ba7fefea7f3c009a64d33a23ab1770d4f1134075aa8eee6dac2f2458636fc5d862181c24f9c2d757969fba48a3047a19fe1899
data/README.md CHANGED
@@ -7,7 +7,7 @@ Witness your AI. Prove it followed the rules. Cryptographic accountability for e
7
7
 
8
8
  **SWT3 AI Witness SDK for Ruby**: mint, verify, and sign SWT3 witness anchors with cross-language parity. Zero external dependencies -- uses only `openssl` from the standard library.
9
9
 
10
- GPAI transparency obligations are enforceable now. EU AI Act high-risk enforcement begins **December 2, 2027**. This SDK gives you the cryptographic primitives.
10
+ EU AI Act GPAI transparency obligations enforce **August 2, 2026**. High-risk enforcement follows **December 2, 2027**. This SDK gives you the cryptographic primitives for both.
11
11
 
12
12
  ## What's New in v0.5.9
13
13
 
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.6.1
4
+ version: 0.6.2
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-07-21 00:00:00.000000000 Z
11
+ date: 2026-07-28 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
@@ -53,5 +53,5 @@ rubygems_version: 3.4.20
53
53
  signing_key:
54
54
  specification_version: 4
55
55
  summary: 'SWT3 AI Witness SDK: cryptographic attestation for AI inference. 108 procedures,
56
- 56 namespaces, 7 languages, 18 profiles, 21 integrations.'
56
+ 56 namespaces, 8 languages, 18 profiles, 21 integrations.'
57
57
  test_files: []