Member Junction
    Preparing search index...
    • PURE invariant core for the co-agent reference (exported for unit tests): the referenced agent must exist, be Active, and be of the Realtime agent type.

      Parameters

      • coAgentID: string

        The referenced co-agent id.

      • status: string

        The loaded co-agent's Status, or null when the agent could not be loaded.

      • typeName: string

        The loaded co-agent's TYPE name, or null when missing/unresolvable.

      • OptionalagentName: string

        The loaded co-agent's display name (for friendlier messages).

      Returns ValidationErrorInfo[]

      The violations (empty array = valid).