dev.gitosphere.authRepository

gitosphere-lex.bsky.social

{
  "id": "dev.gitosphere.authRepository",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "Manage Gitosphere repositories",
      "detail": "Publish repository metadata or manage issues in a permissioned repository Space.",
      "permissions": [
        {
          "type": "permission",
          "action": [
            "create",
            "update",
            "delete"
          ],
          "resource": "repo",
          "collection": [
            "dev.gitosphere.repository"
          ]
        },
        {
          "type": "permission",
          "action": [
            "read_self",
            "create"
          ],
          "manage": [
            "create",
            "delete"
          ],
          "resource": "space",
          "authority": "self",
          "spaceType": "dev.gitosphere.repository.space",
          "collection": [
            "dev.gitosphere.repository",
            "dev.gitosphere.repository.issue",
            "dev.gitosphere.repository.issueNumber",
            "dev.gitosphere.repository.issueCreateRequest",
            "dev.gitosphere.repository.issueState"
          ]
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Alpha OAuth permission set for managing Gitosphere repositories and their issues."
}

Validate Record

Validate a record against dev.gitosphere.authRepository

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

Metadata

DID
did:plc:iz47txlteeb2ojtp5ygiqet6
CID
bafyreibneeepwb7np4hgof6jlvnjfhler43h6bibrjbxaqlqacsmaa7lyi
Indexed At
2026-08-29 06:19 UTC
AT-URI
at://did:plc:iz47txlteeb2ojtp5ygiqet6/com.atproto.lexicon.schema/dev.gitosphere.authRepository

Version History (3 versions)

Referenced Schemas (5)

Lexicon Garden

@