When an agent is reused as a sub-agent inside another agent, its author should be able to see where it is being used. This would provide a dependency view showing: Which parent agents call the agent as a sub-agent The parent agent’s owner or author W...