In patterns, use () for match groups, ?+* to match zero-or-one times, one-or-more times, or zero-or-more times, and [\n] to match newlines.
CSV files use the header pattern,report,score.
New rules with existing pattern override previous definition.