Who can see a pit, and how private really means private.
What visibility options does a pit have?
Personal pits can be public, unlisted, or private. Public pits appear in the library and search; unlisted pits are link-only; private pits are limited to their owner and explicitly added collaborators.
Is a private pit really private?
Yes. Private and unlisted pits are excluded from public listings, search and the sitemap, and access is enforced at the database level with row-level security, not just hidden in the interface.
How do I keep secrets out of a published pit?
Publish only the messages that matter. Using a selector to include just the relevant exchange is the simplest way to leave setup, keys and unrelated chatter out of a pit.
Can I delete a pit completely?
Yes. You can delete any pit you own from its page or with the delete_pit tool, which removes it and its versions.