Newer
Older
abysiuscodium / PRIVACY.md

Abysius AI Privacy Policy

Effective Date: 2026-06-17 Last Updated: 2026-06-17

1. Overview

Abysius AI is an inline code completion and chat extension for Abysius Codium. This Privacy Policy explains how we collect, process, store, and protect your data.

2. Data We Process

2.1 Code Snippets

When you use inline completions or chat, portions of your active file (prefix, suffix, editor context) are sent to Abysius AI servers. By default, only the filename (not the full path) is transmitted. You can control this via abysius.anonymizeFilePaths.

2.2 API Keys

Your Abysius API key is stored locally in VS Code settings. We do not store it on our servers.

2.3 Telemetry (Optional)

Anonymous usage telemetry is disabled by default (abysius.telemetry). If enabled, we collect feature usage metrics without code content.

3. Data Residency

You can control the geographic region where your requests are processed:

  • auto (default): Route to the nearest region.
  • us: United States infrastructure only.
  • eu: European Union infrastructure only (GDPR-aligned).
  • asia: Asia-Pacific infrastructure only.

Set via abysius.dataResidency.

4. Data Retention

Local chat history is retained for 30 days by default (abysius.retentionDays). You can reduce this to 0 (session-only) or up to 365 days. Server-side logs follow our backend retention schedule, which is documented at https://abysius.ai/privacy.

5. AI Training Data

Code snippets sent to Abysius AI are not used to train or fine-tune generative AI models without your explicit opt-in.

6. Security Measures

  • All traffic is encrypted via TLS 1.3.
  • We maintain SOC 2 Type I readiness and conduct quarterly security reviews.
  • API requests include audit identifiers for accountability.

7. User Rights (GDPR / CCPA)

  • Access: Request a copy of your data.
  • Deletion: Request deletion of server-side logs.
  • Portability: Export your local settings and history.
  • Objection: Disable AI features at any time via settings.

Contact: privacy@abysius.ai

8. Changes

We will notify users of material changes via in-editor notices and update the effective date above.