↓ 2 callersFunctionselect_remediation_target(
excerpt: &str,
comment: &str,
auto_skills: &[(String, String)], // (name, description)
conte
src/server/services/skill_synthesizer.rs:1352
↓ 1 callersFunctionblackboard_bid(
session_id: &str,
agent_id: &str,
task_id: &str,
confidence: f64,
cost: Option<f64>,
src/server/services/protocols.rs:892