Seeding
How seed data populates the database across environments.
Seed data is managed as part of the migration workflow. For the full documentation on seed tiers, the orchestration script, idempotence patterns, ID conventions, CI behavior, and how to write new seeds, see Seed Data.
For reference data table design conventions (global lookup tables like aiModel and aiModelPricing), see Reference Data.