Dependency Injection by Uber FX
MinStack is built on top of Uber FX — a production-grade DI framework used at Uber. Constructors are wired automatically. Lifecycle hooks (start/stop) are managed for you. If a dependency is missing, the app won't start.