pub fn default_ruleset() -> Vec<Box<dyn RuleSet>>
Returns the default rule set for marque (CAPCO rules).
Both the CLI and WASM front ends use this to share one registration entry point.