Adds project.yml (XcodeGen spec), Info.plist, entitlements, and placeholder asset catalog so the project can be built in Xcode and deployed to iPhone 14 via USB or wireless pairing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- App entry point, AppEnvironment dependency container - PassportAuthService: PKCE OAuth 2.0 against SilverSHELL Passport - TokenStore: Keychain-backed token storage - SilverAPIClient: MDM enrollment + privacy score API calls - MDMEnrollmentService: enrollment URL fetching + device listing - Onboarding coordinator with MDM, account setup, and hardening steps - Dashboard with privacy score ring and category breakdown - WelcomeView with Passport sign-in flow Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>