static SLASH_COMMAND_PATTERN: LazyLock<Regex>
Pattern to detect slash commands (e.g., /commit, /sigint:augment). These should not be echoed in hook output to prevent injection detection triggers.