Skip to content

Add governed-runner delegation map#50

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

Add governed-runner delegation map#50
mdheller merged 2 commits into
mainfrom
work/governed-runner-delegation-map-v0

Conversation

@mdheller
Copy link
Copy Markdown
Member

Summary

Adds the cross-repo governed-runner delegation map to the facade repo.

This records the boundary that prophet governed-runner ... and prophet agentplane ... are command-name facades only. Implementation remains delegated to AgentPlane's sp-run, while safety, authority, and install responsibilities remain in their owning repos.

Adds

  • docs/governed-runner-delegation-map.md
  • README pointer to the delegation map

Map covers

  • prophet governed-runner <args> -> sp-run <args>
  • prophet agentplane <args> -> sp-run <args>
  • cross-repo ownership:
    • prophet-cli: product facade
    • agentplane: governed-runner implementation and sp-run
    • guardrail-fabric: safety/preflight semantics
    • agent-registry: authority state
    • homebrew-prophet: install path
  • non-ownership list for prophet-cli
  • hard non-goals for the facade
  • regression rule: tests should assert forwarded argv, not duplicate AgentPlane behavior

Boundary

Documentation-only. No implementation moves into prophet-cli; no execution, mutation, rollback restore, authority update, budget settlement, provider invocation, or network activity is added.

@mdheller mdheller merged commit 3827bc3 into main May 22, 2026
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