world.ptah.flax

ptah.world

{
  "id": "world.ptah.flax",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt"
        ],
        "properties": {
          "bio": {
            "type": "string",
            "maxLength": 2560,
            "description": "Optional short biography for this creator",
            "maxGraphemes": 256
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Timestamp when this account joined the Ptah Protocol"
          },
          "displayName": {
            "type": "string",
            "maxLength": 640,
            "description": "Optional display name for this creator within Ptah contexts",
            "maxGraphemes": 64
          }
        }
      },
      "description": "Signaling record indicating an account participates in the Ptah Protocol. One per account, fixed key 'self'. Named for the twisted flax glyph (𓉔), the H in Ptah — the attribution chain thread."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against world.ptah.flax

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:l45z35sxxjuobp5q65a5vu22
CID
bafyreid53ktbplbgmowlqawfokt3jldc5zslwwdmkpexfoc7x43d2ummme
Indexed At
2026-03-25 20:41 UTC
AT-URI
at://did:plc:l45z35sxxjuobp5q65a5vu22/com.atproto.lexicon.schema/world.ptah.flax

Lexicon Garden

@