ruvector/crates/ruvector-agent-memory/src
ruv d652936d12 refactor: remove now-dead recursive collect_provenance helper
The iterative resolve_provenance fully replaces it; drop the unused method
(cleared the dead_code warning).

Co-Authored-By: claude-flow <ruv@ruv.net>
Claude-Session: https://claude.ai/code/session_012Jib2gQyJpqCoo2xYAbb4X
2026-08-20 10:08:51 -04:00
..
compaction.rs feat(agent-memory): TARL transactional memory ledger (PIR WP4, ADR-307) 2026-08-19 21:37:45 -04:00
fusion.rs refactor: remove now-dead recursive collect_provenance helper 2026-08-20 10:08:51 -04:00
ledger.rs fix(agent-memory): harden TARL witness chain against partial emission and rollback 2026-08-20 08:40:00 -04:00
lib.rs feat: AtomicObservation + causal episodic graph (PIR WP18, ADR-320) 2026-08-20 10:01:28 -04:00
main.rs feat(agent-memory): TARL transactional memory ledger (PIR WP4, ADR-307) 2026-08-19 21:37:45 -04:00
memory.rs feat: add ruvector-agent-memory crate with coherence-weighted compaction 2026-06-14 07:22:08 +00:00
observation.rs feat: AtomicObservation + causal episodic graph (PIR WP18, ADR-320) 2026-08-20 10:01:28 -04:00
ops.rs fix(agent-memory): harden TARL witness chain against partial emission and rollback 2026-08-20 08:40:00 -04:00
scoring.rs feat: add ruvector-agent-memory crate with coherence-weighted compaction 2026-06-14 07:22:08 +00:00