memory_loading
Load architectural decision records into a memory system, then query and analyze entities, relationships, and intelligence with filters for tags, types, and context.
Instructions
Advanced memory loading tool for the memory-centric architecture. Query, explore, and manage memory entities and relationships. Load ADRs into memory system and perform intelligent queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Query parameters for entity search | |
| action | No | Memory operation to perform | query_entities |
| entityId | No | Entity ID for get_entity and find_related actions | |
| maxDepth | No | Maximum depth for relationship traversal (find_related action) | |
| forceReload | No | Force reload of ADRs (load_adrs action) |