pub type AgentRegistry = BTreeMap<String, AgentIr>;
Other agents this run may call.
pub struct AgentRegistry { /* private fields */ }