com.lognship.repo

lognship.com

{
  "id": "com.lognship.repo",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "project",
          "url",
          "createdAt"
        ],
        "properties": {
          "url": {
            "type": "string",
            "format": "uri",
            "description": "URL of the git repository."
          },
          "project": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the lognship project this repo belongs to."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when this repo was originally linked."
          }
        }
      },
      "description": "A git repository linked to a lognship project."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.lognship.repo

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ln7l376244zkvhwu4wgr3rzz
CID
bafyreicxrb3hootfhnomzvu3dmpa7kxeqk55gcqehdbirguxe4qhofl5qu
Indexed At
2026-07-26 20:11 UTC
AT-URI
at://did:plc:ln7l376244zkvhwu4wgr3rzz/com.atproto.lexicon.schema/com.lognship.repo

Lexicon Garden

@