Skip to content

Document and test governed-runner tool facade#49

Merged
mdheller merged 2 commits into
mainfrom
work/governed-runner-tool-facade-v0
May 22, 2026
Merged

Document and test governed-runner tool facade#49
mdheller merged 2 commits into
mainfrom
work/governed-runner-tool-facade-v0

Conversation

@mdheller
Copy link
Copy Markdown
Member

Summary

Documents and tests the product-facing governed-runner tool adapter path now exposed by AgentPlane through sp-run tool ....

These remain pure facade delegations:

prophet governed-runner tool list-tools
prophet governed-runner tool call governed_runner.doctor --args-json '{}'

Delegates to:

sp-run tool list-tools
sp-run tool call governed_runner.doctor --args-json '{}'

Adds

  • README examples for prophet governed-runner tool ...
  • tests/test_governed_runner_tool_facade.py

Boundary

No governed-runner implementation moves into prophet-cli. This only documents and tests the facade path after AgentPlane added the actual sp-run tool ... delegate path.

Validation

pytest -q

@mdheller mdheller merged commit 47ca92f into main May 22, 2026
11 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