Select the types of activity you want to include in your feed.
Fix function_body_length lint violation in GhosttyRuntime.init
Extract notification observer registration into a dedicated registerNotificationObservers() method to bring the initializer body under the 100-line SwiftLint limit.