demo
agentgraph demo add adds the fictional graph used by the reproducible cross-source demonstration.
#Synopsis
AGENTGRAPH_CONFIG_DIR=DIRECTORY agentgraph demo add [--json]
AGENTGRAPH_CONFIG_DIR=DIRECTORY agentgraph demo remove [--json]
The add command is offline and adds marked Atlas fixtures to the configured database. The remove command deletes only those marked fixtures and their connected edges. Both commands use AGENTGRAPH_CONFIG_DIR and do not create or modify .env files.
See Trace a decision for the complete workflow and expected evidence.