Cover image

Many Policies, One Robot Dog: What ABot-C0 Actually Builds

TL;DR for operators ABot-C0 is best understood as a behavior production system for quadruped robots, not as one giant model that accepts any instruction and directly controls every motor. It combines a 16,074-clip motion library, a generalist motion tracker, several specialized locomotion and interaction policies, and a deployment layer that decides which controller should be active. ...

July 19, 2026 · 23 min · Zelina
Cover image

The Robot Needs a Shift Supervisor

TL;DR for operators Robots do not fail only because their “brain” is too small. They fail because the system asks the wrong component to do the wrong job, at the wrong time, with the wrong view of the scene, and then acts surprised when the banana does not land in the bowl. Shocking, yes. ...

July 3, 2026 · 24 min · Zelina
Cover image

Bench Press: LabVLA Turns Lab Protocols into Robot Supervision

TL;DR for operators LabVLA is best read as an operating system for laboratory robot supervision, not as another paper claiming the robot scientist has arrived. The authors argue that laboratory automation is constrained by data and embodiment: most vision-language-action models have learned household and tabletop manipulation, but not pipettes, beakers, heaters, transparent liquids, instrument buttons, protocol steps, or the awkward fact that different robots have different bodies.1 ...

June 21, 2026 · 18 min · Zelina
Cover image

Sink or Skill: Why Agent Experience Needs Governance

TL;DR for operators AI agents do not become useful by remembering everything. That is not intelligence; it is a data landfill with a chatbot interface. Two recent arXiv papers, one on medical reasoning agents and one on physically based swimming control, make a shared operational point from very different directions. SkeMex shows how a medical agent can improve after deployment by converting interaction trajectories into structured, evaluated, and governed clinical skills.1 SWIM shows how a simulated swimmer can learn robust control from a single reference motion when body-fluid interaction is represented at the right level and scarce experience is sampled efficiently.2 ...

June 17, 2026 · 17 min · Zelina
Cover image

Share the Trunk, Spare the Averaging: Federated Actor-Critic Gets Personal

A fleet looks unified on a dashboard. It is rarely unified in the world. The warehouse robots share a navigation objective, but one floor has glossy tiles, another has uneven concrete, and a third has humans who treat marked lanes as casual decoration. The delivery drones may use the same controller family, but wind, payload, battery ageing, and local regulation quietly rewrite the operating problem. Industrial arms may repeat the same task, until a supplier swaps a component and the “same” movement is no longer quite the same. ...

June 14, 2026 · 14 min · Zelina
Cover image

Furniture Has a Chain of Command: Why Dense Scene AI Needs Object Roles, Not One Bigger Generator

Furniture is not democratic. In a real room, the bed, sofa, dining table, and cabinet do not play the same role as the pillow, lamp, monitor, mug, or miniature ornament. Large furniture defines the room’s usable structure. Smaller objects depend on that structure. A chair can stand around a dining table; a book sits on a shelf; a lamp belongs near a bed or desk. The room has a hierarchy before the model begins to generate anything. ...

June 12, 2026 · 16 min · Zelina
Cover image

Safe Hands, Unsafe Audit: Why Robot Success Does Not Prove Robot Safety

A robot finishes the task. It picks, places, inserts, wipes, stacks, or assembles. The demo video looks clean. The benchmark reports success. Everyone exhales. This is exactly where the safety argument should begin, not end. The awkward truth about embodied AI is that a robot can complete a task while accumulating risk along the way. It may interpret the instruction too narrowly, skip an implicit prerequisite, recover from a mistake in a physically unstable way, apply too much force, or pass through a near miss that the final success metric politely declines to remember. The task is done. The audit trail is missing. Convenient, in the same way a black box with wheels is convenient. ...

June 7, 2026 · 18 min · Zelina
Cover image

Lost in the Grid: Why AI Agents Still Can’t Spot the Impostor

Everyone wants autonomous AI agents now. Not assistants. Not copilots. Agents: systems that watch a situation, decide what matters, take action, coordinate with others, and notice when someone in the room is quietly working against the plan. A normal business version sounds less theatrical than a social-deduction game, but the structure is familiar. A workflow has goals. People and software components have partial information. Some signals are useful. Some are noise. Some actors may be careless, misaligned, or malicious. The agent is expected to keep moving, complete the job, and not be fooled by plausible behavior. ...

April 22, 2026 · 16 min · Zelina
Cover image

Eyes Wide Compute: Why Physical AI Needs Better Senses, Not Bigger Models

Camera first. Model second. That is not how most AI roadmaps are written. The usual enterprise recipe is tidier: pick a bigger model, add a cloud endpoint, compress something if the bill becomes embarrassing, then declare the system “edge-ready.” This works tolerably well when the input is a clean document, a database row, or an already-captured image. It works less well when the input is a moving camera in a dark warehouse, a microphone beside a noisy motor, a tactile pad on a robot gripper, or smart glasses trying to understand the world before the battery starts writing its resignation letter. ...

April 16, 2026 · 18 min · Zelina
Cover image

Seeing Is Not Solving: Why AI Still Gets Stuck in 3D Worlds

Wall. That is not the grand philosophical frontier AI companies usually place in their product decks. The frontier is supposed to be reasoning, planning, tool use, autonomy, maybe a tasteful diagram with arrows and a glowing robot hand. But in a visually rich 3D world, a surprisingly large part of “autonomy” still reduces to something less glamorous: can the agent notice that it is stuck against a wall, step back, change angle, and continue? ...

April 12, 2026 · 18 min · Zelina