- APIClient: URLSession wrapper with auth, retry, logging - TRPCBridge: tRPC procedure caller with type-safe wrappers - Models: 14 Codable structs matching backend schema - CacheManager: TTL-based offline caching - OfflineQueue: persistent mutation queue with retry - NetworkMonitor: connectivity tracking via NWPathMonitor - Tests: unit tests for all components (92 total, all passing)
ShieldAI
@ c53fe63bd5