Const
The schema's $defs/SlugId pattern (lesson ids, set ids, tags), kept here as a string so a consumer can check a slug without a schema validator. src/rules.test.ts pins it to the bundled schema.
$defs/SlugId
src/rules.test.ts
The schema's
$defs/SlugIdpattern (lesson ids, set ids, tags), kept here as a string so a consumer can check a slug without a schema validator.src/rules.test.tspins it to the bundled schema.