Saltar al contenido
NeoXamAgents

Agent descriptor

An agent descriptor is the versioned file — typically YAML plus a system prompt — that fully defines an agent: model, tools, skills, input/output schemas, policies and constraints. Nothing outside the descriptor can affect runtime behavior, which makes the agent reviewable, diffable and auditable like any other code artifact.

In NeoXam Agents

'No agent without a descriptor': descriptors live in the Git-governed Catalog and are the single source of truth for each agent. The model is a descriptor field — switching it is configuration, not re-architecture — and every descriptor change re-triggers the agent's evals against its baseline.

See how these concepts come together in a governed agentic platform for investment operations.

Explore the platform