Skip to content

Add ProvGraph::agentsOf() agent/delegation read helper#17

Merged
amateescu merged 1 commit into
mainfrom
agentsof-helper
Jun 22, 2026
Merged

Add ProvGraph::agentsOf() agent/delegation read helper#17
amateescu merged 1 commit into
mainfrom
agentsof-helper

Conversation

@amateescu

Copy link
Copy Markdown
Owner

Changes

  • Add Prov\Model\AgentInvolvement, a readonly value object pairing an associated agent with the association's plan, attributes, and the chain of agents it acted on behalf of.
  • Add ProvGraph::agentsOf(): one AgentInvolvement per association of an activity, with the actedOnBehalfOf chain walked outward (nearest responsible first), activity-scoped delegations honored, the first delegation per hop followed, and cycles guarded.

@amateescu amateescu merged commit bebe917 into main Jun 22, 2026
7 checks passed
@amateescu amateescu deleted the agentsof-helper branch June 22, 2026 08:19
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