Operational Runbooks

Seed Verification Runbook

Seed must be idempotent and non-destructive.

Use this when...

Use this when you need a repeatable operational procedure.

Seed must be idempotent and non-destructive.

pnpm db:seed
pnpm db:seed
pnpm db:seed:verify

Run in staging only for approved demo/sample data. Never seed real customer data.

Developer Details
Source
apps/docs/content/operational-runbooks/seed-verification.md
Owner
Platform / Operations
Status
Current
Module
Operational Runbooks
Related route
None