ink.branchline.seed

branchline.ink

{
  "id": "ink.branchline.seed",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "grantee": {
          "type": "string",
          "format": "did",
          "description": "The DID of the grantee."
        },
        "grantor": {
          "type": "string",
          "format": "at-uri",
          "description": "The seed that this was granted from"
        },
        "createdAt": {
          "type": "string",
          "format": "datetime",
          "description": "The timestamp of the grant."
        },
        "expiresAt": {
          "type": "string",
          "format": "datetime",
          "description": "The timestamp of the grant expiration."
        }
      },
      "required": [
        "grantee",
        "createdAt"
      ],
      "description": "A seed, the permission to plant a story tree."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against ink.branchline.seed

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:brvu7akhdvsqcomb67pafw25
CID
bafyreicgznrbapy4c567gzan6gqlhautr6y42hluvneu4igbuzksukjsji
Indexed At
2026-04-18 04:02 UTC
AT-URI
at://did:plc:brvu7akhdvsqcomb67pafw25/com.atproto.lexicon.schema/ink.branchline.seed

Lexicon Garden

@