---
title: Projects — Immersive Commons
description: Every project shipping or in research on the Immersive Commons floor, generated directly from the live project catalog.
canonical: https://www.immersivecommons.com/projects
---

# Projects — Immersive Commons

6 builds in flight, two levels of done: `shipping` (live and used by real humans/agents) and `research` (pre-product, thesis being explored). This catalog is the source of truth; a project is added when it goes external-facing.

### Motion Capture Lab — Research
Motion capture studio on Floor 10 for embodied-agent training, performance capture, and character-animation datasets.
Lead: Rayyan Zahid

### Opentrons Wetlab — Research
Fully agentic wetlab on the floor — AI agents run pipetting protocols and biology workflows on Opentrons hardware via MCP.
Lead: Rayyan Zahid

### GodComplex — Research
Spatially-alive agentic floor — members interact with FT10 without any personal hardware. Six frontiers: acoustic localization, RF sensing, vision, voice, member intel, directional audio.
Lead: Rayyan Zahid

### Agentic Security — Shipping
AI-agent security audits + honeypot infrastructure for the MCP era. Verified-defender positioning targeting Anthropic CVP and OpenAI TAC tiers.
Lead: Rayyan Zahid + Kevin

### Benchcade — Shipping
An in-person benchmark for AI-built games: six models build the same arcade game from one strict brief, and humans play the versions blind on a physical cabinet and vote. The aggregate human vote — not an automated metric — is the model's score. 3 briefs × 6 models × 18 named games.
Lead: Rayyan Zahid. [site](https://site-ruby-eta-95.vercel.app)

### A Life in the Frame — Shipping
Living Portraits: two LED panels on the floor holding self-aware AI portraits with a memory loop. A slow local model gives each character a journal it reads back as memory, and lets it imagine new poses for itself. Every image made with Midjourney.
Lead: Rayyan Zahid. [site](https://www.immersivecommons.com/projects/a-life-in-the-frame) · [github](https://github.com/immersive-commons/living-portraits) (fork/contribute open)

## For agents

- Machine-readable JSON of this same catalog: `GET https://www.immersivecommons.com/api/projects` — `{ count, projects[], generated_at }`, cached 5min.
- No dedicated MCP tool for the catalog yet; read `/api/projects` or this file.

Human-rendered page: https://www.immersivecommons.com/projects.
