We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 650679b commit f0e1fa4Copy full SHA for f0e1fa4
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.",
+ "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