A way to solve the issues the author had running the commanded.reset mix task might be this:
mix do app.start + commanded.reset -a LunarFrontiers.App.Application -h LunarFrontiers.App.Projectors.Building
This starts the supervision tree and LunarFrontiers.App.Application
is fully loaded when doing this