Fixed
- CC-SK-008 allowed-tools scoped matcher parsing (closes #1052).
allowed-toolstokenization now preserves scoped matchers with spaces inside parentheses, such asBash(git add *), while still supporting normal comma- and space-separated tool lists. Added regressions for the official Claude Code docs example and a comma-separated scoped matcher.