II.
OrchestrationPrimitive overview
Reference · liveorch-primitive:workflow-policy-load
Workflow Policy Load overview
Load a process or workflow definition from a file (WORKFLOW.md, process definition .js/.ts, CLAUDE.md, or equivalent). The primitive parses front-matter configuration, extracts the prompt template, and configures the orchestrator's runtime behavior — polling intervals, active states, agent executable, and hooks.
Attributes
displayName
Workflow Policy Load
description
Load a process or workflow definition from a file (WORKFLOW.md, process
definition .js/.ts, CLAUDE.md, or equivalent). The primitive parses
front-matter configuration, extracts the prompt template, and configures
the orchestrator's runtime behavior — polling intervals, active states,
agent executable, and hooks.
orchestrationKind
workflow-loading
trigger
manual
Outgoing edges
orch_applies_to1
- topic:agent-process-library·TopicAgent Process Library
orch_requires_skill_area1
- skill-area:deployment-automation·SkillAreaDeployment Automation
Incoming edges
supports_orchestration_primitive3
- agent-core-impl:babysitter-agent.core@current·AgentCoreImplbabysitter-agent Core (current) — SDK-backed CLI loop
- agent-core-impl:babysitter.core@current·AgentCoreImplbabysitter Core (current) — process orchestrator + journal
- agent-core-impl:symphony.core@current·AgentCoreImplSymphony Core (current)