Skip to main content

build_trace_documents

Function build_trace_documents 

Source
pub fn build_trace_documents(
    store_root: &Path,
    manifest: &Manifest,
    changed_paths: &[PathBuf],
) -> Vec<TraceDocument>
Expand description

Build trace documents for LLM context synthesis from manifest entries and recently changed paths (including unmanifested source files).