Expand description
CLI command implementations.
Functionsยง
- cmd_add
- Add a cognitive event to the graph.
- cmd_
create - Create a new empty .amem file.
- cmd_
decay - Run decay calculations.
- cmd_
export - Export graph as JSON.
- cmd_get
- Get a specific node by ID.
- cmd_
impact - Causal impact analysis.
- cmd_
import - Import nodes and edges from JSON.
- cmd_
info - Display information about an .amem file.
- cmd_
link - Add an edge between two nodes.
- cmd_
resolve - Resolve a node through SUPERSEDES chains.
- cmd_
search - Pattern search.
- cmd_
sessions - List sessions.
- cmd_
stats - Detailed statistics.
- cmd_
traverse - Run a traversal query.