--- review_agents: - kieran-typescript-reviewer - performance-oracle - architecture-strategist - code-simplicity-reviewer - security-sentinel --- ## Review Context Kotlin Multiplatform desktop app (Compose Desktop). Nostr client with WebSocket relay connections. Key patterns: FeedViewModel + FeedFilter + FeedContentState (cache-centric), Coordinator for relay subscription management.