blue.vec.authBasic

vec.blue

Schema Diff

+7 -8

From

CID
bafyreihlxk5uwo6...
Indexed At
2026-05-29 14:31 UTC
View this version

To

CID
bafyreianqvmtgha...
Indexed At
2026-07-26 20:12 UTC
View this version
1 1
{
2 2
  "id": "blue.vec.authBasic",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "vec.blue",
7 -
      "detail": "",
7 +
      "detail": "Manage vec.blue libraries, subscriptions, service preferences, and private sync/search calls.",
8 8
      "permissions": [
9 9
        {
10 10
          "type": "permission",
11 11
          "resource": "repo",
12 12
          "collection": [
13 -
            "blue.vec.item",
14 -
            "blue.vec.embedding",
15 -
            "blue.vec.graph.follow",
16 -
            "blue.vec.search.engine",
17 -
            "blue.vec.actor.declaration"
13 +
            "blue.vec.actor.declaration",
14 +
            "blue.vec.library",
15 +
            "blue.vec.library.subscription",
16 +
            "blue.vec.search.service"
18 17
          ]
19 18
        },
20 19
        {
21 20
          "lxm": [
22 21
            "blue.vec.actor.getPreferences",
23 22
            "blue.vec.actor.putPreferences",
24 -
            "blue.vec.search.search",
25 -
            "blue.vec.search.searchSkeletons"
23 +
            "blue.vec.library.listChanges",
24 +
            "blue.vec.search.search"
26 25
          ],
27 26
          "type": "permission",
28 27
          "resource": "rpc",
29 28
          "inheritAud": true
30 29
        }
31 30
      ]
32 31
    }
33 32
  },
34 33
  "$type": "com.atproto.lexicon.schema",
35 34
  "lexicon": 1
36 35
}

Compare Other Versions

Lexicon Garden

@