II.
OrchestrationPrimitive overview
Reference · liveorch-primitive:result-validation
Result Validation overview
Validate agent output against expected schemas, quality criteria, or policy rules before marking a task complete. The primitive runs configured validators (lint, tests, structured-output schema checks, security scans) against the agent's artifacts. On validation failure it triggers a retry or escalates to human review rather than propagating bad output downstream.
Attributes
displayName
Result Validation
description
Validate agent output against expected schemas, quality criteria, or
policy rules before marking a task complete. The primitive runs
configured validators (lint, tests, structured-output schema checks,
security scans) against the agent's artifacts. On validation failure
it triggers a retry or escalates to human review rather than
propagating bad output downstream.
orchestrationKind
task-lifecycle
trigger
on-state-change
Outgoing edges
orch_applies_to2
- topic:agent-run-lifecycle·TopicAgent Run Lifecycle
- topic:code-review-best-practices·TopicCode Review Best Practices
orch_requires_skill_area2
- skill-area:ci-cd·SkillArea
- skill-area:observability-instrumentation·SkillAreaObservability Instrumentation
orch_triggers2
- orch-primitive:task-complete·OrchestrationPrimitiveTask Complete
- orch-primitive:retry-with-backoff·OrchestrationPrimitiveRetry with Backoff
Incoming edges
orch_triggers1
- orch-primitive:human-review-gate·OrchestrationPrimitiveHuman Review Gate
supports_orchestration_primitive3
- agent-core-impl:claude-code.core@1.x·AgentCoreImplClaude Code Core (1.x)
- agent-core-impl:langgraph.core@current·AgentCoreImplLangGraph Graph Core (current)
- agent-core-impl:openclaw.core@current·AgentCoreImplOpenClaw Core (current)