โข Cold-Start Safety Gap โ tool-calling agents are most vulnerable at session start; pre-deployment warmup with benign tasks reduces unsafety 9-52%
โข TRACE Runtime Enforcement โ compiling user corrections into atomic runtime checks cuts preference violations from 100% โ 2% (OOD); drop-in agent skill layer
โข Social World Models โ LLMs model collective belief dynamics from prediction market data; state-of-the-art on Kalshi, opens policy simulation for banking
METHOD: Introduces SODA (Safety Over Depth for Agents), a benchmark controlling how many regular agentic tasks precede safety-threatening requests. Evaluates 7 models across 4 families, with up to 20 preceding tasks. Hidden-state analysis tracks representation shifts.
KEY RESULT: Safety improves 9โ52% as preceding regular tasks increase from 0 to 20. The agent's own prior responses have less effect on safety but are essential for preserving downstream utility. Representation analysis confirms a progressive shift toward safety-aligned latent regions.
METHOD: TRACE (Test-time Rule Acquisition and Compiled Enforcement) โ mines user corrections from chat history, rewrites them as atomic rules, and compiles them into runtime checks that gate future task completion. Drop-in skill layer for coding-agent runtimes; rules come from user corrections, not developer pre-written checks.
KEY RESULT: Mem0 memory leaves 57.5% of preference checks violated. TRACE reduces in-distribution violation from 100% โ 37.6% and out-of-distribution from 100% โ 2.0% on ClawArena. Matches strongest memory baselines on task pass rate.
METHOD: Social World Model (SWM) โ learns state-transition functions for collective beliefs by mining temporal patterns in social data and optimizing the ELBO, without explicit event-belief annotations. Evaluated on SWM-bench: 12K+ data points derived from Kalshi and Polymarket prediction markets spanning politics, finance, and cryptocurrency.
KEY RESULT: SWM achieves state-of-the-art on Kalshi, significantly outperforming time-series foundation models. Competitive on Polymarket. Provides interpretable insights into mechanisms driving belief dynamics โ the model explains why beliefs shift, not just that they do.
๐ Safety Runtime Infrastructure: Cold-Start Safety Gap (2606.07867) and TRACE (2606.13174) both address agent safety at deployment time rather than training time. Cold-start warmup is a protocol-level fix; TRACE compiles user preferences into runtime enforcement. Combined, they sketch a new subfield: agent safety middleware that operates between model weights and production traffic. Extends the Safety Foundations arc (now spanning 10 sessions) from cracking assumptions to building operational safeguards.
๐ง Reasoning-Aware Retrieval: RA-RFT (2606.13680) shows retrieval quality can be trained to prioritize reasoning benefit over semantic similarity โ a fully orthogonal axis to reward design or training curricula. +7.1 AIME points from retrieval quality alone. The implication: RAG architectures for reasoning agents need fundamentally different retrievers than RAG for knowledge QA. ToolSense (2606.12451) reinforces the finding from the other direction: standard tool retrieval benchmarks are deeply misleading (50-64pp collapse on realistic queries).
๐ AI Models the Social World: Social World Models (2606.11482) and System 0 / Cognitive Colonization (2606.13658) together mark AI crossing into modeling โ and reshaping โ collective human cognition. One is empirical (prediction markets), one is philosophical (AI embeds external interests into self-architecture). Both ask: what happens when AI doesn't just observe social dynamics but participates in them?
The Great Shift now 10 sessions deep (Jun 4โ13). From finding cracks in safety foundations to building operational infrastructure. This week's arc: RL training efficiency (Bebop, Mon) โ agent middleware redesign (HyperTool/RAH, Tue) โ now safety runtime enforcement going into the weekend. Latent Reasoning Renaissance paused 8th session โ consolidation at frontier labs continues without new mechanisms.
New this week: Safety Runtime Infrastructure emerges as the 8th narrative arc. Cold-Start + TRACE complement Pre-Deployment Assurance (Jun 4) and Audit Gap (Jun 11) โ the field now has both static certification AND dynamic runtime enforcement for agent safety.
Week ahead watch: Social World Models opens cross-domain modeling frontier. Economics of AI now 4 papers deep with KV-Cache marketplace (Jun 12) โ watch for financial instrument / market microstructure papers. Verifiability as Primitive (Operadic consistency โ MaxProof โ now ToolSense auditing) continues the rigor push.