{
"id": "com.babesky.authWriteCreatorProfile",
"defs": {
"main": {
"type": "permission-set",
"title": "Publish your creator portfolio to the Atmosphere",
"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.",
"permissions": [
{
"type": "permission",
"resource": "repo",
"collection": [
"com.babesky.actor.links",
"com.babesky.actor.support",
"com.babesky.actor.profile",
"com.babesky.actor.featured"
]
}
]
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}