← Research
White paper12 min read · May 2026

The graph is the product: a foundation for the manufacturing enterprise.

The next system of record for process manufacturing isn't a historian with a nicer interface. It's one compiled graph where design, runtime, lineage, and audit are queryable together.

The most important industries in the world run on the least intelligent software. The plants that make our medicine, our food, and our materials are designed in one tool, deployed in another, validated in a third, and recorded in a fourth — none of which can answer a question that crosses their boundaries.

Every conventional plant historian shares the same architecture: a flat tag namespace bolted to an asset model by reference. The metadata is always second-class to the tag store. Ask a question that spans a recipe, a batch, an operator action, and a measurement, and you are configuring joins by hand — per tag, on the client, every time.

One substrate, not five products

Fabrik takes a different bet. The graph is not a database underneath the product — the graph is the product. Design-time entities and runtime events live in one store, joined natively, queryable as one.

(:MeasurementBucket {values: [...], minute: ...})-[:DURING_PHASE]-> (:PhaseExecution)-[:OF_RECIPE]    -> (:Recipe {commit_hash: ...})-[:ON_UNIT]      -> (:Unit)-[:OF_BATCH]     -> (:Batch)   // every reading already connected

A question like "average T-1234 across all batches where the night-shift operator pressed E-Stop while Recipe-X was running" becomes a single traversal. No per-tag join, no nightly ETL, no second store to reconcile.

The moat is not that we use a graph. It's that design-time and runtime are one graph — and an AI agent can traverse it semantically.

What the substrate makes possible

Because everything shares one foundation, capabilities that would each require a separate tool elsewhere fall out of the same model:

Fig 1 — Design-time graph and runtime audit trail, queried as one.

Not a next-generation historian

This is the part that matters for anyone evaluating the category. The competitive frame is not "a better PI System." A thirty-year-old architecture with a cloud front-end is still a thirty-year-old architecture. The reformulation is the point: one model, every layer, every plant.

The full paper develops the substrate in detail — the bucketed time-series pattern, the replay harness, the cryptographic chaining, and how each reinforces the others.

Gated · PDF

Read the full white paper

The complete 24-page paper, including the architecture diagrams and the five-bet analysis. Enter your email and we'll send the PDF.

Check your inbox for the download link.
See what the graph makes possible.
Explore Fabrik Book a demo