Collection No. 01 — 1,000 Adamo teleop ideas
Physical AI
Every humanoid robot needs a humanoid controller. One thousand conceptual threads where the world's creative disciplines meet a real robot on Adamo — authored from a phone, verified in the Lovable sandbox, replayed on the humanoid at the showcase.
Primary Directive · dance
Lineage Socratic Tutor
Lovable AI explores cultural roots so students respect dance lineage; the Adamo bridge relays each cue to a humanoid on stage.
View Entry
02
Alt-Text Weaver
Theme · video
1kTeleop Entries
Section IIFour Adamo kernels.
Author, Simulate, Publish, Witness — the four moves every entry makes on Adamo, all runnable from a phone.
Appendix · Build Strategy
→The Sandbox Protocol
No laptop, no bridge on stage. The Lovable sandbox exercises Adamo at build time; the phone ships the artifact the operator replays.
Status
Streaming to humanoids.
Chapter I · Disciplines
See full index →Ten houses, one robot stack.
💃01/10
Dance & Choreography
100 entries →
🎵02/10
Music & Sound Design
100 entries →
🎨03/10
Visual Art
100 entries →
🎥04/10
Videography & Film
100 entries →
📷05/10
Photography
100 entries →
✍️06/10
Writing, Poetry & Narrative
100 entries →
🎬07/10
Filmmaking & Animation
100 entries →
🎮08/10
Game Design & Interactive Media
100 entries →
🎭09/10
Theater & Live Performance
100 entries →
👗10/10
Fashion & Textile Design
100 entries →
Chapter II · Kernels
Read the primer →The four moves.
mobile authoring№ 01
Author
a phone-first authoring surface — touch sliders, tap pads, cue lists, timeline scrubbers — that composes a robot program as JSON. The Lovable sandbox validates the key with `scripts/adamo_smoke.py` at build time; the artifact is played back on the physical robot later by an operator
sandbox simulation№ 02
Simulate
a build-time Python script (`scripts/adamo_simulate.py`) that connects to Adamo from the Lovable sandbox, publishes the authored program on a `sim/<slug>` key, subscribes to the echo, and writes `public/adamo-take.json` — the mobile app renders that JSON so the participant sees the program roundtripped through Adamo without needing a robot
shareable artifact№ 03
Publish
a build-time Python script (`scripts/adamo_publish.py`) that validates every step of the authored artifact against the Adamo SDK, writes `public/adamo-publish.json`, and generates a shareable URL/QR so an operator with a robot can pick it up at the showcase
sandbox-verified replay№ 04
Witness
a read-only surface fed by prior sandbox artifacts (`public/adamo-smoke.json`, `public/adamo-take.json`, `public/adamo-publish.json`) — the app is a timeline of verified moments, not a live control panel
Three movements, ten minutes.
- Movement 0101Open Lovable on your phonePaste an ADAMO_API_KEY via the secret prompt. The Lovable sandbox holds it — the browser never sees it.
- Movement 0202Pick an entryTen disciplines, four kernels. Open the one that fits your idea and paste the mega-prompt.
- Movement 0303Ship the artifactSandbox verifies. App renders proof. Operator replays the JSON on the robot at the showcase.
1,000 entries indexed · sandbox-backed · phone-first