This project is a Task Management System is a backend Project built with .NET, designed to demonstrate how to structure a modular monolith using Clean Architecture and Domain-Driven Design (DDD) principles. The goal of this system is not just to manage tasks, but to showcase real-world architectural patterns such as bounded contexts, domain policies, outbox pattern, event-driven communication, and fine-grained authorization.