# garden.atmo.circle

> Published by [atmo.rsvp](https://lexicon.garden/identity/did:plc:b63bmauox6z5rbibwrhxrdnw)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:b63bmauox6z5rbibwrhxrdnw/garden.atmo.circle)
- [Documentation](https://lexicon.garden/lexicon/did:plc:b63bmauox6z5rbibwrhxrdnw/garden.atmo.circle/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:b63bmauox6z5rbibwrhxrdnw/garden.atmo.circle/examples)

## Definitions

### `garden.atmo.circle`

**Type**: `space`

A private multi-writer circle using native PDS membership.

```json
{
  "key": "literal:self",
  "name": "Atmo Circle",
  "type": "space",
  "collections": [
    "garden.atmo.circle.note",
    "garden.atmo.circle.reaction"
  ],
  "description": "A private multi-writer circle using native PDS membership."
}
```

## Raw Schema

```json
{
  "id": "garden.atmo.circle",
  "defs": {
    "main": {
      "key": "literal:self",
      "name": "Atmo Circle",
      "type": "space",
      "collections": [
        "garden.atmo.circle.note",
        "garden.atmo.circle.reaction"
      ],
      "description": "A private multi-writer circle using native PDS membership."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
