campaign-service - Domain Model
Version: 1.0 Status: Draft (proper stub) Owner: Product Last Updated: 2026-04-21 References: SERVICE_OVERVIEW.md, docs/standards/SERVICE_TEMPLATE.md
0. Status
Proper stub per SERVICE_TEMPLATE.md rule: "Stubs are acceptable for an early service (headings only), but every file is present and owned." Populate in lock-step with implementation; do NOT remove.
Intent
Defines the aggregates, entities, value objects, invariants, and domain events that constitute the bounded context owned by campaign-service. See SERVICE_OVERVIEW.md and _report.md.
1. Aggregates
TBD - see SERVICE_OVERVIEW.md section 3.
2. Entities
TBD.
3. Value Objects
TBD.
4. Invariants
TBD.
5. Domain Events
TBD - names listed in EVENT_SCHEMAS.md.