EvergreenConcept

Bounded Context

planted Nov 2, 2023 · last tended Mar 1, 2025

A bounded context is the scope within which a single domain model is consistent and unambiguous. Inside it, one Ubiquitous Language holds; outside it, the same word may mean something else entirely.

Where two contexts meet, you map the relationship rather than sharing a model.