pub fn cmd_add( path: &Path, event_type: EventType, content: &str, session_id: u32, confidence: f32, supersedes: Option<u64>, json: bool, ) -> AmemResult<()>
Add a cognitive event to the graph.