Sync BACKLOG from harness/skill synthesis, add dispatch cancel ticket#404
Merged
Conversation
…cel ticket Codex/opencode/project-pm(fable) independently analyzed the same harness-vs-skill-vs-control-plane thesis against current repo state and converged on: skills layer is thin and command/skill terminology is conflated, CC-015 should become the pilot skill, and CC-357/CC-393 should stay someday with explicit resume triggers rather than being built now. Adds CC-493 (upgrade-rule documentation), CC-494 (executor design-latitude tracking ticket for the 2:1 synthesis split), and CC-495 (pmctl dispatch cancel — core/policy/dispatch-states.yaml already defines a `cancelled` terminal state with no implementation anywhere, and .supervisor.pid is unread by any pmctl subcommand). Reactivates CC-015 and CC-489 (CC-488 precondition cleared), annotates CC-026/CC-054/CC-357/CC-393 with resume triggers. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
systematic-debuggingskill pilot) and CC-489 (scripts/domain ownership — CC-488 precondition cleared, scope expanded to host-specific config values per user request).pmctl dispatch cancel <run_id>—cancelledis already a defined terminal state incore/policy/dispatch-states.yamlwith zero implementation;.supervisor.pidis written but never read by any pmctl subcommand).Test plan
bash pm/scripts/validate.sh BACKLOG.md— exit 0bash pm/scripts/lint-ticket-ids.sh BACKLOG.md BACKLOG-ARCHIVE.md— exit 0🤖 Generated with Claude Code