629176d301
- Line 806: Changed grep -F with ^anchor to proper regex with escaping - Line 1706: Removed -F flag from greps to allow proper pattern matching - Fixes 2 critical QA issues while maintaining functionality - Syntax validated: bash -n passes