pub fn save_session( colony: &Colony, path: &Path, files_indexed: &[String], ) -> Result<()>
Save the colony’s knowledge graph to a JSON file.