Map How Your Operations Actually Work

Create a shared operational understanding that people, applications, and AI can query, automate, and continuously build upon.

Timebase Atlas — Interactive Explainer (Webflow embed)
Loading…
01 - The concept

What Is Atlas?

Atlas is where operational knowledge becomes enterprise knowledge.
Atlas gives manufacturers a shared understanding of how their operations actually work. It captures the relationships, knowledge, and context spread across your OT systems into a single operational model that can be queried, automated, and continuously delivered to people, applications, and AI.

Existing Systems Store.
Atlas Maps.

The historian, LIMS, MES, ERP, and CMMS already store the data, and they keep doing exactly that.

Atlas is a new layer that sits above your existing systems and layers meaning on the data they already hold...what the values are, how the equipment relates, and why it matters.
02 - Building blocks

The Anatomy of a Knowledge Model

Four parts, in build order: the engine underneath, the relationship primitive, the vocabulary you assemble from, and the governed unit that federates into an enterprise.
1

A Living Knowledge Model

The knowledge graph
Atlas runs on a knowledge graph designed to subscribe to live data. This s not a third-party graph database like Neo4j or Amazon Neptune under a manufacturing skin. It is purpose-built for the shape of the problem: millions of objects and relationships that need to be traversed while always knowing current state.

Owning the knowledge graph means no per-node licensing drag, no external cluster to stand up before the first model exists, and an install footprint light enough to run at the edge of a single line or across an enterprise.
why custom, not off the shelf
A generic graph database gives you storage. It does not give you manufacturing semantics, standards libraries, an agent that knows how to model a CIP cycle, or an install profile an OT engineer can deploy without a data-engineering team. Owning the knowledge graph is what lets every layer above it be built for the plant floor rather than adapted to it.
2

relationships are first-class citizens

the primative
In Atlas a relationship is not an implied parent-child link in a tree and not a foreign key buried in a table. It is modeled exactly the way a node is: a real object with its own type and its own properties.Tank-101 feeds Reactor-3 is a relationship. In Atlas that edge can hold its own properties:
  • that the feed only occurs during fermentation
  • the flow path it runs through
  • the conditions under which it is valid
  • the date it was commissioned
It is a queryable, governed thing with structure of its own, which means the operational logic an engineer carries in their head, the part that never fits in a tag name or a topic string, finally has somewhere to live that a query can reach and an agent can reason on.

The flexibility is deliberate. You define the relationship types your operation actually uses, with the properties that matter to you, rather than bending your world to fit a fixed set of hierarchy rules. Two plants can model the same equipment differently because they run differently, and both models are valid.
3

libraries & governance

the vocabulary
A library is a reusable pack of typed entities and relationships, as well as properties, data types, and functions; all of which can be extended or composed from others.

You choose the standards you want to use... ISA-95 for the enterprise, plant, area, and work-center hierarchy, ISA-88 for batch, recipe, procedure, and phase, ISA-5.1 for parsing instrument tags such as FIC-101 or PSH-202 into structured attributes, ISA-18.2 for alarm management, ISO 15926 for oil and gas asset lifecycle, and CESMII Smart Manufacturing Profiles. You import the standard, and it becomes live ontology in your model.

You also create your own, and this is the bigger idea. A control-module library of valves, motors, and PID loops, a corporate equipment standard, a recipe framework specific to your products. When an organization authors its own libraries, it takes governance over its model: the vocabulary is defined once, owned centrally, and every domain that consumes the library models under it.

Standards give you a proven starting point; your own libraries are how your organization governs what things mean. Once built, a library is reusable across every model that needs it, which is how a standard actually propagates across sites instead of being re-typed at each one.
4

Domains and how they federate

The governed unit
When you instantiate your various types, creating instances within a model you form a domain. A domain is a self-contained Knowledge Model, independently authenticated and independently governed.

It is where a team actually does its modeling, and it consumes libraries to do so: a process-engineering domain might pull in ISA-88 and a recipe library, a maintenance domain pulls in an equipment-standard library and ISA-18.2, and each team models its own slice of the operation using the vocabulary those libraries provide. They do not need to understand the full enterprise model to contribute correctly to their piece of it.

Git for version control
Models are Git-backed. Every change to the ontology, the instances, and the relationships is versioned, which means a model has history, branches, review, and rollback the same way source code does. For a governance layer this is not a convenience, it is the mechanism: you can answer how the model looked during Batch 47, who changed a definition and when, and you can propose and review a structural change before it goes live. Governance stops being a policy document and becomes an enforced property of the platform.
KNOWLEDGE MODELING FOR MANUFACTURING

See Your Operation Through Atlas

In a private demo, we'll show how Atlas models your manufacturing operation, connects your existing systems, and creates the shared operational understanding needed for automation and AI.
03 - Using Atlas

Gage, the AI Harness

Gage is a custom built AI Harness that lives within Timebase. It is not a chat window bolted onto a finished product. Rather Gage contains a series of agents and subagents, as well as all the specialized skills and tools they require.
gage
the ai harness

Gage is the AI Harness. You simply connect your LLMs and models of choice to Timebase, and then can immediately use a series of agents and subagents to build, manage, instantiate, and query.

All required tools and skills are already in place, but you also have the ability to build your own tools and subagents so you can create what you need.

Since all Timebase components are API/MCP first, that means Gage is also not confined to just Atlas. It becomes your agent orchestration layer across all Timebase components, which means the same agent that builds and reasons on the Knowledge Model reaches the historian and the rest of the stack. One agent, one governed model, working across the entire platform rather than a chat box per product.

building
with the expert

Gage partners with the domain expert. The agent knows how to model; the engineer knows what to model. It asks questions, proposes structure, and externalizes the tacit knowledge that has never had a home in any system. It does not generate a model on its own and ask for a rubber stamp. Domain experts stay the source of truth, and the agent is leverage on their expertise rather than a replacement for it. This is the difference between a tool that helps a knowledgeable engineer move faster and one that produces plausible structure nobody trusts.

agent access
beyond gage

Once built, the model is available to any agent that can call REST, through the MCP server and the .NET Agent SDK, the same pattern the Timebase Historian MCP server already uses. Progressive context traversal means an agent pulls only the relevant subgraph rather than the whole model, which keeps context windows clean and responses fast and reliable. The model is large; the context window is not, and the harness is built around that fact.

The agent is leverage on the engineer's expertise, never a substitute for it.
Domain experts are the source of truth in Atlas, and everything about the harness is built to keep it that way.
04 - Interfaces

Everything that crosses the boundary

Data in, data out, and where it all runs. Built for reference. This is the group to come back to mid-production.
inbound: connect
Data sources

Atlas connects to every shape and source of data a real plant produces. The point of connecting a source is not to copy it: Atlas relates across sources and knows where the authoritative record lives without becoming the owner of it.

historians
Any historian via the Connector SDK, not just Timebase Historian. A legacy historian (AVEVA PI, Canary, GE, AspenTech, etc.) deployment is a source, not a rip-and-replace.
infohub
Flow Software's KPI and Event engine and database for governed information that helps drive decisions.
sql systems
MES, LIMS, batching, ERP transactional sources.
mqtt / sparkplug
Broker integration with UDT awareness intact.
files
CSV, P&IDs, SOP, and other docs and PDFs the agent can read.
outbound: bridge
Bridge: publishing data

Bridge is the outbound mirror of Connector. It publishes data out of Atlas to downstream sinks: BI tools, external systems, other brokers, and custom consumers.

sql databases
Target other SQL databases and match the destination schema
mqtt / sparkplug
Publish your Atlas models to a broker in real time as well as backfill history
kafka streams
Push various models and realtime data values into Kafka
KNOWLEDGE MODELING FOR MANUFACTURING

See Your Operation Through Atlas

In a private demo, we'll show how Atlas models your manufacturing operation, connects your existing systems, and creates the shared operational understanding needed for automation and AI.