Skip to content

feat: add daily-to-curated memory distillation #1234

@cluster2600

Description

@cluster2600

Summary

Introduce a supported path for distilling daily memory notes into curated long-term memory.

Problem

Daily notes are useful for session continuity, but they are not the right format for durable recall. Without a distillation step, either the daily notes grow without bound or MEMORY.md becomes an unstructured copy of recent activity.

Proposal

  • Treat daily notes as short-lived working memory.
  • Define a distillation flow that promotes durable facts into curated memory entries.
  • Keep the curated layer bounded and easier to load at session start.

Acceptance Criteria

  • Daily notes and curated memory have distinct roles.
  • The distillation path is documented and testable.
  • Long-term memory remains concise enough for routine loading.

Non-goals

  • Fully autonomous memory extraction with no operator visibility.
  • Remote sync or collaboration features in this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancement: featureUse this label to identify requests for new capabilities in NemoClaw.enhancement: uiUse this label to identify requests to improve NemoClaw web interface.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions