← AhoosAI Studio

Privacy

Last updated: 3 September 2026

This page covers AhoosAI Studio, the chat client at ahoos-ai.site/nimbus/studio. It says what the service stores, how long it keeps it, and where your text goes. It describes what the software does today, not what it might do later.

Signing in

Sign-in is handled by Google or GitHub through Supabase. We never see your password. From the provider we receive your email address, display name, and profile picture, and we use them only to keep your chats attached to your account and to show who is signed in.

What is stored, and for how long

WhatWhereHow long
Your account (email, name, picture) Supabase Until you ask us to delete it
Your chats and the messages in them Supabase The 20 most recent chats. Older ones are deleted automatically
Files produced or uploaded Supabase Storage 4 hours, then deleted
Theme choice Your own browser Until you clear your browser data. Never sent to us

Both limits are enforced by the database itself, not by the interface.

The models, and where your text goes

Your request is handled by the Nimbus family: a manager model that reads what you asked for and decides who should do the work, and four specialists that each own one domain.

ModelOwns
Nimbus 1.0 RZAConversation, routing, assembling the answer
nimbus-frontend-rza-1.0HTML, CSS, JavaScript
nimbus-backend-rza-1.0Node.js, PHP, React, Docker
nimbus-debugger-rza-1.0Debugging, root-cause analysis, code review
nimbus-image-rza-1.0Images, graphics, visual identity

This is the part worth reading carefully, because it is easy to assume otherwise. These are layers, not weights of our own. Each one is a behavioural definition — what it knows, what it owns, how it must answer — running today on top of general-purpose base models operated by third parties. The intention is that they become independent models in their own right; until they do, saying so plainly matters more than sounding finished.

What follows for you: to produce an answer, the text you send leaves our systems and is processed by those third-party providers under their own terms and privacy policies. Files you upload go the same way when they are readable as text. Please do not send anything you would not want a third party to receive.

What we do not do

Deleting your data

Files remove themselves after four hours, and chats past the twentieth are removed as you create new ones. To delete your account and everything attached to it, email us and we will remove it.

Children

This service is not intended for children under 13, and we do not knowingly collect their information.

Changes

If what the service does changes, this page changes with it, and the date above will show when.

Contact

Questions, or a deletion request: ahoosaisupport@atomicmail.io

Written by the people who built it, not by a lawyer. Every statement here was checked against what the code actually does, and it is meant to be read rather than to look impressive. It is not legal advice, and it has not had a legal review.