Skip to content

v0.8.68: Stopship workflow as fleet-backed lane (dogfood #4090/#4093/#4094) #4178

Description

@Hmbown

Parent: #4175

Purpose

End-to-end dogfood of the Fleet/Workflow/Lane/Runtime model against active stopship issues. This is the concrete reference lane — not a new priority above #4090, #4093, #4094.

Target invocation

codewhale workflow run stopship \
  --issue 4090 \
  --fleet v0868-stopship \
  --runtime tmux

codewhale lane list
codewhale lane attach <lane-id>
codewhale lane logs <lane-id>

Fleet: v0868-stopship

Named roster binding roles → AgentProfiles (configured under CODEWHALE_HOME):

Role Profile intent
scout Read-only recon on issue + codebase
implementer Minimal fix branch from main
reviewer Diff review, regression focus
verifier cargo test, clippy, fmt gate
release_lead Stopship checklist + PR draft

Fleet resolves roles only — does not spawn tmux or manage worktrees.

Workflow: stopship

Role-sequenced workflow (see #4177) covering #4090, #4093, #4094 with gates (#4179):

  1. scout ×3 (parallel read-only scouts per issue)
  2. implementer (sequential fixes, separate branches)
  3. reviewer + verifier gates before PR
  4. release_lead handoff artifact for v0.8.68 execution board: lane order, dependencies, and agent protocol (canonical packet) #4092

Update workflows/v0868_stopship_lane.workflow.js after Phase 2 lands.

Runtime: tmux

  • One lane per stopship batch (or per issue — configurable)
  • stream-json logs under lane registry
  • worktree per implementer branch
  • attach for human oversight

Acceptance criteria

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationenhancementNew feature or requestlane-workflowreliabilityReliability, flaky behavior, retries, fallbacks, and robustnesssubagentsSub-agent orchestration, lifecycle, and completion handlingv0.8.68Targeting v0.8.68workflow-runtimeWorkflow IR, executor, control flow, and replay runtime

    Projects

    Status
    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions