Create a branch. I am going to take a shower for the next 90 minutes and I need the next stage to be finished before I come back. All of the research, contracts, specification, plan, and tasks in .shotgun/ this directory is just specifications and example code. Second Explore the codebase to come up with a detailed…
Review the current pull request to look for things like: Inline imports = We must remove these unless they are truly needed. dicts being returned by services/routers that should be Pydantic Models. Pydantic Model classes should be moved to a models.py file in the appropriate folder. Any leftover TODOs = We need to…