Beyond the Knowledge Base: How a Company Learns to Understand Itself
Enterprise search can find what was said. A Company Brain must also know what is true now, what changed, who owns it, what deserves attention, and what may safely happen next.
What this establishes
- 01- A knowledge base answers “where is the information?”; an Understanding Engine must also answer “what is true now?”
- 02Retrieval, truth, relationship, attention, and permission are separate decisions and must remain separate in the architecture
- 03Team0's World Model keeps trusted beliefs, searchable evidence, and unverified candidates in isolated lanes
- 04A Company Chief is a governed federation of Personal Chiefs, not a central copy of every employee's private context
- 05A complete loop extends past the answer: it records which evidence was used, what was delivered, and whether the matter was actually settled
The knowledge base breakthrough
Company knowledge has never lived in one place. It accumulates in Slack threads, pull requests, documents, calendars, meeting transcripts, customer systems, email, and the heads of the people doing the work.
Modern enterprise search systems made an important leap: stop forcing people to move everything into one repository. Instead, ingest each source according to its native structure, normalize it into a shared interface, and make that shared corpus searchable.
Cerebras recently described an especially strong implementation of this pattern. Its internal knowledge base processes complete Slack threads, distills them into searchable questions and resolutions, combines lexical and semantic retrieval, fuses several rankings, reranks a diverse candidate set, and exposes the same retrieval primitives to humans and agents. Cerebras reports more than 15,000 questions per day after three months. That is a significant validation of organizational memory as a daily habit. Their technical write-up is worth reading in full.
This is the right foundation. But it is not the final architecture of a Company Brain.
Category boundary
Organizational memory is the foundation, not the finish line
Knowledge base
Find the best evidence
Understanding engine
Maintain the current situation
A Company Brain needs excellent retrieval, then additional machinery for truth, attention, governance, and action.
Search can tell us that a source once said something. It cannot, by itself, determine whether that statement is still true, whether a newer event changed it, whether the source had authority to make the claim, whether the user already acted on it, or whether it should interrupt anyone today.
Those are not ranking questions. They are questions of understanding.
Retrieval is not understanding
Imagine a customer asks for a revised security report by Friday. The request appears in email. The report is discussed in a meeting. A task is created. On Thursday the Chief sends the approved document. On Monday someone asks, “What is still open with this customer?”
A retrieval system may find all four artifacts. It may even rank the original request above the sent message because the wording better matches “still open.”
An understanding system must reach a different conclusion: the request existed, it mattered, it was fulfilled, and it should remain in history without appearing as open work.
That requires several independent capabilities:
- Link the email, meeting, task, and sent message to the same matter.
- Distinguish discussion from proof of fulfillment.
- Preserve the original commitment as historical evidence.
- Update its operational state from open to settled.
- Stop resurfacing the matter proactively.
- Still retrieve the history if someone asks what happened.
Worked trace
A commitment should change state as the world changes
09:12 · EMAIL
A customer asks for the revised security report by Friday.
CURRENT · WAITING ON USER
14:00 · MEETING
The report is discussed, but no transcript proves it was delivered.
CURRENT · STILL OPEN
THU · ACTION
The Chief sends the exact approved report to the customer.
TERMINAL EVIDENCE
THU · DELIVERY
The sent message is bound to the commitment the answer actually used.
SETTLED · NOT ACTIONABLE
NEXT READ · UNDERSTANDING
The commitment remains in history but disappears from the open-work surface.
RETRIEVABLE · SUPPRESSED
The point is not to retrieve every sentence. It is to preserve the evidence that explains why the current conclusion changed.
The central design principle is simple:
Evidence should explain a conclusion. Similarity should never silently become authority.
The architecture of maintained understanding
Team0 organizes this problem as a set of coordinated layers rather than one all-purpose RAG pipeline.
System map
From scattered signals to governed action
Observe
Source signals
Remember
World Model
Understand
Current situation
Behave
Chief surfaces
Truth loop
New evidence may reinforce, contest, supersede, or retire a belief.
Attention loop
What the owner acts on, corrects, or dismisses changes future selection.
Capture loop
What the Chief does becomes new attributed evidence—not automatic truth.
One evidence path, one current picture, and a trust boundary before every surface.
1. Capture what happened without immediately believing it
Every source has its own semantics. An email has a sender, recipients, direction, account, thread, and provider identity. A meeting has participants, attendance, timestamps, and possibly a transcript. A tool action has an operation, parameters, result, and terminal status.
Team0 normalizes those details into claims with exact provenance. But capture is not belief.
An inbound message proves that a message arrived. It does not prove that:
- its claims are true;
- the sender has an established relationship with the owner;
- the owner paid attention to this exact item;
- the matter deserves proactive attention;
- the Chief may act on it.
Keeping these distinctions intact prevents a surprisingly common failure: transport metadata slowly becoming fabricated organizational truth.
2. Maintain a World Model, not a document pile
The World Model stores entities, facts, relationships, episodes, commitments, changes, and provenance. Its durable facts occupy separate lanes:
- Trusted beliefs may be asserted as the current model of the world.
- Evidence remains searchable and citable but cannot strengthen or overwrite a belief through deduplication.
- Candidates remain quarantined until sufficient evidence exists.
- Dormant beliefs remain part of history without competing for current attention.
The model also keeps two independent notions of time:
- when something was true in the world;
- when the system learned it.
This matters whenever evidence arrives late. A meeting transcript processed today may describe a decision made last week. “Newest row” and “newest reality” are not the same thing.
3. Perform one shared read
Every surface should begin from the same evidence set. Chat, meeting preparation, research, a morning briefing, a delegated task, and the Company Chief should not each build their own version of organizational truth.
Team0 constructs one query plan and one structured read result. That result can include:
- the primary answer set;
- open asks and commitments;
- bounded provenance neighbors from the same message, thread, meeting, person, or operation;
- recent supporting context;
- explicitly requested source evidence, episodes, and storylines.
Each item has one stable identity. Different read lanes reference it rather than creating duplicate versions of the same fact.
4. Interpret the current situation
The Understanding Engine evaluates the shared evidence packet along independent axes.
Epistemic state asks what the system can responsibly claim:
- current;
- settled;
- contested;
- unknown.
Operational state asks what the situation requires:
- actionable;
- waiting on the user;
- waiting on another person;
- not actionable;
- unknown.
The engine also carries source coverage. If a calendar account failed, a mailbox was unavailable, or a meeting has no transcript, absence cannot be stated as fact. “We did not find it” must remain different from “it did not happen.”
5. Decide what deserves attention
Truth does not automatically justify interruption.
A fact may be true and still not belong in a morning briefing. It may be relevant to an explicit research question but inappropriate for a proactive message. It may concern the company but have no demonstrated relationship to the current user.
Team0 therefore separates:
- support: is the claim backed by trusted belief or evidence?
- provenance: where exactly did it come from?
- relationship: what structural evidence connects it to the owner or company?
- attention: did the owner demonstrably attend to this item?
- surface policy: does this item deserve space here, now?
This is how the same understanding can serve multiple surfaces without making every surface behave identically.
6. Apply trust before retrieval
Enterprise permissions are often implemented as a filter around a central index. Team0 treats the entire conversation as a trust contract.
For every world-facing interaction, the contract determines:
- who is speaking;
- what the run may see;
- what the Chief may say;
- which tools may be loaded;
- whether durable memory may be written;
- what actions are automatic, forbidden, or require approval;
- who receives an audit receipt.
The enforcement principle is prevention, not redaction. A public conversation is served from a public-scoped World Model read. Private facts never enter the model context, so safety does not depend on an instruction saying “do not reveal private information.”
Identity and authorship also remain separate. An internal system process may run with owner-level visibility without becoming owner-authored speech. A stranger's message may be visible without becoming trusted owner knowledge.
From Personal Chiefs to a Company Chief
A company is not one mind. It is a network of people who hold different evidence, responsibilities, interpretations, and permissions.
Flattening all of that into one searchable corpus creates reach, but it destroys an important part of organizational reality: who knows, who asserted, who is allowed to share, and where people disagree.
Team0's Company Chief uses a federated model instead.
Company brain
A federation of minds, not one indiscriminate corpus
Private member scopes
Three minds. Three trust boundaries.
Private context stays with its holder by default.
Customer
Maya's Chief
Decisions, meetings, and commitments.
Engineering
Jon's Chief
Incidents, code context, and operations.
Commercial
Leah's Chief
Relationships and account history.
Explicit projection · governed consultation · revocable consent
Company Chief
Company-native understanding
One governed read
People
What changed—and who knows?
Automations
Stable, scoped evidence.
Agents
Shared memory, independent reasoning.
Members keep personal boundaries. The company receives attributed knowledge through explicit projection and governed consultation.
Each Personal Chief maintains its person's private understanding. Knowledge crosses into the Company Chief through two governed paths:
- Continuous projection. A member explicitly permits selected, company-relevant conclusions to be projected into the company model. The company copy retains holder attribution and exact provenance pointers. Revoking consent withdraws the projected knowledge.
- On-demand consultation. The Company Chief may ask a consenting member's Chief a narrow question. The member's Chief can search owner-grade context, but the result is constrained by an output contract: allowed categories, bounded claims, no raw transcript leakage, and a complete audit trail.
The Company Chief also ingests company-owned sources directly. It is therefore neither a copy of one executive's mind nor a live fan-out across every employee on every question. It accumulates its own governed organizational model.
Real-world example: “Who knows about this account?”
Suppose a founder asks, “Who knows about Northstar's security review?”
A central search engine can return documents and Slack threads mentioning Northstar. A Company Chief should be able to answer at a different level:
- Maya holds the commercial decision from a customer meeting.
- Jon holds the technical resolution from the incident channel.
- The two claims refer to the same account and review.
- Maya's conclusion is approved for company projection.
- Jon's underlying transcript remains private, but his Chief may answer a governed consultation.
- A newer customer email contests the expected completion date.
The result is not merely “here are ten links.” It is an attributed, current, and auditable view of who knows what.
Four examples that expose the difference
A stale deadline after completed work
Knowledge-base answer: surfaces the original deadline and the later completion message.
Understanding answer: classifies the completion as terminal evidence for the exact commitment, retires the deadline from current open work, preserves the historical sequence, and stops proactive reminders.
Two sources disagree about a person's role
Knowledge-base answer: ranks one source above another, often by recency or semantic relevance.
Understanding answer: evaluates source authority and authorship, preserves both values as contested when authority is insufficient, and asks for resolution rather than inventing certainty.
A public visitor asks to schedule time
Knowledge-base answer: may answer from whatever context the retrieval layer returns.
Understanding answer: resolves the visitor's trust tier first, removes owner-private context before retrieval, exposes only computed free/busy windows, and permits a booking only through the allowed coordination capability.
A meeting happened after an unanswered email
Knowledge-base answer: sees a newer meeting and may assume the matter was discussed.
Understanding answer: treats meeting occurrence as context, not fulfillment. Only explicit transcript evidence or a terminal action may settle the original matter.
Why one memory should serve humans and agents
Cerebras makes an important architectural distinction between memory and orchestration. Its MCP interface exposes narrow retrieval tools and lets compatible agents decide which tools to call and how to use the evidence.
Team0 shares that principle but extends it: agents should not each construct their own private version of company truth. Human-facing chat, automated workflows, Personal Chiefs, and the Company Chief should consume the same governed evidence and current-situation contract.
The orchestration may differ. The truth model should not.
This also changes how tools behave. A tool receipt proves that an operation was attempted or completed. It does not automatically prove that the user saw the result, that a commitment was fulfilled, or that a related matter should be suppressed. Those conclusions require explicit binding.
The complete loop ends after the answer
Most AI systems stop once text has been generated. An operational Chief cannot.
A complete loop needs to record:
- Which facts and situations the answer actually used.
- Which delivered message carried those claims.
- Whether delivery succeeded on that channel.
- Whether the user's reply refers to the same matter.
- Whether that reply settles, corrects, or reopens it.
- Whether future proactive surfaces should suppress or revisit it.
Without this binding, “I handled it” can close the wrong matter. A delivery receipt can silence a task the user never saw. An assistant's own narration can become evidence for its previous answer. The system appears to learn, but is actually reinforcing itself.
Understanding requires a traceable chain from evidence to answer to delivery to outcome.
What a Company Brain should be able to answer
The distinction becomes clear in the questions each system can answer reliably.
A strong organizational memory answers:
- Where is the runbook?
- What did the Slack thread conclude?
- Which pull request changed this behavior?
- Who has written about this subsystem?
A Company Brain should additionally answer:
- What changed since the last decision?
- Which version is currently trusted, and why?
- Where do knowledgeable people disagree?
- Which commitment is still open?
- What proves that it was fulfilled?
- What should this executive know now?
- What did the system intentionally withhold, and why?
- Which action may be taken automatically in this conversation?
The first set creates access. The second creates operational understanding.
The product lesson from enterprise knowledge bases
Architectural depth is not enough. Cerebras's 15,000 daily questions demonstrate something every Company Brain effort should take seriously: search is a powerful entry point because it creates immediate, low-friction value.
People can inspect citations. The cost of a weak result is limited. Repeated questions teach the organization where retrieval is useful. Over time, the knowledge interface becomes a habit for humans, automations, and agents.
An Understanding Engine should build on that habit, not dismiss it. The progression is:
- Help people find the right evidence.
- Prove freshness, scope, and citations.
- Maintain what is currently true.
- Surface what deserves attention.
- Act only after authority and outcome binding are trustworthy.
The deeper system earns its right to act by first becoming the most reliable place to understand.
The category boundary
A knowledge base organizes what the company has said.
A World Model maintains what the company currently believes.
An Understanding Engine interprets what that evidence means in the present situation.
A Company Chief turns that understanding into governed coordination across people and agents.
That is the architecture Team0 is building: not a larger prompt, not another vector index, and not a chatbot with more connectors. It is an auditable cognition loop in which observation, belief, interpretation, attention, permission, action, and outcome remain distinct—but work together.
The goal is not to remember everything. The goal is to know what matters, what is true now, and what may safely happen next.
Team0 is building AI Chiefs of Staff that maintain an evidence-backed understanding of people, work, commitments, and change—across personal and company contexts.
Continue reading
The argument continues.
Agentic Understanding
The Four Levels of Agentic Understanding
Remember, observe, understand, maintain: four distinct capabilities an agent needs before it can reliably work from a changing human world.
Agentic Understanding
Your Agent Needs a Model of Your World, Not a Longer Chat History
A transcript can preserve words. A World Model preserves the people, relationships, commitments and changes that give those words meaning.
Agentic Understanding
What Is an AI Chief of Staff?
An AI Chief of Staff is not a chatbot with more integrations. It maintains an understanding of your work, carries coordination, and brings you the decisions that still require you.