Canonical tracker for the approved CodeWhale orchestration vocabulary and separation of concerns. This issue links the implementation phases and prevents Fleet, Workflow, Lane, and Runtime from collapsing into one concept.
Workflow step (role: scout)
→ Fleet.resolve("scout") → AgentProfile
→ Runtime.spawn(profile, worktree?, backend=tmux|inline|vm|ci)
→ Lane records run instance + stream-json logs
Purpose
Canonical tracker for the approved CodeWhale orchestration vocabulary and separation of concerns. This issue links the implementation phases and prevents Fleet, Workflow, Lane, and Runtime from collapsing into one concept.
Docs:
docs/AGENT_WORKFLOWS_0868.md(merged via PR #4163)Canonical vocabulary
Principles (non-negotiable)
scout,implementer,reviewer); Fleet resolves roles → AgentProfiles; Runtime executes resolved agents.Data flow
Agreed CLI shape
Implementation phases
Recommended execution order
Related trackers
Acceptance
docs/AGENT_WORKFLOWS_0868.md.