feat: add episodic world memory, typed deps, url checker, suppress test warnings
- phi-episodic namespace in turbopuffer for world knowledge (remember + search_my_memory tools)
- episodic context auto-injected into conversation prompts
- replace naked dict deps with PhiDeps dataclass
- check_urls tool for link verification before sharing
- suppress logfire/otel warnings in pytest config
- memory_inspect.py --episodic flag
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>