tech.lenooby09.kvcs.channel

lenooby09.tech

{
  "id": "tech.lenooby09.kvcs.channel",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "heads"
        ],
        "properties": {
          "name": {
            "type": "string",
            "description": "Channel name (e.g. \"main\")."
          },
          "heads": {
            "type": "array",
            "items": {
              "type": "string"
            },
            "description": "Hex patch ids that are tips of this channel."
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A kvcs channel head — points at one or more patch records under tech.lenooby09.kvcs.patch."
}

Validate Record

Validate a record against tech.lenooby09.kvcs.channel

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:xocoka6dmx74ciqskczoh6ci
CID
bafyreibiwjqmqae5fomn7fvmtan4eygm3is2gfsf4skiau4ezzjp34jbo4
Indexed At
2026-04-30 18:17 UTC
AT-URI
at://did:plc:xocoka6dmx74ciqskczoh6ci/com.atproto.lexicon.schema/tech.lenooby09.kvcs.channel

Version History (3 versions)

Lexicon Garden

@