What exactly is a “pit”?
A pit is one reusable prompt or AI conversation. It has a title, optional context, tags, a professional category, and an ordered list of user and assistant messages.
Pits are versioned. When you append new messages to an existing pit you create a new version rather than overwriting the old one, so the history of how a prompt evolved is preserved.
Anyone viewing a public pit can read the full thread, copy any message, fork it into their own account or export it as Markdown, JSON, plain text or a ready-to-run prompt.