Commit graph

1 commit

Author SHA1 Message Date
Claude
13af424b35
Add: Implementation plan for graph exploration tools
Created comprehensive implementation plan for two new MCP tools:
- get_entity_connections: Direct graph traversal for ALL entity relationships
- get_entity_timeline: Chronological episode history for entities

Plan includes:
- General-purpose PKM focus (architecture, projects, coaching, research)
- Enhanced workflow instructions with decision flowcharts
- Complete code implementation details
- Testing scenarios across multiple domains
- 2-3 hour estimated implementation time

Addresses issue of disconnected/duplicate entities by providing LLM
with complete graph visibility before adding new information.
2025-11-15 09:41:53 +00:00