Skip to main content

Module commands

Module commands 

Source
Expand description

CLI command implementations.

Functionsยง

cmd_add
Add a cognitive event to the graph.
cmd_analogy
Analogical query.
cmd_budget
Estimate long-horizon storage growth vs configured budget.
cmd_centrality
Centrality analysis.
cmd_consolidate
Consolidation.
cmd_create
Create a new empty .amem file.
cmd_decay
Run decay calculations.
cmd_drift
Drift detection.
cmd_export
Export graph as JSON.
cmd_gaps
Gap detection.
cmd_get
Get a specific node by ID.
cmd_hybrid_search
Hybrid BM25 + vector search.
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_path
Shortest path.
cmd_quality
Graph-wide quality report (confidence, staleness, structural health).
cmd_resolve
Resolve a node through SUPERSEDES chains.
cmd_revise
Belief revision.
cmd_runtime_sync
Scan a workspace for sister artifacts and optionally write an episode memory.
cmd_search
Pattern search.
cmd_sessions
List sessions.
cmd_stats
Detailed statistics.
cmd_text_search
BM25 text search.
cmd_traverse
Run a traversal query.