Today I learned using a custom taxonomy in WordPress called ‘status’ is a bag of hurt with Gutenberg. This is due to the REST API already has a REST route for status so a conflict ensues unless you specify a custom ‘rest_base’ when registering the taxonomy.