agents/renewal-agent/agent.yaml
Metadata
- Purpose: Agent definition, reasoner, skill contract, or acceptance test document.
- Domain:
agents - Language:
yaml - Bytes: 576
- Lines: 20
- Content hash (short):
5ab05af3 - Source (start): agents/renewal-agent/agent.yaml:1
- Source (end): agents/renewal-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: renewal-agent
version: 0.1.0
description: renewal-agent for Anchor MSP PSA
runtime:
framework: agentfield
executionMode: async
reasoners:
- name: renewal-risk-analysis
description: Primary reasoning flow for renewal-agent
skills:
- name: validate-input
description: Deterministic payload validation for renewal-agent
- name: build-plan
description: Deterministic planning skill for renewal-agent
- name: execute-action
description: Deterministic action executor for renewal-agent
compliance:
auditEvidence: required
idempotency: required