2c828c8778
Phase 2 of Blobbi incubation audit: - Add BlobbiMissionsModal component with HatchTasksPanel integration - Move hatch tasks UI from main page to Missions modal - Add useStopIncubation hook with confirmation dialog - Enforce only one Blobbi incubating at a time (auto-stops previous) - Enhance StartIncubationDialog to show switch warning for other incubating Blobbi - Add useSyncHatchTaskCompletions hook to sync task completions to kind 31124 tags - Consolidate STAT_MIN/STAT_MAX to single source in src/lib/blobbi.ts - Remove unused BlobbiPlaceholderModal component