Backfill in-progress. Some lexicons and records may be missing or incomplete.

network.slices.tools.bug.issue

slices.network

{
  "id": "network.slices.tools.bug.issue",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "bug",
          "issue",
          "createdAt"
        ],
        "properties": {
          "bug": {
            "type": "string",
            "format": "at-uri",
            "description": "Reference to the bug report"
          },
          "issue": {
            "type": "string",
            "format": "at-uri",
            "description": "Reference to the linked issue"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against network.slices.tools.bug.issue

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:dzmqinfp7efnofbqg5npjmth
CID
bafyreiaytismfillkye36gqogau7mvlv5cognjix3zai73aysxvotkano4
Indexed At
2026-01-05 04:11 UTC
AT-URI
at://did:plc:dzmqinfp7efnofbqg5npjmth/com.atproto.lexicon.schema/network.slices.tools.bug.issue

Lexicon Garden

@