Skip to content

Temporal versioning on graph memory edges #1341

@bug-ops

Description

@bug-ops

Research

Temporal knowledge graphs track how facts change over time via valid_from/valid_until on edges. Enables queries like "what did the user prefer last month vs now" and prevents stale facts from overriding recent ones. Pairs well with existing Ebbinghaus eviction policy.

Proposal

Add valid_from/valid_until columns to graph memory edges table. Use during graph_recall to prefer recent facts and support temporal reasoning.

Sources

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmemoryzeph-memory crate (SQLite)researchResearch-driven improvement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions