DDD / domain modeling rules

Domain-Driven Design rules for AI agents.

Use this when the agent must preserve domain language, model behavior instead of database shape, and respect bounded contexts, aggregates, and strategic design.

DDDbounded contextsaggregatesubiquitous language

Use when

You are changing core domain behavior, aggregate boundaries, context integration, or language used by the code.

Default version

Use mini for project guidance. Use full for deeper modeling sessions.