The research agent (research.ts, 7KB) and competitor tracking (competitor-tracking-client.tsx, 24KB, competitorAnalysisReports table) already gather competitive intelligence and store structured data about competitor strengths/weaknesses. The competitor_re_analysis scheduler runs regularly. However, there is a missing automated pipeline: discovered competitor capabilities are NOT automatically converted into actionable feature gap items in the feature queue. The competitor analysis data (keyFeatures, weaknesses, opportunityNotes) sits in the competitorAnalysisReports table but requires a human to manually decide to act on it. An automated 'competitor gap → feature' pipeline would complete the full mission statement loop: 'studies your competitors, ships features every night.'