Categorize enterprise frontend startup behaviors
Created by: efritz
This moves the startup logic from the enterprise frontend into the packages where the behaviors belong.
Affected:
- authz
- campaigns
- codeintel
- licensing
Licensing is a bit messy here and needs to be in a subpackage to avoid a circular import. I'll try to deal with this in a future pass.