478 B
478 B
Compaction session exploration now uses SessionReferenceView for both search and read paths.
read_session_items delegates to SessionReferenceView::read, preserving compact/full behavior through a new read detail mode. Old compact-specific search/format helpers were removed.
Validation passed:
cargo fmt --checkcargo test -p worker compact::workercargo test -p worker session_referencecargo test -p workercargo test -p memorynix build .#yoi