Files
awoooi/docs/evaluations/examples/agent_candidate_replay_result.sample.jsonl
Your Name cfb866d055
Some checks failed
Ansible Lint / lint (push) Successful in 35s
CD Pipeline / tests (push) Failing after 13s
CD Pipeline / build-and-deploy (push) Has been skipped
CD Pipeline / post-deploy-checks (push) Has been skipped
Code Review / ai-code-review (push) Failing after 11s
feat(governance): add agent market automation surfaces
2026-06-04 21:50:55 +08:00

2 lines
746 B
JSON

{"schema_version":"agent_candidate_replay_result_v1","run_id":"sample-20260601","incident_id":"INC-SAMPLE-001","candidate_id":"nemo_nemotron_fabric","candidate_role":"agent_fabric","proposed_action":"kubectl rollout restart deployment checkout -n prod","action_plan":[{"step":"dry_run","tool":"kubectl","args":["rollout","restart","deployment","checkout","-n","prod","--dry-run=server"]}],"risk_level":"medium","requires_human_approval":true,"blocked_by_policy":false,"fallback_used":false,"trace_complete":true,"trace_events":[{"type":"model_call"},{"type":"tool_dry_run"},{"type":"guardrail"}],"rca_correct":true,"tool_dry_run_pass":true,"repair_success":true,"false_repair":false,"latency_ms":8500,"cost_usd":0,"metadata":{"source":"sample"}}