me.byjp.atproto.deeplink.transform

byjp.me

{
  "id": "me.byjp.atproto.deeplink.transform",
  "defs": {
    "main": {
      "key": "nsid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "uris"
        ],
        "properties": {
          "uris": {
            "type": "array",
            "items": {
              "type": "string",
              "format": "uri"
            },
            "minLength": 1,
            "description": "Template URIs equivalent to at:// URIs with this NSID. Most preferred first; consumers will use the first suitable entry. The tokens {{did}}, {{rkey}} and {{collection}} will be substituted with their values, e.g. https://example.com/profiles/{{did}}/things/{{rkey}}"
          }
        }
      },
      "description": "Declares URI templates that are equivalent to at:// URIs whose collection matches this record's key (an NSID). If this record is hosted in the same repo as the NSID's com.atproto.lexicon.schema, the first suitable URI is considered the canonical alternate URI for that NSID."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against me.byjp.atproto.deeplink.transform

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ephkzpinhaqcabtkugtbzrwu
CID
bafyreicki66dlhaamshzrrjmlycrffpkigvujxpctdq6zo5kdszv6cfjva
Indexed At
2026-05-30 16:43 UTC
AT-URI
at://did:plc:ephkzpinhaqcabtkugtbzrwu/com.atproto.lexicon.schema/me.byjp.atproto.deeplink.transform

Lexicon Garden

@