The parts we rely on are the parts that are hard to retrofit
Queues, scheduled jobs, database migrations, policies and the test harness are all first-class. On an operational system that gets modified monthly for years, those are the features that decide whether the fourth change is cheap or expensive. A framework where authorisation is a homegrown middleware stack is a framework where every later feature is harder than it needed to be.