net.bnewbold.demo.mushroom

alt.robocracy.org

{
  "id": "net.bnewbold.demo.mushroom",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "commonName"
        ],
        "properties": {
          "edible": {
            "type": "boolean"
          },
          "species": {
            "type": "string",
            "maxLength": 2560,
            "maxGraphemes": 256
          },
          "commonName": {
            "type": "string",
            "maxLength": 2560,
            "maxGraphemes": 256
          }
        }
      },
      "description": "it's a kind of fungus"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against net.bnewbold.demo.mushroom

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:nhxcyu4ewwhl5pqil4dotqjo
CID
bafyreiav42crubjeahynrrwjzovzx5ilgydac5jahf3gy6fsyx4ndd6aum
Indexed At
2026-02-13 13:57 UTC
AT-URI
at://did:plc:nhxcyu4ewwhl5pqil4dotqjo/com.atproto.lexicon.schema/net.bnewbold.demo.mushroom

Lexicon Garden

@