Back to ForgeOS
Legal, Rev. 001

Privacy Policy

Last updated: July 6, 2026 · ForgeOS is a beta hackathon project.

What ForgeOS processes

ForgeOS is a demonstration project built for a student hackathon. When you launch a run, the project idea you type is sent to the ForgeOS backend, which uses it to generate a project plan, task timeline, and starter code preview.

ForgeOS does not ask for, and you should not submit, personal information such as names, addresses, passwords, financial details, or health information. Please describe project ideas only.

How AI-generated outputs are created

Your project idea is sent to a third-party large language model, Qwen (qwen-plus), operated by Alibaba Cloud, to generate plans, agent messages, reviews, and starter code. When the AI service is unavailable, ForgeOS generates outputs from built-in deterministic templates instead, and no data is sent to the AI provider.

AI outputs are generated automatically and are not reviewed by a person before you see them.

Whether prompts and results are stored

ForgeOS keeps your prompt and the generated results in the server's temporary memory only while it runs, so that live streams can reconnect and recent runs can be replayed. Nothing is written to a database, and this temporary data is lost whenever the server restarts. Standard technical logs (such as timestamps and error messages) may include your project idea text and your IP address for debugging and abuse prevention.

The Qwen AI provider receives your prompt in order to generate a response and handles it under its own privacy policy. ForgeOS cannot control the provider's retention practices.

Third-party services

ForgeOS uses Qwen Cloud (model: qwen-plus) via Alibaba Cloud's DashScope API to generate AI content. Depending on where the demo is hosted, hosting providers may also process standard web traffic data (such as IP addresses) to deliver the site.

ForgeOS does not use advertising, analytics trackers, or third-party cookies.

Security practices

API credentials are stored in server-side environment variables and are never sent to your browser. Requests are validated for length, and rate limits protect the service from abuse. This is a beta project built by a student team, so it has not undergone a formal security audit; please treat it accordingly and do not submit sensitive information.

Your rights

Because ForgeOS does not maintain user accounts or a database of prompts, there is generally nothing stored to retrieve or delete after a server restart. If you have questions about information you submitted, or want to ask about anything in this policy, contact the maintainer and we will do our best to help.

Depending on where you live, you may have additional rights under local privacy law regarding data held by third-party providers such as the AI service.

Contact

Questions about this policy can be sent to the project maintainer: code.acct.26@gmail.com. You can also open an issue on the project's GitHub repository.