> ## Content Index
> Fetch the complete content index at: https://www.antoinebuteau.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# The Semantic Layer Series #9: Agent-Readable Business Context
- URL: https://www.antoinebuteau.com/the-semantic-layer-series-9-agent-readable-business-context/
- Published: 2026-05-11T03:40:04.000Z
- Updated: 2026-07-19T00:13:41.000Z
- Description: Agents need compact, machine-readable business context: approved definitions, owners, sources, freshness rules, permissions, and allowed uses. Making meaning explicit constrains automation, prevents confident guessing, and exposes assumptions that may already be weakening human decisions.
- Author: Antoine Buteau
- Tags: #Semantic Layer, #Business Ontology, #Metrics, Series

Agents need business meaning in a form they can use without improvising.

A human analyst can ask around when a metric is ambiguous. An agent often fills the gap with whatever context is closest: a stale doc, an old dashboard label, a copied formula, a confident guess. That is how automation turns semantic mess into faster semantic mess.

The semantic layer should expose compact, current context for agents. Not every document. Not a giant wiki dump. The agent needs the definition, owner, source, freshness rule, permission boundary, and allowed use for the concept involved in the task.

If an agent is drafting a renewal summary, it should know which account object matters, which health score is approved, where contract value lives, what counts as open risk, and whether internal risk labels can be mentioned externally. If it is investigating product usage, it should know which events are canonical and which have known instrumentation breaks.

This is not the same as the AI context layer, though the two touch. The semantic layer owns the business meaning. The context layer decides how that meaning is packaged, permissioned, refreshed, and supplied to agents for a given action.

The practical requirement is simple: definitions must be machine-readable enough to constrain behavior. A paragraph in a slide deck is better than nothing, but it is not enough if agents are expected to act safely.

Agent readiness is a useful forcing function. If the business cannot explain a term clearly enough for an agent to use, people are probably making shaky assumptions too.

---

**This is part 9 of 10 in** [**The Semantic Layer**](https://www.antoinebuteau.com/the-semantic-layer-series-index/)**.**

- Previous: [Semantic Layers in Operating Reviews](https://www.antoinebuteau.com/the-semantic-layer-series-8-semantic-layers-in-operating-reviews/)
- Next: [The Semantic Layer Audit](https://www.antoinebuteau.com/the-semantic-layer-series-10-the-semantic-layer-audit/)
- [View the full series index](https://www.antoinebuteau.com/the-semantic-layer-series-index/)