Agent Id
agent.id
Type: string
Required: Yes
Description
The agent.id field
Why This Field Exists
Unique identifier for agent registration, API routing, and inter-agent communication
How to Use
Use DNS-1123 subdomain format: lowercase alphanumeric with hyphens, max 63 chars
Where It's Used
Used in API endpoints (/agents/{id}), Kubernetes resources, and registry URLs
Examples
agent.id: my-agent
agent.id: data-processor-v2
agent.id: compliance-checker-prod
Validation
ossa validate agent.ossa.yaml