What it is
A bulletin-style board for conversations that don't fit on a task or idea — design questions, open debates, retros. Each thread has replies, can be pinned, and members subscribe to threads to receive notifications on new replies.
When to use it
- Async-discussing a design decision without spamming a chat channel.
- Pinning the team's working agreement at the top so new joiners see it.
- Collecting playtest feedback in one place.
- Recording the conclusion of a debate so it doesn't resurface later.
How to use it
- 1Pick a section (General / Design / Tech / Art / …).
- 2Click "+ New Thread" — title + body.
- 3Reply inline; subscribers get a notification each time.
- 4Pin important threads from the kebab menu.
Tips you should know
- →Replies require an author — viewers can read but not reply.
- →Editing/deleting a reply is allowed only for the original author.
- →New threads fire a `thread.created` outbound webhook event if you have Webhooks configured.
- →Closing a thread (resolved) keeps it for history but removes it from active counts.