io.whiteside.project

whiteside.io

{
  "id": "io.whiteside.project",
  "defs": {
    "main": {
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "url",
          "name",
          "images",
          "imageUrl",
          "createdAt",
          "description"
        ],
        "properties": {
          "url": {
            "type": "string",
            "format": "uri",
            "description": "The project's URL"
          },
          "name": {
            "type": "string",
            "description": "The name of the project"
          },
          "imageUrl": {
            "type": "string",
            "format": "uri",
            "description": "Primary image URL for the project"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the project was created"
          },
          "description": {
            "type": "string",
            "description": "Description of the project"
          }
        }
      },
      "description": "A project record containing project information and metadata"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against io.whiteside.project

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:voaulu4vdmpdwevimf4i6lnj
CID
bafyreibiob4pka2jt4ecq7tcykp4ybw7avse27q7c4ndjbh6ohf3l7u7am
Indexed At
2026-02-13 13:56 UTC
AT-URI
at://did:plc:voaulu4vdmpdwevimf4i6lnj/com.atproto.lexicon.schema/io.whiteside.project

Lexicon Garden

@