com.babesky.authWriteCreatorProfile

babesky.com

Schema Diff

+5 -3

From

CID
bafyreicaj6fko3u...
Indexed At
2026-04-27 23:37 UTC
View this version

To

CID
bafyreieft4oq6jn...
Indexed At
2026-05-01 19:57 UTC
View this version
1 1
{
2 2
  "id": "com.babesky.authWriteCreatorProfile",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 -
      "title": "Publish your creator profile to the Atmosphere",
7 -
      "detail": "Writes your platform links and tip jar links to your AT Protocol repository, making them discoverable by other apps. You choose which links to include and can remove them at any time.",
6 +
      "title": "Publish your creator portfolio to the Atmosphere",
7 +
      "detail": "Writes your Atmosphere creator portfolio to your AT Protocol repository. This includes your platform links, tip jar, bio, content categories, availability, and featured posts. Other Atmosphere apps can discover and display your portfolio. You control what to include and can remove it at any time.",
8 8
      "permissions": [
9 9
        {
10 10
          "type": "permission",
11 11
          "resource": "repo",
12 12
          "collection": [
13 13
            "com.babesky.actor.links",
14 -
            "com.babesky.actor.support"
14 +
            "com.babesky.actor.support",
15 +
            "com.babesky.actor.profile",
16 +
            "com.babesky.actor.featured"
15 17
          ]
16 18
        }
17 19
      ]
18 20
    }
19 21
  },
20 22
  "$type": "com.atproto.lexicon.schema",
21 23
  "lexicon": 1
22 24
}

Compare Other Versions

Lexicon Garden

@