Extremely simplified example of how I'd structure a Dagster monorepo. Leverages a utils
module for domain-agnostic standards and defines each project in its own module.
Different projects could be separated based on organizational structure, required dependencies, or more.