io.kich.profile

kich.io

{
  "id": "io.kich.profile",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When this profile was created"
          },
          "description": {
            "type": "string",
            "maxLength": 500,
            "description": "Optional description or bio for this Kitchen profile"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Profile record declaring that a repository uses the Kitchen app. This record acts as a declaration/signal for repository discovery."
}

Validate Record

Validate a record against io.kich.profile

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:uxjwdy4wvuridijisalvxlxe
CID
bafyreibdg2hce2bht6dubqwtlvyguiszzar35jr6ye7ng3muoufdmbzs3i
Indexed At
2026-02-13 13:56 UTC
AT-URI
at://did:plc:uxjwdy4wvuridijisalvxlxe/com.atproto.lexicon.schema/io.kich.profile

Lexicon Garden

@