Memory Extraction + Prompt Rewrite: Pipeline Activation

2026-03-18

memory-extractionprompt-rewrite

What We Built

Activated the prompt rewrite pipeline: switched model from auto to auto:floor (cheapest available), added guardrails validation on rewrite output (dry-run check ensures rewrites aren't also blocked), and confirmed the memory extraction worker's existing poison-job protection and 5-minute stale lock cleanup.

Lockstep Checklist

  • [x] API Routes: No changes.
  • [x] TS SDK: No changes needed.
  • [x] Python SDK: No changes needed.
  • [x] MCP Schemas: No changes needed.
  • [x] Master Record: N/A.