The Exchange
The Exchange is planned as direct, member-to-member messaging — a way to talk with a seller, host, or fellow litigant one-on-one, outside of a specific listing or workshop thread.
The database tables this needs (conversations and conversation_messages) already exist, with row-level security already restricting each conversation to its two participants — but no page or API route has been built to actually use them yet. That's real feature work for a future pass, not something this visual rebrand adds.
In the meantime, every listing, notice, and workshop already has its own request/response flow — see the Marketplace, Public Notices, and Workshops pages.