- name a built-in seed
- load a custom
.jsonor.sqlfile - replay a saved seed snapshot
Using seeds
In a scenario:## Setup to document the starting state and help Archal choose the best
catalog seed when no explicit seed is set:
Built-in seeds
Each clone ships seeds for common scenarios. The tables below list common starter seeds. Use an explicitseed: / seeds: value, --seed, a seed file, or a
replayed seed snapshot when a run requires exact starting records.
GitHub
Slack
Discord
Stripe
Jira
Linear
Supabase
SQL files (not JSON). They create tables and insert data directly.Google Workspace
Ramp
Scenario setup text can influence default seed selection, but exact state should
come from an explicit seed name, seed file, or replay snapshot.
