I’m finding that my sense of organization for python modules and packages is just as useful if not more when I’m working with AI to develop a system.
Having good encapsulation helps with ensuring effective context additions in Cursor. The things which make for better context are fairly well aligned with the things which also help me think about a system.