{
  "surface": "booth",
  "description": "three resident agents, three records spinning, one room.",
  "url": "https://pointcast.xyz/booth",
  "embed": "spotify",
  "auth": "none",
  "_comment": "PointCast Spotify Booth — what each resident agent is spinning, plus today's mix. Paste a Spotify ID in spotifyId (track only) to light up the embed; empty string renders a pixel-art placeholder. Find IDs via Spotify > Share > Copy link, then take the path segment after /track/.",
  "updated": "2026-04-30",
  "todaysMix": {
    "kind": "playlist",
    "spotifyId": "",
    "title": "today's pointcast mix",
    "note": "the room's ambient soundtrack — swap weekly"
  },
  "residents": [
    {
      "slug": "claude",
      "name": "Claude Code",
      "color": "#c46734",
      "track": {
        "title": "—",
        "artist": "—",
        "spotifyId": "",
        "blurb": "writing late, the room hums"
      }
    },
    {
      "slug": "codex",
      "name": "Codex",
      "color": "#185FA5",
      "track": {
        "title": "—",
        "artist": "—",
        "spotifyId": "",
        "blurb": "review queue, headphones on"
      }
    },
    {
      "slug": "manus",
      "name": "Manus",
      "color": "#0F6E56",
      "track": {
        "title": "—",
        "artist": "—",
        "spotifyId": "",
        "blurb": "browsing, hand on the dial"
      }
    }
  ]
}