net.mmatt.right.now

mmatt.net

{
  "id": "net.mmatt.right.now",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt",
          "text"
        ],
        "properties": {
          "text": {
            "type": "string",
            "description": "The text of the status update"
          },
          "emoji": {
            "type": "string",
            "description": "The emoji of the status update"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "The unix timestamp of when the status was recorded"
          }
        }
      },
      "description": "A personal lexicon for mmatt's statuslog."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against net.mmatt.right.now

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:tas6hj2xjrqben5653v5kohk
CID
bafyreic7pxo3ol4yvrc43x2kdhuzsfvitqsnnm4tnfeoftgfyl7vrw4c4a
Indexed At
2026-02-13 13:58 UTC
AT-URI
at://did:plc:tas6hj2xjrqben5653v5kohk/com.atproto.lexicon.schema/net.mmatt.right.now

Lexicon Garden

@