Skip to main content

Source Notes

Purpose

This starter turns the memory/retrieval discussion into a small repo-owned code shape without importing provider setup or framework-specific examples.

Upstream Inputs

Repo-Native Changes

  • Reduced the example to working memory, retrieval queries, and artifact promotion.
  • Removed provider setup, vector-store walkthroughs, and package-specific code.

Attribution Boundary

  • This folder does not preserve upstream README prose, diagrams, or large code surfaces.

Open Questions

  • Which persistence backend should a runnable v2 use?
  • Should artifacts stay file-based or become database-backed first?