Wednesday, June 24, 2026
5 signals10
90% of my team adopted AI in months. That was the easy part.Time-Sensitive
The Future GTM Operator · Enterprise AI · Practitioner Story · Jun 24
- 90% AI adoption with 87% time savings (2hrs→15min research) doesn't mean the GTM system transformed - adoption and transformation are different metrics
- Real transformation requires alignment between top-down strategy (CRO vision) and bottom-up execution (reps building their own workflows) - when both layers match, that's when systemic change happens
- Three critical lessons for transformation: data quality is the ceiling, operating model changes are harder than tool adoption, and AI agents need human oversight and context to work within existing systems
- The article promises a 3-lesson framework with tiered action ladders (Do first/week/month) plus a runnable agent-oversight prompt, positioning practical implementation over theory
- Personio's approach combines 100K+ indexed GTM signals with real operator workflows, suggesting transformation requires both data infrastructure and cultural permission for bottom-up experimentation
10
Ryan Milligan (CRO @ Quotapath) Nailing AI Adoption
GTM Council · AI×GTM · Practitioner Story · Jun 24
- Build-vs-buy litmus test: Only build what is uniquely bespoke to your business and relatively fixed over time. Buy everything else because vendors handle provisioning, security, and maintenance at scale.
- AI stack architecture pattern: Dust as system of record (aggregating Salesforce, Gong, product data), Claude as system of action (execution layer). Clear separation of concerns drives daily adoption.
- Agent roadmap discovery: Ask 'If you had unlimited time, what would you do?' to surface highest-value automation opportunities. QBRs for every customer and usage reports became possible at scale through agents.
- Data foundation is non-negotiable: Warehouse as source of truth with reverse ETL (Hightouch) into CRM nightly prevents AI hallucinations. Without it, agents generate confidently wrong answers at scale.
- Centralized enablement prevents tool sprawl: Encourage experimentation but nothing rolls out until RevOps enables it properly. Predicts RevOps leaders will struggle with 17+ broken custom tools in six months without this discipline.
9
GLM 5.2: why I’m replacing Opus in Claude Code with this new modelTime-Sensitive
Lenny's Newsletter · Productivity · Practitioner Story · Jun 24
- Open-weight models like GLM 5.2 can replace premium models (Claude Opus) at 1-2% of the cost ($3.36 for 6M tokens vs ~$300+ for Opus)
- GLM 5.2 successfully handled production tasks: codebase architecture audit, UI redesign matching existing design system, and 45-minute autonomous bug hunting from real logs
- Open-weight models provide vendor independence and cost predictability for AI coding workflows, challenging the assumption that frontier models are necessary for production coding tasks
9
We chased a hallucinated quote through 30k training records, 4,600 transcripts, and our own system prompt. Turned out to be two separate bugs
r/artificial · AI Eng · Practitioner Story · Jun 24
- Hallucinations can emerge from interaction between system prompts and post-training, not just training data contamination - the prompt provided the words, but post-training created the compulsion to say something over silence
- Rigorous debugging methodology: searched 30k+ records, ran controlled ablations (swap word/swap model), isolated the two-factor cause through systematic elimination
- Prompt optimization tools (like their GEPA optimizer) can introduce subtle bugs by embedding worked examples that become hallucination templates when combined with certain model training approaches
- This represents a 'textual Clever Hans effect' - models filling silence with contextually-primed content, similar to vision models adding sound effects to silent videos, but harder to detect in production
8
SaaStr 863: The Enterprise AI Reality Check: From Dashboard Graveyards to 30-Day Migrations with Databricks' Co-Founder and SVP of Field EngineeringTime-Sensitive
The Official SaaStr Podcast: SaaS | Founders | Investors · Enterprise AI · Practitioner Story · Jun 24
- BI dashboards are being replaced by natural language query interfaces - one car manufacturer deployed 70K non-technical users to query data directly without analysts, signaling the death of traditional BI workflows
- AI migration costs have collapsed to 30 days for enterprise-grade systems using LLMs to analyze and convert legacy infrastructure - previously multi-year projects now complete in weeks, eliminating switching cost moats
- The 'murky middle' of enterprise software is most vulnerable - companies must choose between high-end differentiation or low-end AI disruption as collapsing migration costs and AI competitors create unsustainable pricing pressure on incumbents
- Enterprise AI spending is surging without measurable ROI - Fortune 500 employees are 'token-maxing' under CEO mandates, but organizations cannot articulate value creation, revealing a measurement and accountability gap
- Context problem is harder than data problem for enterprise AI - agents fail even with clean data because enterprise context (business rules, workflows, permissions) is more complex to encode than data quality issues