Skip to content

docs: add broker reasoning execution binding#53

Open
mdheller wants to merge 5 commits intomainfrom
docs/broker-reasoning-binding
Open

docs: add broker reasoning execution binding#53
mdheller wants to merge 5 commits intomainfrom
docs/broker-reasoning-binding

Conversation

@mdheller
Copy link
Copy Markdown
Member

Summary

Adds the AgentPlane execution binding for the cross-cloud services broker reasoning loop.

It documents AgentPlane as the governed execution and replay plane for broker-related validation, placement, smoke, continuity, exit, cost-meter, and evidence-completeness bundles.

Adds

  • docs/integration/broker-reasoning-execution-binding.md

Scope

Documentation only. AgentPlane executes and emits evidence; it does not own broker doctrine or policy authority.

Comment on lines +21 to +30
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.11"
- name: Install validation dependency
run: python -m pip install jsonschema
- name: Validate broker execution bundle
run: python scripts/validate_broker_execution_bundle.py
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.

2 participants