Skip to content

PawVault concepts

Consumer pet vault. Vaccination records, vet history, feeding logs, photos.

PawVault is a labs-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.pawvault

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.