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