Skip to content

Circles user documentation

These are the docs for people who use Circles. Anything about building, deploying or testing it lives in docs/dev.

Who each section is for

Section Audience Scope
circle/ Anyone in a circle Being in a room: joining, seeing, speaking, reacting
host/ Hosts Creating and running rooms
admin/ Site admins People, scenes, branding, usage

The one rule for writing these

Every capability is described exactly once. Its home is wherever it is performed or configured, not wherever it is felt:

  • A host is also a participant, so everything in circle/ already applies to them and is never restated in host/.
  • An admin who hosts a circle reads host/ for that, not a second copy inside admin/.

Where a topic spans sections, link to the single description instead of repeating it. host/running-a-round.md covers starting and stopping a round; what a round feels like to take part in is circle/rounds.md, linked, not copied.

If you find yourself explaining something twice, one of the two is in the wrong place.

Contents

circle/ — for everyone in a circle

host/ — for hosts

admin/ — for site admins