Skip to content

Cavaridge Terrain concepts

Domains and hosting infrastructure for the MSPs who serve everyone else.

  • registrar
  • dns
  • hosting

Cavaridge Terrain is a msp-division product. Every tenant-scoped row carries a tenant_id FK to the shared tenants table. RLS enforces visibility per the UTM.

This product emits:

  • The 5 canonical Pulse events (signup, first_meaningful_action, daily_active, paid_conversion, churn_signal)
  • Domain events declared in @cavaridge/core-events under DOMAIN_PULSE_EVENTS.nimbus

See Pulse for the full taxonomy.

Operator follow-up: authoring the per-product domain model — entities, state machines, lifecycles. The shape above lists the modules from the manifest; the conceptual depth lands as product owners contribute.