Skip to content

Tune memory read-path for stale facts#13088

Open
andi-oai wants to merge 1 commit intomainfrom
codex/memory-staleness-read-path
Open

Tune memory read-path for stale facts#13088
andi-oai wants to merge 1 commit intomainfrom
codex/memory-staleness-read-path

Conversation

@andi-oai
Copy link

@andi-oai andi-oai commented Feb 28, 2026

Why

  • tighten Codex memory-read behavior around stale facts and conflicting memory
  • encode the risk-of-drift vs verification-effort decision rule directly in the read-path prompt
  • make partial stale-detail updates explicit so correcting only the answer is not treated as sufficient

What changed

  • update codex-rs/core/templates/memories/read_path.md
  • add guidance for when to verify cheap local facts vs when to answer from older memory with visible provenance
  • strengthen same-turn MEMORY.md updates when stored concrete details are stale

Notes

  • this is based on some staleness eval work

@github-actions
Copy link
Contributor

github-actions bot commented Feb 28, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@andi-oai
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Feb 28, 2026
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.

2 participants