Skip to content

Persist canonical parent memory summaries at ingest#23

Merged
brianmeyer merged 1 commit intomasterfrom
codex/rec-173-persist-root-summaries
Mar 27, 2026
Merged

Persist canonical parent memory summaries at ingest#23
brianmeyer merged 1 commit intomasterfrom
codex/rec-173-persist-root-summaries

Conversation

@brianmeyer
Copy link
Copy Markdown
Owner

Summary

  • persist a compact root-memory summary/body for document parents during ingest
  • persist a text-summary fallback root embedding for video memories when raw video embedding fails
  • harden summary embedding so failures degrade gracefully instead of aborting child indexing

Linked work

  • REC-173
  • supports REC-172 memory-level summaries by giving parent memories durable root text

Verification

  • pytest -q tests/test_storage.py -q
  • pytest -q tests/test_search_pipeline.py tests/test_config_tools.py tests/test_json_compliance.py tests/test_cross_modal_pipeline.py -q
  • pytest -x -m 'not live' --tb=short

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@brianmeyer brianmeyer merged commit f6f1fed into master Mar 27, 2026
4 checks passed
@brianmeyer brianmeyer deleted the codex/rec-173-persist-root-summaries branch March 27, 2026 20:46
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