- Add .swiftformat config with conservative formatting rules
- Update CI workflow to include SwiftFormat checking
- Add Makefile targets for formatting and linting
- Apply initial formatting fixes to existing code
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Removes Xcode project structure and implements Swift Package Manager
with accessibility inspection commands and test framework.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>