TRONIX LIBRARY
UpdatesWorksExploreChatTimelineRecommend
Sign In

Privacy Policy

Last updated: March 11, 2026

Heads up — you’re early. Tronix Library is in open beta. Things are changing fast: features appear, disappear, and mutate between visits. This privacy policy is our honest attempt to document current practices, but it’s a moving target right now. By using the system during this period, you’re acknowledging that you’re part of an experiment — a willing participant in something that’s still figuring itself out. We’ll settle down eventually. Until then, treat everything here as “accurate as of the last time we remembered to update it.”

The short version: We collect very little, by design. No tracking, no analytics, no ad networks. We do log your chat messages and AI responses to improve the system, tied to your Google account email. Your queries also pass through third-party AI providers to generate responses — we’re transparent about all of it below.

1. Our Philosophy on Data

Tronix Library is a tool for thinking. It works better when people feel free to explore ideas without wondering who’s watching. So we built the system to know as little about you as possible.

We require a Google sign-in to use the conversational features (chat and telescope), which means we know your email address. We log your conversations to improve the system. Beyond that, we don’t track behavior, don’t run analytics, and don’t use cookies for anything except authentication. This isn’t a marketing stance — it’s a design decision.

2. What Happens When You Use the System

Conversations (Chat & Hyperstition)

When you send a message through the chat interface or the Hyperstition Engine, here’s what happens:

  1. Your query is used to search our vector database (hosted on Pinecone) for relevant passages and concepts from the corpus. Pinecone receives a mathematical representation of your query (an embedding), not the raw text.
  2. Your query, along with the retrieved context, is sent to an AI language model (currently OpenAI or Anthropic, depending on configuration) to generate a response.
  3. The response is streamed back to your browser in real time.

We log your messages and the AI’s responses. When you send a message through either conversational interface, the text of your query and the generated response are stored in our database (hosted on Neon/Postgres) along with your Google account email address and a timestamp. For telescope queries, we also store the coordinates you selected (lens concepts, vantage point, target era).

We use this data to understand what people are exploring, improve retrieval quality, and debug issues. We do not share this data with third parties, sell it, or use it for advertising. We may review logged conversations to improve the system.

If you want your logged conversations deleted, contact us at the email below and we will remove them.

Browsing (Archive, Explore, Timeline, Concepts, Authors)

When you browse the archive, knowledge graph, timeline, or concept pages, you’re interacting with static or server-rendered data. No queries are sent to AI providers. No personal data is collected or transmitted. It’s just you reading a page.

Search

Semantic search queries are sent to Pinecone as vector embeddings and to the configured LLM provider for embedding generation. The same data flow as conversations applies — nothing is stored on our side.

3. Third-Party Services

Tronix Library relies on the following third-party services to function. When you use conversational features, your queries pass through these systems:

AI Language Models

  • OpenAI — Used for generating embeddings and conversational responses. Your queries and retrieved corpus context are sent to OpenAI’s API for processing. See OpenAI’s Privacy Policy.
  • Anthropic — An alternative language model provider that may be used for conversational responses. See Anthropic’s Privacy Policy.

Both providers offer API terms that generally prohibit using API inputs to train their models. We use these services through their standard APIs, not consumer-facing products. That said, we encourage you to review their policies directly — they’re their policies, not ours.

Vector Database

  • Pinecone — Hosts semantic embeddings of corpus passages. Receives vector representations of your queries (not raw text) to find relevant passages. See Pinecone’s Privacy Policy.

Database

  • Neon — Hosts our Postgres database, which stores corpus metadata and conversation logs (your messages, AI responses, and email address). See Neon’s Privacy Policy.

Hosting

  • Vercel — Hosts the web application. Standard server logs (IP addresses, request timestamps, user agent strings) are generated by the hosting infrastructure. We don’t actively analyze these, but they exist as part of normal web hosting. See Vercel’s Privacy Policy.

These providers may change as the project evolves. We’ll keep this list current. The commitment doesn’t change: we’ll always be transparent about where your data flows.

4. Cookies

We do not use tracking cookies, advertising cookies, analytics cookies, or any third-party cookie.

5. What We Don’t Collect

To be explicit about what’s absent:

  • No analytics (Google Analytics, Mixpanel, Amplitude, Plausible, nothing)
  • No advertising networks or pixels
  • No device fingerprinting
  • No usage pattern tracking beyond the conversation logs described above

6. Data About the Corpus (Not About You)

The data Tronix Library does store and process is about books, not people. The corpus metadata, knowledge graph, semantic embeddings, and chapter-level analysis are all about the texts in the library. This data is stored in JSON files on the server and in a Pinecone vector index.

7. Children’s Privacy

Tronix Library is not directed at children under 13 and does not knowingly collect any personal information from children. Since we don’t collect personal information from anyone, this is straightforward — but we state it here for completeness and compliance.

8. Your Rights

If you’re in a jurisdiction with data protection laws (GDPR, CCPA, etc.), you have rights regarding your personal data. We store your email address and conversation history as described above. You can request access to, correction of, or deletion of this data at any time.

For any privacy-related requests or questions, contact us at librarian@tronixlibrary.org.

9. Server Logs

Like any web service, Tronix Library’s hosting infrastructure generates standard server logs. These typically include IP addresses, request URLs, timestamps, HTTP status codes, and user agent strings. These are generated automatically by Vercel’s infrastructure and are subject to their retention policies.

We don’t actively mine or analyze these logs. They exist as a byproduct of how the internet works, not as a data collection strategy.

10. Security

We take reasonable measures to protect the system: admin authentication uses HMAC-SHA256 signed tokens with timing-safe comparison, connections are encrypted via HTTPS, and administrative functions are protected behind authentication.

That said, this is a research project, not a bank. We use industry-standard practices appropriate to the sensitivity of the data involved — which is low, because we store very little.

11. Changes to This Policy

If our data practices change, this policy will be updated before those changes take effect. The “last updated” date at the top will always reflect the most recent revision.

Since we don’t have your contact information (by design), we can’t notify you directly about changes. We encourage you to review this page periodically if you’re a regular user.

Terms of ServiceBack to Library
AboutTermsPrivacylibrarian@tronixlibrary.org