pub fn search_library_time_at(
storage_root: &Path,
start: i64,
end: i64,
) -> Result<Vec<Value>, String>Expand description
Vault-free hypermedia library reads (storage path; no Sanctuary HostApi required). Timeline range search without vault.