Expand description
Agent — bounded execution context.
Agent = Identity + Boundaries. As thin as an ID + prompt (minimum viable) or as rich as a fully governed execution context (production grade). Based on Decision 19 (REVISED) and Groups 30-31 of the pre-plan.
Structs§
- Agent
- The canonical agent type — bounded execution context.
- Agent
Capabilities - What this agent declares it can do.
- Agent
Tool Access - First-class tool classification owned by the agent boundary surface.
- Agent
Tool Class Policy - Model
Preference - Model preference with fallback chain.
Enums§
- Agent
Tool Class - System
Prompt - System prompt — either a static string or a template.
- Tool
Class Constraint
Type Aliases§
- AgentId
- Unique agent identifier