Files
forja/tests/fixtures/agents/test_agent/versions/v2.yaml
T
2026-06-10 18:21:33 +02:00

18 lines
414 B
YAML

name: test_agent
version: v2
owner: pytest
purpose: Draft version for governance promotion tests.
state: draft
guardrails: [test_policy]
llm:
provider: mock
model: gpt-4o
temperature: 0.2
max_tokens: 2000
system_prompt: |
You are a test agent. Return JSON with severity and proposed_actions.
output_schema:
type: object
required: [severity]
risk_threshold_for_hitl: 4
updated_at: 2026-06-01T00:00:00Z