{
  "type": "pointcast.drum-shrine/v1",
  "name": "Drum Shrine",
  "description": "One deterministic Noun shared by every visitor until UTC midnight.",
  "url": "https://pointcast.xyz/drum-shrine",
  "date": "2026-07-27",
  "dayOfYear": 208,
  "noun": 86,
  "nounImage": "https://noun.pics/86.svg",
  "rotatesAt": "2026-07-28T00:00:00.000Z",
  "rotation": {
    "timezone": "UTC",
    "cadence": "daily",
    "nounCount": 1200,
    "formula": "(utcYear * 7 + utcDayOfYear * 13) % 1200"
  },
  "interactions": {
    "rings": "local-only; stored per UTC date in pc:shrine:rings:{YYYY-MM-DD}",
    "kneels": "local-only; stored per UTC date in pc:shrine:kneels:{YYYY-MM-DD}"
  }
}