Edge Concept Synthesizer Overview Create an abstraction layer between detection and strategy implementation. This skill clusters ticket evidence, summarizes recurring conditions, and outputs with explicit thesis and invalidation logic. When to Use - You have many raw tickets and need mechanism-level structure. - You want to avoid direct ticket-to-strategy overfitting. - You need concept-level review before strategy drafting. Prerequisites - Python 3.9+ - - Ticket YAML directory from detector output ( , ) - Optional Output - containing: - concept clusters - support statistics - abstract thesis…