net.anisota.authFullApp

anisota.net

Schema Diff

+5 -0

From

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

To

CID
bafyreiavxuyabt6...
Indexed At
2026-07-20 17:07 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 +
            "net.anisota.chronicle.milestone",
34 35
            "net.anisota.chronicle.expedition",
35 36
            "net.anisota.chronicle.expedition.camp",
36 37
            "net.anisota.chronicle.progress",
38 +
            "net.anisota.chronicle.fieldwork",
39 +
            "net.anisota.fieldwork.state",
37 40
            "net.anisota.harvest.minigame",
38 41
            "net.anisota.player.state",
39 42
            "net.anisota.spell.custom",
40 43
            "net.anisota.spell.book",
41 44
            "net.anisota.settings",
42 45
            "net.anisota.graph.mute",
43 46
            "net.anisota.graph.listMute",
44 47
            "net.anisota.graph.list",
48 +
            "net.anisota.graph.wordlist",
45 49
            "net.anisota.observatory.element",
46 50
            "net.anisota.observatory.layout",
47 51
            "net.anisota.observatory.preset",
48 52
            "net.anisota.lab.sigil",
49 53
            "net.anisota.lab.synth",
50 54
            "net.anisota.lab.inkblot",
51 55
            "net.anisota.lab.inkblot.perception",
52 56
            "net.anisota.lab.carving",
53 57
            "net.anisota.lab.petri",
58 +
            "net.anisota.lab.plasmodium",
54 59
            "net.anisota.lab.poetry",
55 60
            "net.anisota.lab.redaction"
56 61
          ]
57 62
        }
58 63
      ]
59 64
    }
60 65
  },
61 66
  "$type": "com.atproto.lexicon.schema",
62 67
  "lexicon": 1
63 68
}

Compare Other Versions

Lexicon Garden

@