Skip to content

WOR-74 Preserve archive execution binding during handoff re-entry - #28

Closed
Ldsystem wants to merge 1 commit into
mainfrom
codex/wor-74-archive-reentry
Closed

WOR-74 Preserve archive execution binding during handoff re-entry#28
Ldsystem wants to merge 1 commit into
mainfrom
codex/wor-74-archive-reentry

Conversation

@Ldsystem

Copy link
Copy Markdown
Owner

Summary:

  • forward the complete execution binding when archive re-compiles a task brief
  • use observed handoff validation only when that binding is complete
  • add a regression test covering the archive re-entry contract

Root cause:
The archive path reconstructed an incomplete compile namespace, then validated without observation. The resulting validation exit was swallowed and a valid executor handoff was later reported as missing, making lifecycle cleanup take longer than the implementation it was closing.

Verification:

  • full pytest suite: 670 passed
  • built-in skill validation: ok
  • focused workflow-contract suite: 59 passed

Linear: https://linear.app/workbundle/issue/WOR-74/archive-plan-drops-execution-binding-and-observed-handoff-evidence

@Ldsystem

Copy link
Copy Markdown
Owner Author

Superseded by merged PR #27 (ea15bbf). Both reviewers accepted the real archive-level mapped-evidence repair; this incomplete duplicate is not being merged.

@Ldsystem Ldsystem closed this Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant