Agent Version
agent.version
Type: string
Required: Yes
Description
The agent.version field
Why This Field Exists
Track agent versions for compatibility, rollback, and change management
How to Use
Use semantic versioning (MAJOR.MINOR.PATCH)
Where It's Used
Used in registry, deployment manifests, and API responses
Examples
agent.version: 1.0.0
agent.version: 2.1.3
agent.version: 0.1.0-beta
Validation
ossa validate agent.ossa.yaml