Knowledge Graph Builder
When to Use
- User says knowledge graph or task matches this capability
- User says map entities or task matches this capability
- User says build graph or task matches this capability
- User says entity map or task matches this capability
Workflow
- Extract entities: people, tools, projects, concepts.
- Define relations: uses, depends_on, blocks, produces.
- Output JSON graph or mermaid diagram.
- Store index in semantic-memory-manager.
Integrations
semantic-memory-managerinsight-synthesizerself-healing-error-recovery
Error Handling
| Failure | Response |
|---|---|
| Too many entities | Cluster; show top 20 with expand option. |
Gotchas
- Graphs are hypotheses; mark unverified edges.
Example
Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.