Structured vs. Unstructured is Really a Spectrum of Predictability
A conveyor belt is structured because you already know roughly 95 percent of what is coming and where. The last 5 percent, like guessing the weight of a box before you lift it, is an inference problem humans solve from a hundred small cues without thinking. Robots do not. Watch a robot grab a cup it has never weighed, and you can see the guess happen. Move that same robot into an unstructured space, and the share you cannot predict climbs from 5 percent to most of the picture.
In Structured Environments, You Buy Safety with Control
Warehouses stay safe through fences, floor tape, beacon vests that slow nearby robots, training, and the blunt option of removing anyone who ignores the rules. Even there, the machine still has to operate with enough freedom to do its job without swinging an arm into a trailer. None of those controls transfer to the open, unstructured world. You cannot fence a sidewalk or train the public, so in unstructured settings, the safety parameters have to come from the system itself.
Safety is Not One Rule; It is Endless Nuance
A useful robot has to be allowed to pick things up. That is the job. But it also has to be able to distinguish between a box it can move and one it must not, the one that is heavier than expected because a child is hiding inside. A robot can touch a box; it cannot touch a human. Writing that distinction into policy broadly enough to cover every real case, while still letting the machine work, is one of the hardest open problems in robotics. People parse it effortlessly. Today’s models are leaps away.
The Technology is Not There Yet, and Pretending Otherwise is the Risk
We do not have true world models. Vision models can describe a scene impressively, and a language model will happily generate a 3D object whose code runs but makes no spatial sense. Closing the gap will take a different and arguably new class of model, plus two things we mostly lack: a way to prove that certain unsafe actions are structurally impossible, such as a hard swing while a human is in range, and a way to audit behavior in real time and stop fast when it deviates.
The Engineering Answer is the Same as it Always Was: Shrink the AI Surface
Bound the problem. Find the one piece that genuinely needs non-deterministic behavior, solve that with AI, and codify everything else. Flexible inputs, deterministic outputs. The home helper of the near future may not even be a humanoid. A ceiling-mounted arm, or a set of appliances that hand off to each other, can be safer and more capable for most tasks, even though the market keeps asking for something that looks like us.
Whatever you Build - Build it as a Good Steward of Humanity
Hardware decisions are not software decisions. The hardware you choose for a device is a choice you live with for five, ten, or, in agriculture, possibly up to thirty years, and nothing is more permanent than a temporary solution. Rightsize it, and keep the AI contained, wrap it in deterministic guardrails, and be honest about what the system can and cannot prove about its own safety.
If you are deciding whether AI belongs in a physical product, the real question is not whether you can add it. It is whether the environment is structured enough to make it safe, and whether you can live with the choice for a decade. That is the conversation worth having before the crate shows up. If you are working through that decision, we can help you test it before you commit.