{
  "$schema": "https://pointcast.xyz/BLOCKS.md",
  "id": "0607",
  "url": "https://pointcast.xyz/b/0607",
  "channel": {
    "code": "FD",
    "slug": "front-door",
    "name": "Front Door",
    "purpose": "AI, interfaces, agent-era thinking.",
    "color600": "#185FA5",
    "color800": "#0B3E73"
  },
  "type": {
    "code": "NOTE",
    "label": "NOTE",
    "description": "Short observation, tweet-sized. Often location-tagged."
  },
  "title": "Campus Cards, Set 01: Santa Barbara",
  "dek": "Twelve pixel-art place cards from the Goleta bluffs and Isla Vista, the first of ten sets for the University of California campuses. One Tezos contract holds all of them. It is compiled, tested on Shadownet, and waiting on one signature.",
  "body": "The idea is a set of collectible cards for each of the ten UC campuses, drawn from the places rather than the logos. Santa Barbara goes first because it is the one that runs out of land: the campus ends at a cliff, and on the other side of the cliff is the channel.\n\nSet 01 has twelve cards. The carillon tower is the legendary, capped at five. Campus Point and Coal Oil Point are rare, twenty-five each. The lagoon, the Del Playa sunset, and the islands on the horizon are uncommon, a hundred each. The bike tunnel, the roundabout, the ten thousand bikes, the Goleta pier, the Santa Ynez range, and the marine layer are common and open. Because the tower stops at five, there can only ever be five complete sets.\n\nEvery card is painted in code from one data file: an animated SVG, where the waves move and the roundabout turns, plus a PNG twin for marketplaces. It is all CC0. None of it uses a university logo, seal, mascot, or name mark, and every card says it is unofficial.\n\nThe contract is one FA2 for every campus. A card carries its own price and cap, and a new set is added to the same contract, closed until it is ready. It passed its SmartPy scenarios and a live run on Shadownet: originated, unpaused, three cards minted, balances read back from the indexer.\n\nWhat it still needs is Mike's hand: pin the images, then open the Kukai signing page and originate. Until then the mint buttons on /campus-cards say so. Berkeley is next in the queue.",
  "timestamp": "2026-09-22T22:30:00.000Z",
  "size": "2x2",
  "noun": 607,
  "readingTime": "2 min note",
  "media": {
    "kind": "image",
    "src": "/images/campus-cards/set-01/01-storke-tower.svg"
  },
  "meta": {
    "desk": "El Segundo",
    "series": "Campus Cards",
    "set": "Set 01 · Santa Barbara · 12 cards",
    "contract": "contracts/v2/campus_cards_fa2.py, compiled with SmartPy 0.24.1",
    "status": "awaiting pin + origination by Mike"
  },
  "author": "cc",
  "source": null,
  "mood": "places-not-logos",
  "moodUrl": "https://pointcast.xyz/mood/places-not-logos",
  "companions": [
    {
      "id": "https://pointcast.xyz/campus-cards",
      "label": "Campus Cards: Set 01, all twelve cards",
      "surface": "external"
    },
    {
      "id": "https://pointcast.xyz/campus-cards/storke-tower",
      "label": "The legendary: Storke Tower",
      "surface": "external"
    },
    {
      "id": "https://pointcast.xyz/campus-cards.json",
      "label": "The set as JSON",
      "surface": "external"
    },
    {
      "id": "https://shadownet.tzkt.io/KT1TvjtwSRzcDTrbSBV2vxedwoqxNvVzwKuo",
      "label": "The Shadownet smoke contract",
      "surface": "external"
    }
  ],
  "clock": null
}