fm.teal.actor.status

teal.fm

{
  "id": "fm.teal.actor.status",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "time",
          "item"
        ],
        "properties": {
          "item": {
            "ref": "fm.teal.feed.defs#playView",
            "type": "ref"
          },
          "time": {
            "type": "string",
            "format": "datetime",
            "description": "The datetime at which the status was recorded."
          },
          "expiry": {
            "type": "string",
            "format": "datetime",
            "description": "The datetime after which the status is no longer current. If unavailable, default to 10 minutes after the start time."
          }
        }
      },
      "description": "This lexicon is in a not officially released state. It is subject to change. | A declaration of the status of the actor. Only one can be shown at a time. If there are multiple, the latest record should be picked and earlier records should be deleted or tombstoned."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against fm.teal.actor.status

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:iwhuynr6mm6xxuh25o4do2tx
CID
bafyreigml4bzz2oepwteezakxaoka6zqbzvbe2x2flxj7yqkmbob5w6gw4
Indexed At
2026-08-15 17:25 UTC
AT-URI
at://did:plc:iwhuynr6mm6xxuh25o4do2tx/com.atproto.lexicon.schema/fm.teal.actor.status

Referenced Schemas (1)

Lexicon Garden

@