An AI-native company, as several founder and investor talks use the term, is built around AI loops from the start instead of adding tools to existing workflows. Its agents depend on a company brain: curated organizational memory plus the retrieval that feeds it to them. The claims here are the speakers’ own.

AI-native company

An AI-native company, as the speakers in these sources use the term, is designed around AI from the ground up rather than adding chatbots or copilots to existing workflows. They argue that with add-on tools, people remain the coordination and approval bottleneck. All three sources are talks; their figures are the speakers’ own and none was independently verified.123

The loop at the centre

Both YC talks describe the company as closed loops: act, observe the result, feed evidence back, adjust.3 One lists five parts: real-world signals, a policy layer (constraints, approvals, logging), a tool layer (internal APIs or MCP tools), quality gates (sometimes a person, often a second adversarial model), and a learning step that keeps improvements.2

What the speakers say it takes

PracticeSource claim
Make the company legibleRecord meetings, keep work in accessible channels, and leave an artifact for every action; “otherwise, from the AI’s perspective, it did not happen”2
Rebuild systems, not just add chatKavak rebuilt systems and APIs so agents could act, and measured long-term customer value instead of transactions
Humans own intent and acceptanceIn an “AI software factory”, people write specs and tests and judge results; agents implement until tests pass
Flatter rolesBuilder-operators, one directly responsible individual per outcome, and a founder who keeps building3
Evals as brakesKavak says it spends roughly as much engineering time, tokens, and money on evals as on agents, measuring business outcomes rather than call counts1

Where people remain

At the boundary with reality: intuition, trust, ethics, novel situations, and high-stakes decisions, such as visiting a customer or pitching an investor.2 Kavak still has mechanics, supported by an agent sidekick, and says physical handover of the car stays with people.1

Reported results, as claimed

Kavak says agents handle 96% of interactions and 95% of transactions, and that its sales agents later exceeded the human conversion benchmark by 2.1 times.1 The ground-up talk mentions teams halving sprint time but supplies no benchmark method.3

Company brain

A company brain, in Garry Tan’s framing, is both a library (emails, meetings, decisions, customer conversations, postmortems) and a librarian that selects the small subset relevant to the current task. A company holds far more than any single context window, so the selection is the point.4 Another YC talk describes the same idea as organizational data plus reinforcing loops that can access it, so intelligence lives in the system rather than being routed through management.2

Memory needs hygiene

Tan warns that an uncurated brain becomes a searchable garbage dump: stale facts come back confidently, and a bad skill preserves a bad process. His remedy is memory plus hygiene: provenance for facts, contradiction checks, and human-plus-agent curation that prunes obsolete material, treated as production infrastructure.4

(Analysis: this is the problem this wiki’s own conventions address: sources and footnotes for provenance, a ## Contradictions section, and lint passes for stale pages.)

Skills as the organization

Tan maps agent infrastructure to a company: a skill file is an employee with one capability, a resolver table is the org chart, filing rules are procedures, and trigger evaluations are performance reviews. His rule is never to do one-off work: once a recurring task comes out right, keep the process as a skill; “model quality is rented, but the accumulated organizational brain is owned.”4

Put each computation on the right side

Use the model for judgment and vague intent; use ordinary code and data structures for exact storage and repeatable computation. In his seating example, a model can judge who should meet, but the exact arrangement of 800 seats belongs in deterministic structures.4 See Deterministic checks and model judgment.

Footnotes

  1. What Happens When AI Agents Run the Business? (video summary), original ↩ ↩2 ↩3 ↩4

  2. Building and Structuring an AI-Native Company (video summary), original ↩ ↩2 ↩3 ↩4 ↩5

  3. How to Build a Company With AI From the Ground Up (video summary), original ↩ ↩2 ↩3 ↩4

  4. Every Company Should Have a Brain (video summary), original ↩ ↩2 ↩3 ↩4