//! Session lookup for Claude Code .jsonl files.
//!
//! Identifies the Claude Code session ID for a running agent by matching
//! capture-pane content against session JSONL files, or by probe marker fallback.
pub use ;
/// Result of a session ID lookup attempt