ai_xiaopei
2026-08-21 3e129de1b9ea21cdb7dfff232c3dd32979729b68
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"`