Skip to main content

PACK_ORIGIN

Constant PACK_ORIGIN 

Source
pub const PACK_ORIGIN: &str = "pack";
Expand description

The origin value stamped on every installed pack rule. The single strongest provenance marker; downstream consumers key off it to render a “from a starter pack” badge and to exclude pack rules from any “your team’s earned memory” metric or eval. The local idx_skills_origin index makes WHERE origin = 'pack' cheap.