Resolves issue #6 - PowerShell encoding errors on Windows
Changes:
- Replaced checkmark (✓) with [OK]
- Replaced cross (✗) with [ERROR]
- Replaced warning (⚠) with [WARN]
- Replaced arrow (→) with [INFO]
- Replaced Unicode box-drawing characters with simple equals signs
This ensures the script works reliably across all Windows configurations
regardless of PowerShell encoding settings or console code pages.
Generated with Claude Code - https://claude.com/claude-code
Co-Authored-By: Claude <noreply@anthropic.com>