meeting_memory/MIGRATION_TASKS.md

641 B

Migration Tasks

In Progress

  • Rework deduplication and identity resolution for entities, action items, and metrics

Todo

Done

  • Remove Obsidian from the project documentation and dependency surface
  • Remove Obsidian from the runtime processing pipeline
  • Move raw meeting archival to data/raw
  • Move meeting state storage to data/meeting_state.json
  • Introduce Neo4j configuration and a minimal graph storage layer
  • Write extracted meeting entities and relations into Neo4j
  • Add graph statistics to the CLI status output
  • Redesign retrieval to combine vector recall with graph facts