The problem
The manufacturer operates inside a strict compliance boundary, which means every system that touches its data has to answer to a security boundary before it answers to anyone else. The operational picture (what to dispatch next, where quality was drifting, whether the floor was compliant) was spread across tools that did not talk to each other, and stitching them together in real time was not something the team could do by hand while running production.
The constraint that made this hard is the constraint that made most vendors walk away: nothing could leave the boundary, and nothing could ship that would not survive an audit.
The approach
Discovery here was as much a security exercise as a data one. We inventoried the systems, mapped what data could move where, and designed an architecture that lived entirely inside the scoped environment. No convenient cloud shortcuts, no data egress, no “we’ll figure out compliance later.”
In the build, we connected the floor and quality systems, then added a model layer that prioritized dispatch and flagged quality anomalies before they became scrap. Every action the system took was logged in a form an auditor could read. The dashboard gave supervisors one governed view of the floor, and it did so without weakening a single control.
We built it this way because in a compliance-scoped environment the demo is the easy part. The deployable, auditable, governed system is the hard part.
The outcome
The manufacturer’s supervisors work from one operational view instead of four, dispatch decisions are informed rather than reactive, and quality issues surface earlier. Just as important, the system passed the security review it was designed for, because it was designed for it from the first architecture sketch.
The engagement continues under managed services, with new use cases added inside the same boundary.