Demo Data And Seeding

Use when building or reviewing demo/seed data for a product with a dashboard, or a reset that must not touch real records: a reserved id namespace enforced server-side, reset by prefix across every store, seeding through the running API rather than the database, deterministic idempotent generation, a second generator that speaks the real ingest protocol, and personas so the data demonstrates something.

konradcinkusz Updated

File contents

konradcinkusz/architecture-standards/tree/main/plugins/quality-and-process/skills/demo-data-and-seeding commit 3d8c799854

Frequently asked questions

npx skillmds@latest add konradcinkusz/demo-data-and-seeding