is.logue.logue

logue.is

{
  "id": "is.logue.logue",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "publication"
        ],
        "properties": {
          "startedAt": {
            "type": "string",
            "format": "datetime",
            "description": "Timestamp when the logue was started."
          },
          "finishedAt": {
            "type": "string",
            "format": "datetime",
            "description": "Timestamp when the logue was marked as finished."
          },
          "publication": {
            "type": "string",
            "format": "at-uri",
            "required": true,
            "description": "Weak reference to a `site.standard.publication` compatible record."
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against is.logue.logue

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:6xpq2upvl7j6p3ct6rgbb4pd
CID
bafyreifdiogirel7afvvnw3temlhevnkkx4tsrbmhyhgthc2qde3ey73wu
Indexed At
2026-05-20 16:36 UTC
AT-URI
at://did:plc:6xpq2upvl7j6p3ct6rgbb4pd/com.atproto.lexicon.schema/is.logue.logue

Version History (2 versions)

Lexicon Garden

@