The search company that made its name fact-checking AI is now letting AI run unsupervised.

The Summary

The Signal

Perplexity's entire business model rests on one promise: we fact-check the AI so you don't have to. Now they're running GPT-6 Astra with what they describe as "much less frequent" check-ins than previous models required. The company is using Astra for end-to-end systems work, including production monitoring and software changes, the kind of work where errors compound fast.

This isn't about Astra being slightly better at reasoning. It's about crossing the trust threshold where human-in-the-loop becomes human-notified-when-something-breaks. That's a different category of deployment.

"The search company built to verify AI has stopped verifying every output."

Three things make this significant:

  • Perplexity has more AI output data than almost anyone. If they're comfortable stepping back, they've seen something in the reliability curve.
  • Production system monitoring means Astra is watching Astra. The feedback loop just got recursive.
  • "Communications" likely means customer-facing content. They're shipping words to users without line-by-line human review.

The quiet part: this only works if the error rate dropped below the human error rate for these specific tasks. OpenAI's announcement focuses on accuracy improvements, but the real story is Perplexity's risk calculus. They wouldn't pull back human oversight unless the math showed agent mistakes cost less than human bottlenecks.

Software changes are the tell. Code that modifies code, deployed with spot-checking instead of continuous review, means Perplexity believes Astra's judgment about what's safe to ship. That's not artificial general intelligence. That's artificial reliable intelligence, which matters more for actually running a business.

The Implication

Watch for the deployment pattern, not the model capabilities. When companies known for AI skepticism start running agents unsupervised in production, that's the leading indicator. The question isn't whether your company will do this. It's whether you'll do it before your competitors force you to match their speed.

If you're building AI products, the new bar isn't "better than the last model." It's "reliable enough to check occasionally instead of constantly." That's a different engineering problem and a different trust threshold.

Sources

OpenAI Blog