OperationsUpdated 2026-05-25
Release Checklist
Checklist for shipping RetainDB integrations safely.
Before shipping RetainDB to production:
- Keep
RETAINDB_API_KEYserver-side. - Use stable
project,user_id,session_id,agent_id, andtask_idvalues. - Default memory writes to async mode where supported.
- Log
trace_idfrom errors. - Smoke test write, search, agent event, context, handoff, and handoff resume.
- Monitor usage after launch.
- Rotate any key pasted into logs or chat.
Smoke tests
- Write a user memory.
- Search it with the same scope.
- Record an agent event.
- Retrieve agent context.
- Create and resume a handoff.
Next: Agent Memory Bus API.
Was this page helpful?
Your feedback helps us prioritize docs improvements weekly.