pub.chive.reviewerAccess

chive.pub

Schema Diff

+1 -1

From

CID
bafyreigli5dxq2j...
Indexed At
2026-05-04 18:01 UTC
View this version

To

CID
bafyreiajfdycwhy...
Indexed At
2026-05-05 13:03 UTC
View this version
1 1
{
2 2
  "id": "pub.chive.reviewerAccess",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Review on Chive",
7 -
      "detail": "Create reviews, endorsements, and inline annotations on eprints. Includes everything in Author.",
7 +
      "detail": "Post peer reviews, endorsements, and inline PDF annotations on other authors' eprints. Includes everything in Author (submitting and managing your own eprints).",
8 8
      "permissions": [
9 9
        {
10 10
          "type": "permission",
11 11
          "action": [
12 12
            "create",
13 13
            "update",
14 14
            "delete"
15 15
          ],
16 16
          "resource": "repo",
17 17
          "collection": [
18 18
            "pub.chive.eprint.submission",
19 19
            "pub.chive.eprint.version",
20 20
            "pub.chive.eprint.userTag",
21 21
            "pub.chive.eprint.citation",
22 22
            "pub.chive.eprint.relatedWork",
23 23
            "pub.chive.eprint.changelog",
24 24
            "pub.chive.actor.profile",
25 25
            "pub.chive.actor.mute",
26 26
            "pub.chive.discovery.settings",
27 27
            "pub.chive.collaboration.invite",
28 28
            "pub.chive.collaboration.inviteAcceptance",
29 29
            "pub.chive.review.comment",
30 30
            "pub.chive.review.endorsement",
31 31
            "pub.chive.annotation.comment",
32 32
            "pub.chive.annotation.entityLink"
33 33
          ]
34 34
        },
35 35
        {
36 36
          "type": "permission",
37 37
          "accept": [
38 38
            "application/*",
39 39
            "image/*",
40 40
            "video/*",
41 41
            "audio/*",
42 42
            "text/*"
43 43
          ],
44 44
          "resource": "blob"
45 45
        },
46 46
        {
47 47
          "lxm": [
48 48
            "pub.chive.eprint.getSubmission",
49 49
            "pub.chive.eprint.searchSubmissions",
50 50
            "pub.chive.eprint.listByAuthor",
51 51
            "pub.chive.eprint.listCitations",
52 52
            "pub.chive.eprint.listRelatedWorks",
53 53
            "pub.chive.eprint.updateSubmission",
54 54
            "pub.chive.eprint.deleteSubmission",
55 55
            "pub.chive.graph.getNode",
56 56
            "pub.chive.graph.listNodes",
57 57
            "pub.chive.graph.searchNodes",
58 58
            "pub.chive.review.listForEprint",
59 59
            "pub.chive.review.getThread",
60 60
            "pub.chive.endorsement.getSummary",
61 61
            "pub.chive.endorsement.listForEprint",
62 62
            "pub.chive.endorsement.getUserEndorsement",
63 63
            "pub.chive.endorsement.listForUser",
64 64
            "pub.chive.author.getProfile",
65 65
            "pub.chive.author.searchAuthors",
66 66
            "pub.chive.actor.getMyRoles",
67 67
            "pub.chive.actor.getMyProfile",
68 68
            "pub.chive.actor.getDiscoverySettings",
69 69
            "pub.chive.claiming.startClaim",
70 70
            "pub.chive.claiming.completeClaim",
71 71
            "pub.chive.claiming.findClaimable",
72 72
            "pub.chive.claiming.getClaim",
73 73
            "pub.chive.claiming.getUserClaims",
74 74
            "pub.chive.claiming.getSuggestions",
75 75
            "pub.chive.claiming.getSubmissionData",
76 76
            "pub.chive.claiming.getPendingClaims",
77 77
            "pub.chive.claiming.approveClaim",
78 78
            "pub.chive.claiming.rejectClaim",
79 79
            "pub.chive.claiming.requestCoauthorship",
80 80
            "pub.chive.claiming.approveCoauthor",
81 81
            "pub.chive.claiming.rejectCoauthor",
82 82
            "pub.chive.claiming.getCoauthorRequests",
83 83
            "pub.chive.claiming.getMyCoauthorRequests",
84 84
            "pub.chive.sync.registerPDS",
85 85
            "pub.chive.sync.indexRecord",
86 86
            "pub.chive.sync.deleteRecord",
87 87
            "pub.chive.activity.getFeed",
88 88
            "pub.chive.activity.log",
89 89
            "pub.chive.activity.markFailed",
90 90
            "pub.chive.discovery.recordInteraction",
91 91
            "pub.chive.collaboration.listInvites",
92 92
            "pub.chive.collaboration.listCollaborators",
93 93
            "pub.chive.notification.listReviewsOnMyPapers",
94 94
            "pub.chive.notification.listEndorsementsOnMyPapers"
95 95
          ],
96 96
          "type": "permission",
97 97
          "resource": "rpc",
98 98
          "inheritAud": true
99 99
        }
100 100
      ]
101 101
    }
102 102
  },
103 103
  "$type": "com.atproto.lexicon.schema",
104 104
  "lexicon": 1
105 105
}

Compare Other Versions

Lexicon Garden

@