pub fn save_expertise_schema(path: impl AsRef<Path>) -> Result<()>
Save Expertise JSON Schema to a file
Returns an error if file writing fails.