Tracing 'seam': how Claude's vocabulary drift spread across 685K GitHub PRs

dl_weekly · x · 2026-09-15

Pydantic engineer Michael Pfaffenberger documents linguistic drift in frontier models: Anthropic's Claude models now overuse the word "seam" for software connection points (traditionally "interface" or "contract"). When asked, Fable 5.1 defensively cited Michael Feathers' 2004 book Working Effectively with Legacy Code, suggesting RL training dug up the archaic term.

The author traced the word's proliferation across 685,000 GitHub PRs in 2026 and built vocabguard, a Pydantic AI drift-monitoring capability achieving 0.869 AUC. The piece doubles as a demo of building agentic harness features with Pydantic AI abstractions.

Original post →

More from Models

Models channel →