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