For KG entities that dont have NeuroWiki pages, auto-generate wiki-quality content:
1. Identify entities in knowledge_edges that have no matching wiki page
2. For each, use Claude to generate a structured wiki page:
- Title, description, biological function
- Key relationships (from KG edges)
- Relevant hypotheses (from SciDEX)
- Literature references (from papers table)
- Disease associations
3. Store as generated wiki pages (marked as auto-generated vs imported)
4. Quality threshold: only publish if > 3 KG edges AND > 1 paper reference
5. This extends SciDEX beyond neuroscience as new analyses explore other domains
Completion Notes
Auto-completed by supervisor after successful deploy to main