Seeking Feedback on Mars Rover Kata Implementation Using Effect

Wave New to Effect this week, having fun exploring. I'm not entirely sure if this kind of open-ended question is appropriate here, if not please let me know. I was hoping to just get some general thoughts/insight from the community on how you might approach this kata https://kata-log.rocks/mars-rover-kata. Spoilers in the thread/linked code.

My current code is here https://github.com/solomonhawk/mars-effect. I opted to build it as a CLI for basic interactivity and made some contrived design decisions in order to explore some parts of Effect like DI. Though it is still a toy application, I'm hoping to gain some lessons so that I can do a better job next time. Thank you ❤️
Was this page helpful?