mem:context
mem:context
Section titled “mem:context”Get context for current lane/WU
Options:
| Flag | Description | Required |
|---|---|---|
--wu <wuId> | Work Unit ID to link (e.g., WU-123) | No |
-m, --max-size <bytes> | Maximum context size in bytes (default: 4096) | No |
--delegation-context-max-size <bytes> | Alias for —max-size (for config parity with delegation_context_max_size) | No |
-l, --lane <lane> | Filter project memories by lane (e.g., “Framework: CLI”) | No |
--tags <tags> | Filter memories by comma-separated tags | No |
--max-recent-summaries <count> | Maximum number of recent summaries to include (default: 5) | No |
--max-project-nodes <count> | Maximum number of project nodes to include (default: 10) | No |
-f, --format <format> | Output format: json or human (default: human) | No |
-d, --base-dir <path> | Base directory (defaults to current directory) | No |
-q, --quiet | Suppress header/footer output, only show context block | No |
--include-roster | Legacy alias; roster auto-composes by default when active sessions exist | No |
--no-roster | Disable automatic coordination roster composition | No |
--initiative <id> | Initiative ID to scope the roster and current-signals section to | No |
--include-self | Diagnostic: include the current session’s own outbound signals in the Current Signals section (suppressed by default to avoid self-echo) | No |