Verifiability Frontier

Verifiability Frontier

The verifiability frontier is the boundary between work that current LLM training methods can automate quickly because outputs can be reliably checked, and work that remains jagged because rewards are hard to specify.

Key points

  • Karpathy’s formulation: traditional computers automate what can be specified in code; current LLMs automate what can be verified [src-055].
  • Frontier labs use reinforcement-learning environments with verification rewards, so models peak in domains such as math, code, and nearby tasks where correctness can be checked at scale [src-055].
  • Capability is not only about verifiability; it also depends on what labs care enough to include in the data and RL mix. Karpathy gives chess improving from GPT-3.5 to GPT-4 as an example of data distribution changing a capability [src-055].
  • Founders can look for valuable verifiable domains that labs have not prioritized, then build their own RL environments or fine-tuning loops around those tasks [src-055].
  • If an application sits outside the model’s trained circuits, teams should expect more struggle and may need fine-tuning or domain-specific verification rather than assuming the base model will handle it [src-055].

Related entities

Related concepts

Source references

  • [src-055] Sequoia Capital — “Andrej Karpathy: From Vibe Coding to Agentic Engineering” (2026-04-29)

Robin Cartier perspective

This page is part of Robin Cartier's working AI knowledge graph: a practical research layer for production AI, recommendation systems, experimentation, GEO, and agentic web readiness.

The useful next step is to connect this concept back to applied product leadership and operating models.

Recommended next

Keep reading from this thread

From 491 indexed pages and articles.

  1. Wiki concept Andrej Karpathy Former OpenAI and Tesla AI researcher whose viral April 2026 X post on building personal LLM knowledge bases with flat markdown files and Claude Related by LLMs
  2. Wiki concept Vibe Coding An informal AI-assisted development style where a person describes what they want in natural language, accepts or iterates on the generated Related by karpathy
  3. Insight AI Measurement and Experimentation How to measure AI product impact with evals, adoption metrics, online experiments, guardrails, and cost tracking Readers have engaged with this next