662 B
662 B
Implemented SessionReferenceView common substrate.
The Worker crate now has an immutable session reference view that can build User/Assistant overview items, index user/assistant/system/tool references, search with kind and tool input/output filters, perform bounded reads with truncation metadata, and resolve source refs for future extract staging anchors. Compaction search now uses this common view; read-session behavior remains unchanged for compatibility.
Validation passed:
cargo fmt --checkcargo test -p worker session_referencecargo test -p worker compact::workercargo test -p workercargo test -p memorynix build .#yoi