Manifest structure
The manifest MUST be provided to the Agent Runtime before the agent loop begins. The formal schema is defined inagent_capability_manifest_schema.json.
Minimal structure:
Capabilities
The fieldcapabilities is REQUIRED.
Each entry MUST include:
id— a manifest-local identifier for the declared agent capability.description— a human-readable description of what the agent is designed to do.
Identity field
Theid field is REQUIRED. It MUST uniquely identify the agent within its operational domain.
The format, issuance mechanism, and verification model are implementation-defined in v0.1.