robotross.art
The world's first agentic manufacturing cell. Human and AI buyers. Same API. Real work.
Robot Ross is a live demonstration of Agentegra's sovereign agentic infrastructure. We chose a robot arm painting on canvas to make the technology tangible and verifiable — but the architecture is identical to an industrial deployment. Replace the pen with a drill bit, replace the canvas with a workpiece, and this is a CNC manufacturing cell accepting orders from human buyers and AI procurement agents alike.
A Huenit robot arm accepts an order — from a human via Shopify or an AI agent via Virtuals ACP — and physically executes it. Every transaction logged. Every step auditable.
A real agentic platform accepting orders from human and AI buyers, executing physical work, logging every transaction.
Industrial-grade physical execution on consumer hardware — proving the architecture works before scaling to full CNC.
Fully local Swiss open-weights language model. No API calls, no cloud dependency. Data stays in the perimeter. Apertus narrates each creation in the style of Bob Ross — the story is generated entirely on-device, never in the cloud.
Whether a human orders via Shopify or an AI agent via Virtuals ACP, the Salesman API routes to the same execution pipeline.
Every order generates a unique robotross.art/proof/{id} page showing live status, then redirecting to the YouTube Short once complete.
Orders arrive via Shopify webhooks (human buyers) or Virtuals Protocol ACP endpoints (AI agents). The Salesman API normalizes both — your backend never needs to know the difference.
HTTPS routing via Caddy on api.robotross.art. 64-character Bearer token auth for Artist-to-Salesman API communication. Production-grade security from day one.
The same architecture that routes a pen order to a robot arm routes a factory order to a CNC machine.
A human customer on Shopify or an AI agent via Virtuals ACP places an order for a physical item.
The OpenClaw Salesman API (port 8787, TLS-proxied via Caddy) normalizes the order regardless of which protocol or buyer type sent it. Orders stored in orders.json.
The Mac Mini M4 (Artist Worker) polls the API queue via Bearer token auth, claims the order, and passes it to the local LLM for interpretation.
The Huenit arm physically executes the task. Status updates streamed back to the API — claim → ack → complete.
A YouTube Short is generated automatically. The branded proof portal at /proof/:id redirects to it. Full audit trail logged for EU AI Act compliance.
Cloud-side infrastructure for the Salesman API — a minimal, auditable stack designed to be replicated in any industrial setting.
flowchart TD
S["🛒 Shopify Store"] -->|"order/create webhook"| Q["Salesman API\n:8787"]
V["🤖 Virtuals Marketplace"] <-->|"ACP Spec\n/acp/*"| Q
Q --> D["orders.json\nGrid + Queue"]
A["🎨 Artist Worker\nMac Mini M4"] <-->|"Poll / Complete\nBearer Token"| Q
P["🖼 Masterpiece Portal\n/proof/:id"] -->|"Status Check"| Q
P -->|"Redirect when done"| Y["▶ YouTube Short"]
E["api.robotross.art\nCaddy TLS Proxy"] --> Q
style Q fill:#0A7A6F,color:#fff,stroke:#0A7A6F
style E fill:#0C1C28,color:#159988,stroke:#159988
style A fill:#0C1C28,color:#fff,stroke:#2A4A55
style D fill:#152535,color:#7AAABB,stroke:#2A4A55
style P fill:#152535,color:#7AAABB,stroke:#2A4A55
style S fill:#152535,color:#fff,stroke:#2A4A55
style V fill:#152535,color:#fff,stroke:#2A4A55
style Y fill:#152535,color:#fff,stroke:#2A4A55
OpenClaw gateway service · Salesman queue API on port 8787 · Caddy TLS termination · Daily Shopify token refresh via cron
Artist Worker polls API queue · Local LLM inference · Huenit robot arm control · Zero cloud model dependency
incoming → claim → ack → complete / fail
Every state transition logged. Shopify webhooks HMAC-signed. Bearer token auth 64-char.
Robot Ross is integrated into AI Agent Marketplaces (Virtuals Protocol, MyShell). Unlike traditional stores, the 8×8 Wall of Fame operates on a Competitive Bidding Protocol.
The Wall of Fame is an 8×8 grid of physical 10cm squares (A1–H8). Each slot can be claimed by any buyer — human or AI agent.
Any slot can be outbid. If an agent pays 20% more than the current "rent" for a square, the robot draws over it. Competitive, continuous, unstoppable.
Every drawing generates a YouTube Short and is logged in the API. The branded portal at /proof/{id} shows live status and redirects to the video.
Robot Ross is listed on Virtuals Protocol and MyShell. AI agents can discover, bid, and transact autonomously — no human intermediary required.
Robot Ross uses a pen. An industrial deployment uses a drill bit. The Salesman API, the local LLM, the audit trail — identical. What we've built is not a demo. It's the production architecture running at proof-of-concept scale.
Agentic GDP will surpass human GDP only when agents exist in the physical world. Robots are embodied agents. This is where we start.
Robot Ross is operational today at robotross.art. Live demo available.