Skip to content

fix(rescue): keep host orchestration single-hop - #23

Merged
vitry merged 3 commits into
mainfrom
fix/rescue-single-hop-routing
Aug 15, 2026
Merged

fix(rescue): keep host orchestration single-hop#23
vitry merged 3 commits into
mainfrom
fix/rescue-single-hop-routing

Conversation

@vitry

@vitry vitry commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • require the top-level user-facing Codex agent to invoke ZCode Rescue directly
  • make ordinary subagents finish with their existing tools instead of nesting another Rescue child
  • carry a verbatim non-Rescue disclosure through the parent into the user-facing final response
  • lock guard ordering and source/marketplace Skill parity with contract tests

Scope

Prompt/Skill behavior only. Runtime ownership, result, cancel, and protocol validation are unchanged because the companion has no trusted agent-ancestry signal.

Verification

  • uv run --with pyyaml python .../quick_validate.py skills/rescue
  • npm run check
  • node --test tests/skills-contracts.test.mjs (12/12)
  • git diff --check origin/main...HEAD
  • source/marketplace Rescue Skill byte comparison
  • independent specification and quality reviews: Ready

@vitry
vitry merged commit b39789f into main Aug 15, 2026
11 of 12 checks passed
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