dk.raakode.lab.groups.watch

lexauthority.pds1.lab.raakode.dk

Documentation

An indexer's acknowledgement that it follows this space. Written by the indexer into its own repo in the space, for one reason: com.atproto.space.listSpaces returns the spaces an account holds a REPO in, not the spaces it is a member of. An indexer admitted to a group but never written to it is invisible to its own discovery. Writing this once makes the group discoverable forever after. See docs/evidence/S09.md.

main record

An indexer's acknowledgement that it follows this space. Written by the indexer into its own repo in the space, for one reason: com.atproto.space.listSpaces returns the spaces an account holds a REPO in, not the spaces it is a member of. An indexer admitted to a group but never written to it is invisible to its own discovery. Writing this once makes the group discoverable forever after. See docs/evidence/S09.md.

Record Key literal:self Fixed literal value

Properties

createdAt string datetime Required

An RFC 3339 formatted timestamp.

service string Optional

Which application's indexer this is, for operators reading a space by hand.

View raw schema
{
  "key": "literal:self",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "createdAt"
    ],
    "properties": {
      "service": {
        "type": "string",
        "description": "Which application's indexer this is, for operators reading a space by hand."
      },
      "createdAt": {
        "type": "string",
        "format": "datetime"
      }
    }
  },
  "description": "An indexer's acknowledgement that it follows this space. Written by the indexer into its own repo in the space, for one reason: com.atproto.space.listSpaces returns the spaces an account holds a REPO in, not the spaces it is a member of. An indexer admitted to a group but never written to it is invisible to its own discovery. Writing this once makes the group discoverable forever after. See docs/evidence/S09.md."
}

Lexicon Garden

@