Back to HomePrivacy Policy
Your code is your intellectual property. We built GitFlow AI to analyze it without ever owning, storing, or exposing it.
1. Data Minimization & Transient Analysis
GitFlow AI operates on a principle of transient processing. When you select a repository or file for analysis:
- We fetch the code content securely via the GitHub API using your token.
- The content is immediately sent to our AI inference engine (Groq) for processing.
- Once the logic flow JSON is generated, the original code content is discarded from our server memory.
- We do not write your code to any database, file system, or long-term storage.
2. Authentication & Tokens
We use GitHub OAuth for authentication. Your access token is:
- Encrypted and stored in a secure session database.
- Used strictly to fetch repository data on your behalf.
- Never shared with third parties or used for any purpose other than the functionality of this application.
- Automatically removed when you log out.
3. Third-Party Processors
To provide our service, we rely on trusted infrastructure providers:
Groq API
Used for LLM inference. Code snippets are sent for analysis and returned as structured data.
Vercel / AWS
Hosting and serverless function execution.
Last Updated: December 20, 2025
Contact: spherehive@kvgce.ac.in