smelt-memory 0.1.0

Contextual memory system for Smelt semantic version control
Documentation

Smelt Memory - Contextual memory system for semantic version control

This crate provides episodic memory capabilities inspired by MemRL:

  • Episode capture from intent + outcome
  • Semantic search via embeddings
  • Utility-based ranking (Wilson score, Bellman propagation, decay)
  • Feedback learning for retrieval improvement