Implement Go graph indexing worker (facts + vectors split) for graphrag-go
Takeaway: Next time I'd upfront ask for the facts/vector split explicitly instead of letting the agent build the monolithic GraphModality first and then retrofitting — that second prompt ('还有 factsworker和vectorworker没实现') is what actually forced the right architecture.