com.remnant.note

nickmvincent.bsky.social

{
  "nsid": "com.remnant.note",
  "$type": "com.atproto.lexicon.schema",
  "lexicon": {
    "id": "com.remnant.note",
    "defs": {
      "main": {
        "key": "tid",
        "type": "record",
        "record": {
          "type": "object",
          "required": [
            "text",
            "createdAt"
          ],
          "properties": {
            "text": {
              "type": "string",
              "maxLength": 3000,
              "description": "Plaintext content of the note."
            },
            "createdAt": {
              "type": "string",
              "format": "datetime",
              "description": "ISO-8601 timestamp of when the note was created."
            }
          },
          "description": "A simple note record for the Remnant project."
        }
      }
    },
    "lexicon": 1
  },
  "version": 1,
  "updatedAt": "2025-10-11T21:23:15.898Z"
}

Validate Record

Validate a record against com.remnant.note

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:doxvahqvyhyqf32v7wz7p5xk
CID
bafyreif44e3qddif4v2mblwagtqtuh5d3ycmd6efh5u4ivmzljlev3xura
Indexed At
2026-01-08 20:55 UTC
AT-URI
at://did:plc:doxvahqvyhyqf32v7wz7p5xk/com.atproto.lexicon.schema/com.remnant.note

Lexicon Garden

@