We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e1fa4 commit 11d1158Copy full SHA for 11d1158
schema/kya-manifest.schema.json
@@ -2,7 +2,7 @@
2
"$schema": "http://json-schema.org/draft-07/schema#",
3
"$id": "https://w3id.org/kya/v1/schema",
4
"title": "KYA Manifest",
5
- "description": "Know Your Agent (KYA) Manifest for autonomous AI agents (identity, governance, and operational constraints).",
+ "description": "Know Your Agent (KYA) Manifest for autonomous AI agents (identity, governance, and operational constraints)",
6
"type": "object",
7
"required": [
8
"@context",
0 commit comments