ai_xiaopei
2026-08-21 7bcbed8c3547e55287972bd0bccc7c9e9d8ec495
internal/graph/model.go
@@ -6,6 +6,7 @@
   Path      string   `json:"path"`
   Title     string   `json:"title"`
   Section   string   `json:"section"`
   NodeType  string   `json:"node_type"` // "file" | "tag" | "entity"
   Tags      []string `json:"tags"`
   Entities  []string `json:"entities"`
   Wikilinks []string `json:"wikilinks"`