io.atcr.sailor.star

lexicon.store View official

{
  "id": "io.atcr.sailor.star",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the repository page being starred (e.g., at://did:plc:abc/io.atcr.repo.page/myapp)"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Star creation timestamp"
          }
        }
      },
      "description": "A star (like) on a container image repository. Stored in the starrer's PDS, similar to Bluesky likes. Subject is an AT URI pointing to the repo page record being starred."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against io.atcr.sailor.star

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreid4lrismiztnmflwupis7ynfgigjeb3anf2yfsj3xc3idssaskyue
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/io.atcr.sailor.star

Lexicon Garden

@