Operational Ontology
The machine-readable record of every defined concept in an autonomous business's vocabulary — its canonical form, its relationships to adjacent concepts, the contexts in which it applies, and the version history of its definition — the semantic substrate against which all agent logic is validated before execution, preventing the interpretive divergence that produces Context Collision across agent boundaries.
The Operational Ontology is the vocabulary layer of an autonomous business. Where the State Machine defines how the business transitions between states, the Operational Ontology defines what those states mean. Where the Context Architecture specifies how operational knowledge is stored and retrieved, the Operational Ontology specifies the vocabulary those knowledge layers are written in. An autonomous business without an Operational Ontology has Context Architecture that agents cannot interpret reliably — because the terms that populate the episodic, semantic, and procedural layers carry no canonical meaning that all agents share.
The distinction from a vocabulary document is structural. A document is read once and interpreted by the human who reads it. An Operational Ontology is queried at execution time by agents that need to resolve the meaning of a term before acting on it. This requires four properties that documents cannot provide. First, canonical form: every concept has one defined name and one definition, with no synonyms treated as equivalent unless explicitly marked. Second, relationship encoding: the ontology specifies not just what each concept means but how it relates to adjacent concepts — which states are mutually exclusive, which terms are sub-types of broader categories, which conditions are required for a concept to apply. Third, version history: each concept carries a version record so that agents can verify which definition governed a specific prior execution — essential for the Operational Ledger to remain auditable as the business evolves. Fourth, query accessibility: the ontology must be retrievable by agents at execution time, not stored as a static document that humans consult and agents ignore.
A business that has built an Operational Ontology is not simply a business with a cleaner naming convention. It is a business whose agents can validate the inputs they receive from upstream agents against a shared semantic contract rather than generating their own interpretations. This is what separates a multi-agent system that produces coherent operational outputs from one that produces Context Collision — contradictory conclusions about the same operational state — propagating downstream as correct.
This term is machine-readable
Any MCP-compatible AI assistant can retrieve the canonical definition of Operational Ontology at inference time — no training approximation.
Related Terms
In the Log
First used: May 2026