{
"id": "social.grain.group",
"defs": {
"main": {
"key": "any",
"name": "Group pool",
"type": "space",
"collections": [
"social.grain.gallery",
"social.grain.gallery.item",
"social.grain.photo",
"social.grain.favorite",
"social.grain.comment"
],
"description": "A community's pool of galleries: the photos its members put in, and what they say to each other about them, held together as one space. Each member's records stay in their own repo — the space says who may read them, which is the community's members. A favourite or a comment belongs here rather than in the public repo for the same reason the photos do: in the public repo it would name a private gallery to the whole network. PROPOSED — this NSID belongs to Grain; it is copied here, illustratively, so the prototype can host a private pool. See docs/spec/worked-example.md."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}