net.anisota.authFullApp

anisota.net

Schema Diff

+4 -0

From

CID
bafyreiacouxzper...
Indexed At
2026-06-23 16:10 UTC
View this version

To

CID
bafyreidp4zskpyw...
Indexed At
2026-07-17 00:33 UTC
View this version
1 1
{
2 2
  "id": "net.anisota.authFullApp",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Full Anisota App Permissions",
7 7
      "detail": "Manage posts, interactions, chronicles, expeditions, spells, harvests, player state, lists, and all other Anisota features.",
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
            "net.anisota.feed.post",
19 19
            "net.anisota.feed.like",
20 20
            "net.anisota.feed.repost",
21 21
            "net.anisota.feed.list",
22 22
            "net.anisota.feed.listItem",
23 23
            "net.anisota.feed.draft",
24 24
            "net.anisota.feed.perception",
25 25
            "net.anisota.chronicle.log",
26 26
            "net.anisota.chronicle.log.daily",
27 27
            "net.anisota.chronicle.log.weekly",
28 28
            "net.anisota.chronicle.log.monthly",
29 29
            "net.anisota.chronicle.log.yearly",
30 30
            "net.anisota.chronicle.level",
31 31
            "net.anisota.chronicle.collection",
32 32
            "net.anisota.chronicle.inventory",
33 33
            "net.anisota.chronicle.achievement",
34 34
            "net.anisota.chronicle.expedition",
35 35
            "net.anisota.chronicle.expedition.camp",
36 36
            "net.anisota.chronicle.progress",
37 +
            "net.anisota.chronicle.fieldwork",
38 +
            "net.anisota.fieldwork.state",
37 39
            "net.anisota.harvest.minigame",
38 40
            "net.anisota.player.state",
39 41
            "net.anisota.spell.custom",
40 42
            "net.anisota.spell.book",
41 43
            "net.anisota.settings",
42 44
            "net.anisota.graph.mute",
43 45
            "net.anisota.graph.listMute",
44 46
            "net.anisota.graph.list",
47 +
            "net.anisota.graph.wordlist",
45 48
            "net.anisota.observatory.element",
46 49
            "net.anisota.observatory.layout",
47 50
            "net.anisota.observatory.preset",
48 51
            "net.anisota.lab.sigil",
49 52
            "net.anisota.lab.synth",
50 53
            "net.anisota.lab.inkblot",
51 54
            "net.anisota.lab.inkblot.perception",
52 55
            "net.anisota.lab.carving",
53 56
            "net.anisota.lab.petri",
57 +
            "net.anisota.lab.plasmodium",
54 58
            "net.anisota.lab.poetry",
55 59
            "net.anisota.lab.redaction"
56 60
          ]
57 61
        }
58 62
      ]
59 63
    }
60 64
  },
61 65
  "$type": "com.atproto.lexicon.schema",
62 66
  "lexicon": 1
63 67
}

Compare Other Versions

Lexicon Garden

@