examples: validated payloads for every KYE™ schema
Browse files
README.md
CHANGED
|
@@ -5,10 +5,17 @@ tags:
|
|
| 5 |
- json-examples
|
| 6 |
- conformance
|
| 7 |
- ai-governance
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# KYE Protocol™ — Validated Example Payloads
|
| 11 |
|
| 12 |
One example per schema, validated by the schema-validation CI in the source repo. Apache-2.0.
|
| 13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
Source: github.com/KYE-Protocol
|
|
|
|
| 5 |
- json-examples
|
| 6 |
- conformance
|
| 7 |
- ai-governance
|
| 8 |
+
- data-governance
|
| 9 |
---
|
| 10 |
|
| 11 |
# KYE Protocol™ — Validated Example Payloads
|
| 12 |
|
| 13 |
One example per schema, validated by the schema-validation CI in the source repo. Apache-2.0.
|
| 14 |
|
| 15 |
+
Includes the open data-governance contract examples (`data-asset.json`, `data-use-manifest.json`, `dsar-evidence-pack.json`, `dsar-request.json`).
|
| 16 |
+
|
| 17 |
+
## Governance
|
| 18 |
+
|
| 19 |
+
This dataset is itself a **governed data asset** in the shape of the open `kye.data_asset.v1` contract: classification `public`, licence Apache-2.0, provenance pinned to the GitHub source of truth, CI-validated before every mirror push. How KYE Protocol™ governs data assets at runtime: [kyeprotocol.com/data-governance.html](https://kyeprotocol.com/data-governance.html).
|
| 20 |
+
|
| 21 |
Source: github.com/KYE-Protocol
|