Function: shouldObserveAgent()
shouldObserveAgent(
guardrail,agentId):boolean
Defined in: packages/agentos/src/core/guardrails/ICrossAgentGuardrailService.ts:203
Check if a cross-agent guardrail should observe a specific agent.
Parameters
guardrail
The cross-agent guardrail
agentId
string
The agent ID to check
Returns
boolean
true if the guardrail should observe this agent