pub fn resolve_queue_path(cli_flag: Option<&PathBuf>) -> PathBufExpand description
Resolve the queue file path from (in priority order):
- CLI –queue flag
- SQ_QUEUE_PATH environment variable
- SIFT_QUEUE_PATH environment variable (legacy compatibility)
- Default: .sift/queue.jsonl