Skip to content

test(execution): cover orchestrator kernel boundary - #246

Draft
JoTalbot wants to merge 5 commits into
feat/execution-kernel-v1from
feat/execution-kernel-wiring
Draft

test(execution): cover orchestrator kernel boundary#246
JoTalbot wants to merge 5 commits into
feat/execution-kernel-v1from
feat/execution-kernel-wiring

Conversation

@JoTalbot

Copy link
Copy Markdown
Owner

Summary

  • adds a regression test for the existing Orchestrator → execution integration adapter
  • verifies task/agent/authority propagation into CapabilityEngine
  • verifies missing capability validation

Scope

This PR intentionally does not modify the legacy orchestrator.py. It creates a safe integration checkpoint before wiring the main Orchestrator through the kernel.

Next step

Wire Orchestrator._execute_step() for tool steps to execute_orchestrator_tool_step() after CI validates this boundary.

@github-actions github-actions Bot added the tests label Aug 25, 2026
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 25, 2026
@github-actions github-actions Bot added the ci label Aug 25, 2026
@arena-ai-coding-agent

Copy link
Copy Markdown

The safe adapter boundary from this draft is consolidated into PR #248. Protected legacy orchestrator remains intentionally unmodified; please do not merge this stacked draft independently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci documentation Improvements or additions to documentation tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant