You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of roadmap #900. Found while preparing the post-v1.4.0 hosted-Devin dogfood.
Problem
docs/devin-peer-support-qualification.md says hosted work orders run through a code-mower devin work-order command, but v1.4.0 exposes no such CLI. The maintained exact-bound path is the packaged DevinWorkOrders library seam documented in docs/devin-work-orders.md. A cold operator following the qualification guide therefore reaches a command that cannot run.
Outcome
All public guidance names an executable, supported path and makes the distinction between the generic remote-session CLI and exact PR-bound trusted work orders explicit.
Acceptance criteria
Remove or correct every reference to the nonexistent command.
Link the qualification guide directly to the current library embedding example.
State that generic session dispatch provides provider-neutral lifecycle handling but does not independently verify issue, branch, PR, author, base, and exact head.
If a CLI is desired, track it separately as a product feature rather than documenting it before it exists.
Add a documentation contract test that every advertised top-level command parses under the packaged CLI.
Keep credentials, identities, aliases, prompts, results, and private paths out of examples and test artifacts.
Delivery
One small independently reviewed documentation/test PR before the next documentation-bearing release.
Completion target and roadmap documentation
One planned OSS documentation/contract-test PR, planned Code Mower Claude builder with independent Code Mower Codex review, required before #915. Also synchronize the checked-in current-state/roadmap and qualification guidance with #900/#979: v1.4.0 released, bounded Devin builder qualification only, Graphify next, Board underway with #935 complete, supervised Slack planned. Preserve historical release/qualification records and mark unshipped runtime work as planned. #975 implements runtime role policy separately after these overlapping documentation edits; #955 owns effective-authority rendering.
Part of stabilization epic #979 and roadmap #900.
Part of roadmap #900. Found while preparing the post-v1.4.0 hosted-Devin dogfood.
Problem
docs/devin-peer-support-qualification.md says hosted work orders run through a code-mower devin work-order command, but v1.4.0 exposes no such CLI. The maintained exact-bound path is the packaged DevinWorkOrders library seam documented in docs/devin-work-orders.md. A cold operator following the qualification guide therefore reaches a command that cannot run.
Outcome
All public guidance names an executable, supported path and makes the distinction between the generic remote-session CLI and exact PR-bound trusted work orders explicit.
Acceptance criteria
Delivery
One small independently reviewed documentation/test PR before the next documentation-bearing release.
Completion target and roadmap documentation
One planned OSS documentation/contract-test PR, planned Code Mower Claude builder with independent Code Mower Codex review, required before #915. Also synchronize the checked-in current-state/roadmap and qualification guidance with #900/#979: v1.4.0 released, bounded Devin builder qualification only, Graphify next, Board underway with #935 complete, supervised Slack planned. Preserve historical release/qualification records and mark unshipped runtime work as planned. #975 implements runtime role policy separately after these overlapping documentation edits; #955 owns effective-authority rendering.