Skip to content

refactor: keep segment runtime context transient#13

Merged
starboyate merged 1 commit intomainfrom
feat/segment-runtime-context
Mar 30, 2026
Merged

refactor: keep segment runtime context transient#13
starboyate merged 1 commit intomainfrom
feat/segment-runtime-context

Conversation

@starboyate
Copy link
Copy Markdown
Collaborator

Summary

  • introduce a transient SegmentRuntimeContext for conversation extraction so runtime-only message context no longer leaks into durable rawdata metadata
  • update chunking, rawdata processing, item extraction, and self-verification to read timing and user context from runtime context instead of persisted messages
  • keep JDBC/MyBatis segment persistence backward compatible while explicitly stripping runtime context from stored segment payloads

Test Plan

  • mvn -pl memind-core,memind-plugins/memind-plugin-jdbc,memind-plugins/memind-plugin-spring-boot-starters/memind-plugin-mybatis-plus-starter -am test

@starboyate starboyate merged commit 98d7233 into main Mar 30, 2026
1 check passed
@starboyate starboyate deleted the feat/segment-runtime-context branch March 30, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant