PHI1034 is a cluster invoicing thing which should be sorted out.
PHI979 is a specific issue where we could use better instance controls (around worker count) in the short term. An alternative approach is to hard-coded `if ($instance === 'X') { ... }` for now. `admin` could also probably use more workers, I think we get saturated by backups occasionally.
See PHI857, which wants support for serial queues in repository operations.
See PHI989, which notes some consistency issues with certain datasource queries, particularly when some components are empty.
SSH key handling (mostly in T13123) is fairly ripe.
PHI1051 wants support for overriding custom field behaviors in subtypes. See D17593, previously.
PHI1047 notes an API inconsistency between `owners.search` and `owners.edit`.
PHI1050 identified some out-of-date documentation.
PHI774 identifies an issue which can likely be mitigated in the short term by improving the "Welcome" flow for non-password installs.
PHI1052 encountered a card issue with Stripe. This might be a problem with the card, but the workflow should be more clear.