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