pub fn append_event( rules_path: &Path, simulate: bool, event_type: &str, payload: Value, ) -> Result<()>