Projects
Packaging Machinery

Their most critical system could only be reached from inside the building.

Desktop
React
React
Python
Python
Before

The business runs on an internal system that's been there for years — critical to how builds get tracked, but never designed to talk to anything outside the office network. That was fine for a long time. It did its one job well. But as the team grew past ten people working across overlapping projects, that isolation started to matter: the system could flag a problem, but only to whoever happened to be looking at that one machine. Everyone else found out whenever someone remembered to mention it.

Decision Point
The internal system that ran their build process could only be reached from the office network — so when it flagged a failing build, the alert sat on that one machine, unseen, until someone happened to check it three weeks later, days before the deadline.
What We Built

Off-the-shelf task tools live in the cloud — they had no way to reach a system that only runs on a local network, and moving that system wasn't an option; it's too embedded in how the business operates day to day. So we built a bridge: something that runs locally, watches the internal factory machines directly, and pushes what it sees out to a shared board the whole team can access, wherever they are. A failing build creates a task automatically, assigned to whoever owns that area — no one has to be standing at the right machine at the right time to know something's wrong. Tasks from anywhere else in the team's work sit on the same board, so nothing depends on which system it originated from.

That old system's not going anywhere — it's too core to what we do. We just needed the rest of the team to actually see what it was telling us.
Operations Lead
After

Now, a failing sequence creates a task the moment it happens, not whenever someone next checks the machine. The team sees everything in one place — work that started on the old internal system and work that didn't — without anyone needing access to the office network to know what's going on.

The Future

As the bridge's proved itself on the build system, the conversation has turned to whether other locally-run tools in the business could feed into the same board, rather than staying siloed the way the build system used to be.