Control plane module
Operate
Task assignment, remote intervention, incident handling, one operating record.
What it does
- Assigns work to units across vendors from a single queue
- Routes exceptions to a human operator with context attached
- Captures incidents with time, unit, task, and operator action
- Keeps one operating record per site rather than one per vendor
How it works
- An edge connector normalizes each OEM's task and telemetry model into a shared task and event schema.
- Operators work from the shared queue; the vendor console remains available for low-level control.
- Every state change is written to the event log as it happens, not reconstructed later.
What it does not do
- Remote teleoperation of a robot's low-level controls is out of scope; we hand off to the OEM console.
- Live multi-site operations views are in development.
In development — HumanForm Control Plane v0.
In development