ALTER TABLE tasks ADD COLUMN completion_notes TEXT, ADD COLUMN proof_file_path VARCHAR(255);