Skip to content

Privacy

Prompter processes messages from community members, so it is deliberately conservative about what it keeps. Because the bot is open source, everything on this page is verifiable in code.

DataStored asWhy
Your Discord identityA one-way hash - never your ID or usernameRate limiting and abuse control need to tell users apart; nothing needs to know who you are
Your question and the answerText, for 90 days, then purged automaticallyMeasuring answer quality and finding documentation gaps
Where it was askedThe surface (mention, /ask, ask channel, forum) - not the message or channel IDUnderstanding which surfaces work
Your 👍/👎 reactionThe verdict on the answer rowThe quality feedback loop

Prompter does not read or store DMs, does not store messages that aren’t questions to it, and never posts anywhere it wasn’t asked.

Two external services process question text, both under terms that exclude training on it:

  • Anthropic (Claude) generates the answer from your question and the retrieved documentation passages. Anthropic does not train on API data.
  • Voyage AI computes an embedding of the question for retrieval.

Everything stored at rest lives on Cratis-operated infrastructure in Norway.

You can ask for your interactions to be deleted - contact a maintainer on the Cratis Discord and the rows matching your hashed identity are removed. Retention and processing questions go to the same place.