learn-content-engine - v0.34.0
    Preparing search index...

    Variable SLUG_ID_PATTERNConst

    SLUG_ID_PATTERN: "^[\\p{Ll}\\p{Nd}]+(-[\\p{Ll}\\p{Nd}]+)*$"

    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.