spec
Defines what an agent is — its capabilities, tools, instructions, and configuration. A language-neutral description of agent behavior that any runtime can execute.
The spec is the portable contract between agent developers (who define behavior) and runtimes (who execute it).