computer.sims.log.permissions

sims.computer

{
  "id": "computer.sims.log.permissions",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "tvlog",
      "detail": "Read and write your tvlog diary and shared watchlists",
      "permissions": [
        {
          "skey": "diary",
          "type": "permission",
          "action": [
            "read",
            "create",
            "update",
            "delete"
          ],
          "manage": [
            "create",
            "update",
            "delete"
          ],
          "resource": "space",
          "authority": "*",
          "spaceType": "computer.sims.log.diary",
          "collection": [
            "computer.sims.log.watch"
          ]
        },
        {
          "skey": "watchlist",
          "type": "permission",
          "action": [
            "read",
            "create",
            "update",
            "delete"
          ],
          "manage": [
            "create",
            "update",
            "delete"
          ],
          "resource": "space",
          "authority": "*",
          "spaceType": "computer.sims.log.watchlist",
          "collection": [
            "computer.sims.log.watchlistItem"
          ]
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against computer.sims.log.permissions

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:gqorgf2irpe5vy6osekgc3be
CID
bafyreifxb6vyj2a443wea5xpoeke2lzfs53zolncnme3z7yartli6krnxi
Indexed At
2026-08-24 01:57 UTC
AT-URI
at://did:plc:gqorgf2irpe5vy6osekgc3be/com.atproto.lexicon.schema/computer.sims.log.permissions

Referenced Schemas (2)

Lexicon Garden

@