pub async fn agent_boost(
__arg0: State<Arc<RwLock<AppState>>>,
__arg1: Json<AgentBoostRequest>,
) -> Result<Json<AgentBoostResponse>>Expand description
POST /api/agent/boost — Pin or boost a memory in cognitive cache
pub async fn agent_boost(
__arg0: State<Arc<RwLock<AppState>>>,
__arg1: Json<AgentBoostRequest>,
) -> Result<Json<AgentBoostResponse>>POST /api/agent/boost — Pin or boost a memory in cognitive cache