Unity Folder Structure...
Core... Global infrastructure (Bootstrap, DI, Event Systems). If removing it breaks the architecture.
Systems... Reusable, character-agnostic mechanics (Combat, Inventory, Quests). If it can work in another project, it’s a System.