swt3-ai 0.6.2 → 0.6.3

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 +6 -3
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e62795a077b9c0882bf1fc1102c06c20b83c8e7515a9a693730c08af1be8eeaf
4
- data.tar.gz: f5344ecb4d6a53d11cdebe1ee57bb679ff7e618ae82282387309726a24dcd887
3
+ metadata.gz: 8e188b46b6b23e00d95b22c45a4518666d9110713eff7f9bbf88645adc73dd94
4
+ data.tar.gz: 49396345cfb7c2c5ac88e4db18e0ac090c561845ea490c429ff944002a5617e6
5
5
  SHA512:
6
- metadata.gz: c7c1be38bb262715e28c8c1004559343fe36b1d232f5da67390b94fe7e5a5086f0d3ef2d5d6b01c2ae05b5eb70a30b127915ba5ef2cee7cbe1947496878c2129
7
- data.tar.gz: 93969f9c8d145c880f1f7ed968ba7fefea7f3c009a64d33a23ab1770d4f1134075aa8eee6dac2f2458636fc5d862181c24f9c2d757969fba48a3047a19fe1899
6
+ metadata.gz: 8574933dabc8d8960c86fb3cfa19d42b483d4a7668ee0f7a47b28ce428589240bf4df30bef9da98e944f0a4b9cd605b523379a6692c72c63b57b5cb2587c19cd
7
+ data.tar.gz: 4cfca3e68846e4fab2b721efb8adb7f4199bdd0cf920309e4b353e24fe7577fadcc940d9db9acbd2270b8b0b10e93bb4ac63ff8fa453e8fa8eda274b67ae813e
data/README.md CHANGED
@@ -9,10 +9,13 @@ Witness your AI. Prove it followed the rules. Cryptographic accountability for e
9
9
 
10
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
- ## What's New in v0.5.9
12
+ ## What's New in v0.6.3
13
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.
14
+ - **v0.6.3 across the ecosystem**: Python, TypeScript, and MCP SDKs add consent witnessing (AI-CONSENT.1), output safety classification (AI-GRD.2), incident reporting (AI-INCIDENT.1), and training data provenance (AI-DATA.1). Swift and Kotlin add typed attestation structs. Core primitives in this package remain stable -- the fingerprint formula and signing functions are unchanged. 32 MCP tools, 34+ frameworks, 107 procedures.
15
+
16
+ ### v0.5.9
17
+
18
+ - **Compliance Intelligence** available in Python, TypeScript, and MCP SDKs -- offline crosswalk resolution across 34+ frameworks. Core primitives in this package remain stable and unchanged.
16
19
 
17
20
  ## What You Get
18
21
 
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.2
4
+ version: 0.6.3
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-28 00:00:00.000000000 Z
11
+ date: 2026-08-04 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
@@ -52,6 +52,6 @@ requirements: []
52
52
  rubygems_version: 3.4.20
53
53
  signing_key:
54
54
  specification_version: 4
55
- summary: 'SWT3 AI Witness SDK: cryptographic attestation for AI inference. 108 procedures,
55
+ summary: 'SWT3 AI Witness SDK: cryptographic attestation for AI inference. 107 procedures,
56
56
  56 namespaces, 8 languages, 18 profiles, 21 integrations.'
57
57
  test_files: []