garden.lexicon.exultant-zebra.distribution

ngerakines.me

{
  "id": "garden.lexicon.exultant-zebra.distribution",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "app",
          "version",
          "data"
        ],
        "properties": {
          "os": {
            "type": "string",
            "description": "The operating system and platform, e.g. 'apple-darwin', 'unknown-linux-gnu'."
          },
          "app": {
            "type": "string",
            "format": "at-uri",
            "description": "AT-URI of the application this distribution belongs to."
          },
          "arch": {
            "type": "string",
            "description": "The CPU architecture, e.g. 'aarch64', 'x86_64'."
          },
          "data": {
            "type": "blob",
            "accept": [
              "*/*"
            ],
            "description": "The distribution binary."
          },
          "version": {
            "type": "string",
            "description": "The version of this distribution, e.g. '0.14.0'."
          }
        }
      },
      "description": "A distribution of an application for a specific platform."
    }
  },
  "lexicon": 1
}

Validate Record

Validate a record against garden.lexicon.exultant-zebra.distribution

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:cbkjy5n7bk3ax2wplmtjofq2
CID
bafyreibjqan4uwgp63w4f3weaomkmykq3ahfvsjf3rbcr4nm2tmrzx4n5m
Indexed At
2026-02-21 19:25 UTC
AT-URI
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/garden.lexicon.exultant-zebra.distribution

Version History (3 versions)

Lexicon Garden

@