# earth.cirrus.check.space

> Published by [mk.gg](https://lexicon.garden/identity/did:plc:uwbl4k3tza7eyjv3morkrld2)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:uwbl4k3tza7eyjv3morkrld2/earth.cirrus.check.space)
- [Documentation](https://lexicon.garden/lexicon/did:plc:uwbl4k3tza7eyjv3morkrld2/earth.cirrus.check.space/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:uwbl4k3tza7eyjv3morkrld2/earth.cirrus.check.space/examples)

## Definitions

### `earth.cirrus.check.space`

**Type**: `space`

Ephemeral probe spaces created by the @getcirrus/space-conformance suite (check.cirrus.earth). Each is created with a run-unique key and deleted when its check finishes.

```json
{
  "name": "Conformance probe space",
  "type": "space",
  "collections": [
    "earth.cirrus.check.note",
    "earth.cirrus.check.withblob"
  ],
  "description": "Ephemeral probe spaces created by the @getcirrus/space-conformance suite (check.cirrus.earth). Each is created with a run-unique key and deleted when its check finishes."
}
```

## Raw Schema

```json
{
  "id": "earth.cirrus.check.space",
  "defs": {
    "main": {
      "name": "Conformance probe space",
      "type": "space",
      "collections": [
        "earth.cirrus.check.note",
        "earth.cirrus.check.withblob"
      ],
      "description": "Ephemeral probe spaces created by the @getcirrus/space-conformance suite (check.cirrus.earth). Each is created with a run-unique key and deleted when its check finishes."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
