Skip to content

Commit 11d1158

Browse files
committed
Update kya-manifest.schema.json
1 parent f0e1fa4 commit 11d1158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/kya-manifest.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json-schema.org/draft-07/schema#",
33
"$id": "https://w3id.org/kya/v1/schema",
44
"title": "KYA Manifest",
5-
"description": "Know Your Agent (KYA) Manifest for autonomous AI agents (identity, governance, and operational constraints).",
5+
"description": "Know Your Agent (KYA) Manifest for autonomous AI agents (identity, governance, and operational constraints)",
66
"type": "object",
77
"required": [
88
"@context",

0 commit comments

Comments
 (0)