Expand description
Handler for the remember-batch CLI subcommand (G08).
Accepts NDJSON via stdin where each line is a memory to persist.
One CLI invocation, one slot, one DB connection — eliminates N-process
contention from parallel remember calls.