Skip to content

feat(orchestrator): validate event tenant ownership on shared event bus#1878

Open
blackcrazyt wants to merge 1 commit into
orchestration-agent:mainfrom
blackcrazyt:bounty/event-tenant-1870
Open

feat(orchestrator): validate event tenant ownership on shared event bus#1878
blackcrazyt wants to merge 1 commit into
orchestration-agent:mainfrom
blackcrazyt:bounty/event-tenant-1870

Conversation

@blackcrazyt
Copy link
Copy Markdown

  • Adds tenant registration and agent-to-tenant assignment to OrchestrationEngine
  • validate_event_ownership() checks target_agent belongs to claimed tenant
  • Rejects cross-tenant events, unassigned agents, and missing targets
  • Rejected events recorded with reason in audit trail
  • 10 tests: registration, cross-tenant rejection, unassigned agent, audit, isolation

Fixes #1870

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.

[ Bounty $9k ] [ Orchestrator ] Validate event tenant ownership — shared event bus

1 participant