## Near-Term Enhancements — Standalone CLI **Module:** `standalone/` ### Tasks - [ ] `--batch` mode: execute a script and emit JSON status for programmatic use - [ ] `save <file>` / `load <file>` commands: persist and restore AtomStore snapshots - [ ] `rule <name> <condition> <action>` command: register inference rules interactively - [ ] Tab-completion for interactive REPL (via `readline` / `libedit` optional dep) - [ ] Colour output toggle (`--no-color`) --- *Tracked in [ROADMAP.md](https://github.com/ReZorg/cog0/blob/main/ROADMAP.md)*
Near-Term Enhancements — Standalone CLI
Module:
standalone/Tasks
--batchmode: execute a script and emit JSON status for programmatic usesave <file>/load <file>commands: persist and restore AtomStore snapshotsrule <name> <condition> <action>command: register inference rules interactivelyreadline/libeditoptional dep)--no-color)Tracked in ROADMAP.md