Metis — KG Index Memory
kg_index_memoryIndex memory entries into a knowledge graph by linking items that share topics, making cross-connections discoverable.
Instructions
Build a knowledge graph from memory entries, linking items by shared topics.
Scans memory_entries, episodic_memory, semantic_memory, and ideas,
extracts their topic tags, and creates bidirectional edges between
items that share topics. This makes cross-pollination between memory
layers discoverable via kg_memory_connections().
Takes no arguments. Safe to re-run (uses REPLACE semantics).
Returns:
Summary of nodes and edges indexed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |