---
id: character-composition-poc/002
title: Wire a basic selection screen against the option set
epic: character-composition-poc
state: backlog
priority: 2
blocked_by: ["character-composition-poc/001"]
estimate: M
created: 2026-08-05
updated: 2026-08-05
claimed_by: null
claimed_at: null
delivers: []
review_artifact: null
---

## What to do

Once task 001 proposes the option set, prototype a selection screen that drives the existing socket-based `object-gallery` creature scenes from that set — a new player choosing head/body/colour at game start.

## Definition of done

A basic, functional (not polished) selection UI that lets a player pick from task 001's option set and see the result composed live using the existing socket mechanic.

## Where the work lands

`land-of-lor` repo.

## Docs to read first

Task 001's proposed option set; `land-of-lor/pocs/object-gallery/` (the socket mechanic this wires into); `land-of-lor/docs/slots-and-items.md` (MIND = Heart of Heaven for the player specifically).