Skip to content

feat(run): close bounded execution handoff gaps - #99

Merged
pacphi merged 3 commits into
mainfrom
codex/issue76-bounded-handoffs
Jul 31, 2026
Merged

feat(run): close bounded execution handoff gaps#99
pacphi merged 3 commits into
mainfrom
codex/issue76-bounded-handoffs

Conversation

@pacphi

@pacphi pacphi commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • thread strict, sanitized, bounded runtime-only dependency handoffs through the canonical ak run DAG
  • enforce one absolute readiness-to-observe deadline per escalation attempt with progressive resource registration
  • harden OpenCode response bounds, abort propagation, and Windows full-process-tree teardown
  • make malformed/missing handoffs non-escalatable and cleanup uncertainty explicitly orphaned
  • update ADR-0018, help, and README contracts

Verification

  • pnpm run check
  • pnpm run test:surface (26/26)
  • focused execution suite (73 pass; 2 platform skips on macOS)
  • focused handoff/privacy review: NO BLOCKER
  • focused lifecycle/Windows cleanup review: NO BLOCKER
  • focused OpenCode abort/state review: NO BLOCKER

Closes #76

@pacphi
pacphi merged commit d31a1ea into main Jul 31, 2026
11 checks passed
@pacphi
pacphi deleted the codex/issue76-bounded-handoffs branch July 31, 2026 00:11
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.

feat: generalize host routing and add OpenCode as a routable execution host

1 participant