mem:create
mem:create
Section titled “mem:create”Create memory node (bug discovery)
Options:
| Flag | Description | Required |
|---|---|---|
-t, --title <text> | Node title/content (required if not positional) | No |
--title-file <path> | Read title from file (prefer over —title for prose with $, backticks, !; bypasses shell expansion) | No |
-d, --discovered-from <id> | Parent node ID for provenance tracking (mem-XXXX format) | No |
--wu <wuId> | Work Unit ID to link (e.g., WU-123) | No |
-s, --session <id> | Session ID to link node to (UUID) | No |
--tags <tags> | Comma-separated tags for categorization | No |
-p, --priority <level> | Priority level (P0, P1, P2, P3) | No |
-b, --base-dir <path> | Base directory (defaults to current directory) | No |
-q, --quiet | Suppress output except errors | No |