cb-conformance 0.0.1__py3-none-any.whl
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.
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: cb-conformance
|
|
3
|
+
Version: 0.0.1
|
|
4
|
+
Summary: Placeholder — defensive name registration for CriticalBridge.AI's decision-lineage SDK. The real 1.0.0 release will follow shortly. See https://github.com/fburkitt/CriticalBridgeApp.
|
|
5
|
+
Project-URL: Homepage, https://criticalbridge.ai
|
|
6
|
+
Project-URL: Repository, https://github.com/fburkitt/CriticalBridgeApp
|
|
7
|
+
Author: CriticalBridge.AI
|
|
8
|
+
License: Apache-2.0
|
|
9
|
+
Classifier: Development Status :: 1 - Planning
|
|
10
|
+
Classifier: License :: OSI Approved :: Apache Software License
|
|
11
|
+
Classifier: Programming Language :: Python :: 3
|
|
12
|
+
Requires-Python: >=3.11
|
|
13
|
+
Description-Content-Type: text/markdown
|
|
14
|
+
|
|
15
|
+
# cb-conformance — placeholder
|
|
16
|
+
|
|
17
|
+
This is a **defensive 0.0.1 placeholder** for the `cb-conformance` PyPI name, owned by [CriticalBridge.AI](https://criticalbridge.ai).
|
|
18
|
+
|
|
19
|
+
The real `cb-conformance` SDK — the thin Python client for emitting decision-lineage records from managed external agents to the CriticalBridge Brain — will publish at **1.0.0** shortly.
|
|
20
|
+
|
|
21
|
+
Source: https://github.com/fburkitt/CriticalBridgeApp/tree/main/packages/clients/python-conformance
|
|
22
|
+
|
|
23
|
+
License: Apache-2.0
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
cb_conformance_placeholder/__init__.py,sha256=bjuz1nDiUkd9e7CXeCRHPoUx5uZHw1SPwsa9ZiwuSpo,210
|
|
2
|
+
cb_conformance-0.0.1.dist-info/METADATA,sha256=ScDPFi6Xs3cpPBu29FdQtXqOfC3fXEWjuaupLz2gbb8,1124
|
|
3
|
+
cb_conformance-0.0.1.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
|
|
4
|
+
cb_conformance-0.0.1.dist-info/RECORD,,
|