os-sdlc recover 4/7: re-emit action #395
Labels
No labels
P0
P1
P2
P3
bug
create
delete
enhancement
filed-by/agent
filed-by/user
frozen
lint-rule
needs-info
needs-triage
next
plugin/cc-architect
plugin/os
plugin/os-adr
plugin/os-aidd-lint
plugin/os-backlog
plugin/os-context
plugin/os-doc-hygiene
plugin/os-sdlc
plugin/os-vault
project/cc-os
ready-for-agent
ready-for-human
recurring
review
update
waiting
wayfinder:grilling
wayfinder:map
wayfinder:map
wayfinder:research
wayfinder:task
wayfinder:task
wontfix
worklist/deviations
worklist/lint-rule
worklist/new-implement-build
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
jared/cc-os#395
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Child of #332. Depends on 3/7. Engine#recover default path: re-print existing pending row as a dispatch action; no new row, no mark_returned. Report must label it at-least-once replay (original agent may have partially run).
Resolution
Done: Re-emit recovery action: Reemit collaborator + Engine#reemit re-prints the existing pending dispatch row as {type: dispatch, agent, brief_path, replay: true} — no new row, no mark_returned; refuses on no_pending_dispatch, dispatch_state_mismatch, multi-wedge shapes, empty. DispatchConsistency promoted to its own class, shared with RecoveryStatus
Evidence: Commit
1ca4e62; tests/runner/reemit_test.rb 9 tests; full suite 907 runs 0 failures; rubocop cleanFollow-ups: CLI wiring in #397; consider a shared contract test asserting RecoveryStatus and Reemit emit identical dispatch_state_mismatch shapes