Privacy Policy
Effective Date: August 2026• Version 2.4. At Moven AI, we build in-process safety guardrails for autonomous AI agents with an uncompromising commitment to customer data privacy, zero model training, and cryptographic SHA-256 state hashing.
01 //Privacy Overview & Architecture
Unlike traditional LLM observability proxies that route all raw model prompts and responses through an external cloud server, Moven operates in-process inside your application runtime. Loop detection and heuristic circuit breakers evaluate locally, ensuring that raw tool inputs never leave your secure perimeter without your explicit consent.
02 // Absolute Zero Model Training Guarantee
We NEVER use your agent telemetry, prompts, code snippets, or error traces to train, fine-tune, or improve any public or private artificial intelligence models. Your proprietary prompts, database queries, and business logic remain 100% confidential and owned entirely by you.
03 // Information We Collect
- Account Information: Name, work email address, and authentication identifiers from Google OAuth or Supabase Auth.
- Circuit Telemetry: Timestamped breaker trip logs, execution depth, heuristic names (
RECURSIVE_IDENTICAL_TOOL_CALL), and tool execution durations. - SHA-256 Hashes: Deterministic cryptographic digests of tool arguments used for loop detection.
04 // How We Use Data
We use collected telemetry solely to:
- Display real-time incident traces in your Moven Console dashboard.
- Send automated webhook, Slack, or email notifications when circuits trip.
- Generate automated GitHub pull requests with corrective code when AST self-healing is enabled.
05 //Security & Encryption Standards
All data transmitted to Moven Cloud is encrypted in transit using TLS 1.3 and at rest with AES-256. Stored API keys are hashed with salted SHA-256. Database tables enforce strict PostgreSQL Row-Level Security (RLS) ensuring strict isolation across customer organizations.
06 //GDPR, CCPA & Data Subject Rights
Under GDPR and CCPA, you have the right to request access, correction, or permanent deletion of your account and telemetry records at any time. To request complete data erasure, email privacy@moven.dev.