memory_loading
Load ADRs into the memory system to query, explore, and manage architectural decisions and related entities. Use intelligent search with filters on types, tags, relationships, and context to find relevant information and create snapshots.
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 |
|---|---|---|---|
| action | No | Memory operation to perform | query_entities |
| query | No | Query parameters for entity search | |
| 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) |