harden extraction prompt to prevent bot-hallucination feedback loop
the extraction agent was storing facts from phi's own responses as user
observations (e.g. phi hallucinated "you're zoë" and extraction stored
"name is zoë"). added explicit rule and example to never extract identity
claims from bot output.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>