agents/quote-assistant-agent/agent.yaml
Metadata
- Purpose: Agent definition, reasoner, skill contract, or acceptance test document.
- Domain:
agents - Language:
yaml - Bytes: 620
- Lines: 20
- Content hash (short):
ae368a6f - Source (start): agents/quote-assistant-agent/agent.yaml:1
- Source (end): agents/quote-assistant-agent/agent.yaml:20
Indexed Symbols
No indexed functions/methods detected in this file.
Markdown Headings (if applicable)
No markdown headings detected.
Source Preview
name: quote-assistant-agent
version: 0.1.0
description: quote-assistant-agent for Anchor MSP PSA
runtime:
framework: agentfield
executionMode: async
reasoners:
- name: quote-composition
description: Primary reasoning flow for quote-assistant-agent
skills:
- name: validate-input
description: Deterministic payload validation for quote-assistant-agent
- name: build-plan
description: Deterministic planning skill for quote-assistant-agent
- name: execute-action
description: Deterministic action executor for quote-assistant-agent
compliance:
auditEvidence: required
idempotency: required