//! Storage Module — Unified storage layer for sessions and traces.
//!//! Provides the folder slug algorithm, JSONL writer, and local storage providers
//! that mirror the TypeScript implementation for cross-platform consistency.
modfolder_slug;modjsonl_writer;modlocal_session_provider;pubusefolder_slug::*;pubusejsonl_writer::*;pubuselocal_session_provider::*;