net.anisota.authFullApp

anisota.net

Schema Diff

+1 -0

From

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

Compare Other Versions

Lexicon Garden

@