Privacy & Open Source FAQ

Valley of the Commons - Transparency & Open Commons Best Practices

Model Choice & AI Infrastructure

Current Model: Mistral Devstral-2

We use Mistral Devstral-2 via Vercel AI Gateway. This is a cost-effective model suitable for MVP testing.

Why This Model?

Long-term Vision

Note: Some models used in MVP are proprietary APIs. Our long-term roadmap includes migration to open-weights or self-hosted models to align with open commons principles.

Data Tracking & Privacy

What We Track

What We Do NOT Save

AI Provider Tracking

Important: While we do not save your conversations, the AI provider (Mistral via Vercel AI Gateway) may track conversations according to their own privacy policy. We have no control over their data collection practices. For details, see Mistral's Privacy Policy and Vercel's Privacy Policy.

What We Do NOT Track

Conversation Handling

We do not save conversations. Conversations exist only in your browser session. Messages are sent to the server for AI processing but are not stored persistently by us. Each conversation is ephemeral and exists only during your active session. When you close your browser, the conversation is gone from our systems.

When Conversations Are Saved

Conversations are only saved when you explicitly choose to share them to GitHub using the "Share to GitHub" feature. This is an opt-in action that you control. Once shared, the conversation becomes part of the public repository at build_game/conversations/.

Server-Side Processing

Messages are processed through Vercel serverless functions. Our server logs may contain:

These logs are not publicly accessible and are used only for system monitoring and debugging. They do not contain full conversation content and are automatically rotated by Vercel.

What Is Verifiable on GitHub

Open Source Repository

Our entire codebase is open source and available at github.com/understories/votc.

You Can Verify:

What's Not in the Repository

Open Source & Open Commons Best Practices

Our Commitment

Valley of the Commons follows open commons principles:

Open Source License

The codebase is open source. Check the repository for the specific license terms.

Contributing

Contributions, improvements, and audits are welcome. The repository is public and open for community participation.

Future Improvements

Security Measures

Input Sanitization

Rate Limiting

API Security

Your Rights & Control

You Control:

No Account Required

You can use the game interface without creating an account, providing an email, or any personal information.

Questions or Concerns?

If you have questions about privacy, data handling, or want to report a concern, please open an issue on GitHub or contact the project maintainers.

← Back to Game