#!/usr/bin/env node /** * [INPUT]: process.argv * [OUTPUT]: stats | search | forget | export | insights — terminal output or JSON or HTML * [POS]: Standalone CLI for NanoMem — no host dependency */ export {};