Occasionally, there are tasks in Maniphest that we want to remove completely (along with all related comments, etc). destroy doesn't completely remove all edges of a removed object, and is scary to use because it warns db may be in an inconsistent state :(
For context: we have some tasks we want to completely delete from our database (task metadata, comment thread, etc). We want to know if there's a way to safely delete these tasks.