II.
OrchestrationPrimitive overview
Reference · liveorch-primitive:rollback
Rollback overview
Revert agent changes when a task fails, is rejected during review, or triggers a policy violation. The primitive resets the workspace branch, reverts commits, closes any open PRs, and restores the repository to its pre-task state. Integrates with branch-management and workspace-cleanup for clean teardown.
Attributes
displayName
Rollback
description
Revert agent changes when a task fails, is rejected during review,
or triggers a policy violation. The primitive resets the workspace
branch, reverts commits, closes any open PRs, and restores the
repository to its pre-task state. Integrates with branch-management
and workspace-cleanup for clean teardown.
orchestrationKind
rollback
trigger
on-failure
Outgoing edges
orch_applies_to1
- topic:agent-run-lifecycle·TopicAgent Run Lifecycle
orch_requires_skill_area1
- skill-area:ci-cd·SkillArea
orch_triggers1
- orch-primitive:workspace-cleanup·OrchestrationPrimitiveWorkspace Cleanup
realizes1
- layer:13-orchestration·LayerOrchestration
Incoming edges
None.