dispatch info prints session-store metadata, but it omits the local context users add in Dispatch: aliases, tags, and notes. That makes shell checks less useful than the preview pane.
Acceptance criteria:
- Text output shows alias, tags, and note when present.
- JSON output includes
alias, tags, and note fields when present.
- Empty annotations are omitted from text and JSON output.
dispatch infoprints session-store metadata, but it omits the local context users add in Dispatch: aliases, tags, and notes. That makes shell checks less useful than the preview pane.Acceptance criteria:
alias,tags, andnotefields when present.