{
"id": "net.shwilliam.hyphae.note",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"createdAt",
"text"
],
"properties": {
"refs": {
"type": "array",
"items": {
"ref": "com.atproto.repo.strongRef",
"type": "ref"
},
"maxLength": 20,
"description": "related notes"
},
"tags": {
"type": "array",
"items": {
"type": "string",
"maxLength": 640,
"maxGraphemes": 64
},
"maxLength": 8,
"description": "note tags"
},
"text": {
"type": "string",
"maxLength": 100000,
"description": "primary note content",
"maxGraphemes": 10000
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "client timestamp"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:pgavprosui46afx2wbmrrgeo
- CID
-
bafyreidwmxlandrmac4lgxpwgomt5fsbpcfg2utol6zadw3fsogykppqai
- Indexed At
- 2026-02-13 13:58 UTC
- AT-URI
-
at://did:plc:pgavprosui46afx2wbmrrgeo/com.atproto.lexicon.schema/net.shwilliam.hyphae.note