# net.anisota.authFullApp

> Published by [anisota.net](https://lexicon.garden/identity/did:plc:lcieujcfkv4jx7gehsvok3pr)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:lcieujcfkv4jx7gehsvok3pr/net.anisota.authFullApp)
- [Documentation](https://lexicon.garden/lexicon/did:plc:lcieujcfkv4jx7gehsvok3pr/net.anisota.authFullApp/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:lcieujcfkv4jx7gehsvok3pr/net.anisota.authFullApp/examples)

## Definitions

### `net.anisota.authFullApp`

**Type**: `permission-set`

```json
{
  "type": "permission-set",
  "title": "Full Anisota App Permissions",
  "detail": "Manage posts, interactions, chronicles, expeditions, spells, harvests, player state, lists, and all other Anisota features.",
  "permissions": [
    {
      "type": "permission",
      "action": [
        "create",
        "update",
        "delete"
      ],
      "resource": "repo",
      "collection": [
        "net.anisota.feed.post",
        "net.anisota.feed.like",
        "net.anisota.feed.repost",
        "net.anisota.feed.list",
        "net.anisota.feed.listItem",
        "net.anisota.feed.draft",
        "net.anisota.feed.perception",
        "net.anisota.chronicle.log",
        "net.anisota.chronicle.log.daily",
        "net.anisota.chronicle.log.weekly",
        "net.anisota.chronicle.log.monthly",
        "net.anisota.chronicle.log.yearly",
        "net.anisota.chronicle.level",
        "net.anisota.chronicle.collection",
        "net.anisota.chronicle.inventory",
        "net.anisota.chronicle.achievement",
        "net.anisota.chronicle.expedition",
        "net.anisota.chronicle.expedition.camp",
        "net.anisota.chronicle.progress",
        "net.anisota.harvest.minigame",
        "net.anisota.player.state",
        "net.anisota.spell.custom",
        "net.anisota.spell.book",
        "net.anisota.settings",
        "net.anisota.graph.mute",
        "net.anisota.graph.listMute",
        "net.anisota.graph.list",
        "net.anisota.observatory.element",
        "net.anisota.observatory.layout",
        "net.anisota.observatory.preset",
        "net.anisota.lab.sigil",
        "net.anisota.lab.synth",
        "net.anisota.lab.inkblot",
        "net.anisota.lab.inkblot.perception",
        "net.anisota.lab.carving",
        "net.anisota.lab.petri",
        "net.anisota.lab.poetry",
        "net.anisota.lab.redaction"
      ]
    }
  ]
}
```

## Raw Schema

```json
{
  "id": "net.anisota.authFullApp",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "Full Anisota App Permissions",
      "detail": "Manage posts, interactions, chronicles, expeditions, spells, harvests, player state, lists, and all other Anisota features.",
      "permissions": [
        {
          "type": "permission",
          "action": [
            "create",
            "update",
            "delete"
          ],
          "resource": "repo",
          "collection": [
            "net.anisota.feed.post",
            "net.anisota.feed.like",
            "net.anisota.feed.repost",
            "net.anisota.feed.list",
            "net.anisota.feed.listItem",
            "net.anisota.feed.draft",
            "net.anisota.feed.perception",
            "net.anisota.chronicle.log",
            "net.anisota.chronicle.log.daily",
            "net.anisota.chronicle.log.weekly",
            "net.anisota.chronicle.log.monthly",
            "net.anisota.chronicle.log.yearly",
            "net.anisota.chronicle.level",
            "net.anisota.chronicle.collection",
            "net.anisota.chronicle.inventory",
            "net.anisota.chronicle.achievement",
            "net.anisota.chronicle.expedition",
            "net.anisota.chronicle.expedition.camp",
            "net.anisota.chronicle.progress",
            "net.anisota.harvest.minigame",
            "net.anisota.player.state",
            "net.anisota.spell.custom",
            "net.anisota.spell.book",
            "net.anisota.settings",
            "net.anisota.graph.mute",
            "net.anisota.graph.listMute",
            "net.anisota.graph.list",
            "net.anisota.observatory.element",
            "net.anisota.observatory.layout",
            "net.anisota.observatory.preset",
            "net.anisota.lab.sigil",
            "net.anisota.lab.synth",
            "net.anisota.lab.inkblot",
            "net.anisota.lab.inkblot.perception",
            "net.anisota.lab.carving",
            "net.anisota.lab.petri",
            "net.anisota.lab.poetry",
            "net.anisota.lab.redaction"
          ]
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
