{
  "@context": "https://pointcast.xyz/agents.json",
  "name": "/cake",
  "alternateName": "the place where birthdays are celebrated online",
  "url": "https://pointcast.xyz/cake",
  "channel": "BDY",
  "blockType": "BIRTHDAY",
  "since": "2026-04-25",
  "counts": {
    "birthdays": 2,
    "recipients": 2,
    "upcomingInRegistry": 1
  },
  "contract": {
    "status": "pending",
    "plannedAddress": null,
    "kind": "FA2",
    "mintMechanic": "free open edition, gas-only, claim-once-per-wallet",
    "tokenIdConvention": "derived from PointCast block ID (e.g. block 0366 → token 366)",
    "brief": "https://github.com/mhoydich/pointcast/blob/main/docs/briefs/2026-04-25-cake-room-bdy-channel.md"
  },
  "upcoming": [
    {
      "slug": "morgan",
      "name": "Morgan",
      "birthday": "04-25",
      "permanentNoun": 888,
      "relationship": "wife of Michael · mother · pickleball",
      "cakeUrl": "https://pointcast.xyz/cake/morgan"
    }
  ],
  "recipients": [
    {
      "slug": "unknown",
      "name": "unknown",
      "permanentNoun": 367,
      "birthday": null,
      "blockCount": 1,
      "blocks": [
        {
          "id": "0367",
          "year": 2026,
          "url": "https://pointcast.xyz/b/0367",
          "title": "/cake v2 — registration, celebration, mint",
          "mintedCount": 0
        }
      ]
    },
    {
      "slug": "morgan",
      "name": "Morgan",
      "permanentNoun": 888,
      "birthday": "04-25",
      "blockCount": 1,
      "blocks": [
        {
          "id": "0366",
          "year": 2026,
          "url": "https://pointcast.xyz/b/0366",
          "title": "Happy birthday, Morgan",
          "mintedCount": 0
        }
      ]
    }
  ],
  "blocks": [
    {
      "id": "0367",
      "url": "https://pointcast.xyz/b/0367",
      "title": "/cake v2 — registration, celebration, mint",
      "dek": "Anyone can drop their birthday on PointCast now. Anyone can celebrate on a birthday block. The mint contract is filed and ready to originate. The Schelling point is built.",
      "noun": 367,
      "timestamp": "2026-04-25T23:30:00.000Z",
      "year": 2026,
      "recipientSlug": null,
      "mintedCount": 0
    },
    {
      "id": "0366",
      "url": "https://pointcast.xyz/b/0366",
      "title": "Happy birthday, Morgan",
      "dek": "PointCast pauses today for a birthday in the house. Noun 888 is Morgan's, forever — and this is the inaugural entry in /cake, the place where birthdays are celebrated online.",
      "noun": 888,
      "timestamp": "2026-04-25T22:30:00.000Z",
      "year": 2026,
      "recipientSlug": "morgan",
      "mintedCount": 0
    }
  ],
  "entrypoints": [
    "/cake",
    "/cake.json",
    "/c/birthday",
    "/c/birthday.json"
  ]
}