What is the ideal way to structure inherited toolkit projects? I would like to maintain one toolkit project where division level changes are maintained. This project would have all apps, engines, hooks, and yml that would be shared across projects for the division. If an individual project needed a customization, we would want to override the app/engine/hook/yml only where the change is needed.
Ideally, copies of all the apps/engines would NOT be maintained in each individual project. Only project specific customization. Also, it would be good if this division level project could inherit from a studio level.
All input welcome