1. Core Privacy Principle: Zero-Retention Architecture
At Plano Binario Software Lab, we engineer our software around a fundamental commitment: Aetheris is an Infrastructure Compiler, not a data broker. We do not inspect, log, persist, or monetize your community's chat messages, voice transcripts, or private member lists.
2. Information We Process
When you authenticate and interact with Aetheris, we temporarily process only the minimum technical parameters required for infrastructure synthesis:
- Discord OAuth2 Identification: Your Discord User ID, username, and avatar URL to establish an authenticated session.
- Guild Metadata: Guild IDs and server names where you hold administrative authorization, strictly to verify where deployments can be applied.
- Declarative Manifests & Prompts: Text prompts and generated YAML schemas, processed in volatile memory to output your architecture specification.
3. Discord OAuth2 Scope Usage
Aetheris requests only standard non-invasive OAuth2 scopes: identify and guilds. We never request message reading scopes, direct message access, or member relationship tracking. Tokens are held in HTTP-only, secure session cookies and are purged immediately upon logout.
4. Cookies & Local Storage
Aetheris uses zero third-party advertising cookies, zero behavioral trackers, and zero canvas fingerprinting scripts. We store only:
aetheris_user: An encrypted session cookie used to authenticate your Discord session.aetheris_theme: A local browser preference storing your Dark/Light mode setting.
5. Non-Custodial Data Flow
When you download your YAML or JSON architecture file, the data is generated client-side or streamed directly from transient compiler memory. We do not maintain a permanent database of your community's channel structures or role IDs after the session completes.
6. GDPR, CCPA & Data Subject Rights
Under the European Union General Data Protection Regulation (GDPR) and California Consumer Privacy Act (CCPA), you possess the right to access, rectify, or request the immediate deletion of any associated account records. Because we operate under a non-custodial model with zero message logging, your exposure footprint on our infrastructure is minimal.
To request session verification or data erasure, email privacy@planobinario.com.
7. Contact & Security Inquiries
For security disclosures, vulnerability reporting, or privacy audits, contact our security officer at security@planobinario.com.