pub fn apply_command(
    base: Option<OCABox>,
    op: Command
) -> Result<OCABox, Vec<String>>