world.ptah.temp.declaration

ptah.world

{
  "id": "world.ptah.temp.declaration",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Timestamp of when this account first declared participation."
          },
          "description": {
            "type": "string",
            "maxLength": 2560,
            "description": "Short description of the participant's role or interests in the Ptah ecosystem.",
            "maxGraphemes": 256
          },
          "displayName": {
            "type": "string",
            "maxLength": 640,
            "description": "Human-readable name for this participant. Not a character name — the person behind the characters.",
            "maxGraphemes": 64
          }
        }
      },
      "description": "Declaration of participation in The Ptah Protocol. Create this record to signal that your account is active in the Ptah ecosystem. Delete it to deactivate."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A signaling record indicating that an account is participating in The Ptah Protocol. One per account, fixed record key. The AppView uses this record to discover and enumerate participating accounts across the network."
}

Validate Record

Validate a record against world.ptah.temp.declaration

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:l45z35sxxjuobp5q65a5vu22
CID
bafyreicmlrlljyvb5j622aitmzmi4hbs3iv4t3otchouetpkqzaf3niq34
Indexed At
2026-03-22 00:35 UTC
AT-URI
at://did:plc:l45z35sxxjuobp5q65a5vu22/com.atproto.lexicon.schema/world.ptah.temp.declaration

Lexicon Garden

@