rt settings schema
rt › settings › schema
The settings schema lock: regenerate it from the registry, or diff the registry against a committed lock
Usage
rt settings schema
Subcommands
| Command | Description |
|---|---|
lock | Regenerate packages/rt-client/src/settings/schema.lock.json from the zod schemas |
diff | Classify every schema change since a previous lock as safe or breaking; exits 1 unless a breaking change has a storeVersion bump and a matching migrateFrom entry (a never-shipped key may instead be acknowledged) |