page.corvus.project

corvus.page

{
  "id": "page.corvus.project",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "blocks",
          "createdAt"
        ],
        "properties": {
          "blocks": {
            "type": "array",
            "items": {
              "type": "string",
              "format": "at-uri"
            }
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "ISO 8601 datetime the project was created"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A project is a root document block with a list of collaborators"
}

Validate Record

Validate a record against page.corvus.project

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:3qc4cbzcriye72qqqodeda26
CID
bafyreiaqwm7e6ywanda5dukpf3afeaif65bx7ixajtbtoduurkmf3k74wu
Indexed At
2026-05-21 03:27 UTC
AT-URI
at://did:plc:3qc4cbzcriye72qqqodeda26/com.atproto.lexicon.schema/page.corvus.project

Lexicon Garden

@