NXTG.AI Privacy Policy
Last Updated: March 1, 2026
The Short Version
NXTG.AI builds developer tools that run on your machine. We do not collect your code, your data, or your usage patterns. Our products are local-first and open source. Nothing leaves your computer unless we explicitly say otherwise in the product-specific sections below.
This website (nxtg.ai) uses Vercel Analytics for anonymous page-view counts. That is the extent of our data collection.
1. Who We Are
NXTG.AI ("we," "our," or "us") builds AI-powered developer tools and data intelligence products. We are a solo-founder company based in the United States.
Contact: [email protected]
2. Our Principles
These principles apply across all NXTG.AI products:
- Local-first. Our tools run on your machine. Your data stays on your disk.
- No telemetry. We do not phone home, ping servers, or transmit usage data.
- No accounts required. Our developer tools do not require registration, login, or authentication.
- Open source. Our tools are source-available so you can verify every claim in this policy.
- No advertising. We do not serve ads, sell data, or engage in ad-tech.
If a future product departs from any of these principles, it will be clearly disclosed in that product's section below.
3. Product-Specific Privacy Details
3.1 Forge — Claude Code Plugin
Forge is an open-source (MIT-licensed) plugin for Anthropic's Claude Code. It provides AI-powered development governance through commands, agents, skills, hooks, and a local MCP server.
What Forge collects: Nothing.
- No telemetry, no analytics, no usage tracking
- No cloud processing — all governance checks, health scores, and security scans run locally
- No data transmission — Forge reads and writes files in your project directory (primarily
.claude/governance.json), and that data stays on your disk - The only external network request is loading Tailwind CSS from
cdn.tailwindcss.comwhen you open the HTML dashboard in your browser. This is a static stylesheet fetch — no user data is transmitted.
Your interactions with Claude Code itself (the AI model) are governed by Anthropic's Privacy Policy, not ours. We have no access to your Claude Code conversations, API usage, or model inputs/outputs.
Source code: github.com/nxtg-ai/forge-plugin
3.2 Forge Orchestrator — Multi-Agent Task Engine
The Forge Orchestrator is an optional Rust binary companion to Forge that provides multi-agent task orchestration and knowledge capture.
What Forge Orchestrator collects: Nothing. It runs entirely on your machine with no network calls, no telemetry, and no data collection.
3.3 Additional Products
As we launch new products, their privacy details will be added here. Each product section will clearly state what data (if any) is collected, how it is used, and whether it makes network requests.
4. This Website (nxtg.ai)
The nxtg.ai website uses:
- Vercel Analytics — anonymous, aggregate page-view statistics. No cookies. No personally identifiable information. Compliant with GDPR, CCPA, and PECR without consent banners. See Vercel's Privacy Policy.
- Vercel Speed Insights — anonymous page-load performance metrics. No cookies. No personal data.
- Vercel Hosting — standard web hosting infrastructure. Vercel processes server logs (IP addresses, request timestamps) per their own privacy policy. We do not access or store these logs.
We do not use cookies, tracking pixels, fingerprinting, or third-party advertising services on this website.
5. Information We Do NOT Collect
Across all our products and this website, we do not collect:
- Your name, email, or contact information (unless you email us directly)
- Your source code, project files, or repository data
- Usage patterns, feature analytics, or behavioral data
- Device identifiers, browser fingerprints, or hardware information
- Location data
- Payment information (our tools are free and open source)
6. When You Contact Us
If you email us at [email protected], open a GitHub issue, or otherwise reach out, we receive whatever information you voluntarily provide. We use this solely to respond to your inquiry. We do not add you to marketing lists or share your contact information with third parties.
7. Open Source and Transparency
Our developer tools are open source. You can audit the source code to verify every claim in this policy. There are no hidden network calls, no obfuscated telemetry, and no data collection mechanisms.
8. Third-Party Services
Our products may integrate with third-party platforms (e.g., Anthropic's Claude Code). Your use of those platforms is governed by their respective terms and privacy policies. We do not intercept, store, or process your interactions with third-party services.
9. Children's Privacy
Our products are developer tools and data intelligence software. They are not directed at children under 13, and we do not knowingly collect information from children.
10. Data Security
Since we do not collect or store user data, there is no user database to breach. Data generated by our tools (governance state, checkpoints, scores) lives in your project directories on your machine, protected by your own security measures.
11. International Users
We are based in the United States. Since we do not collect personal data through our tools, there are no international data transfers to address. The nxtg.ai website is hosted on Vercel's global CDN — see Vercel's privacy policy for their infrastructure practices.
12. Your Rights
Under GDPR, CCPA, and similar regulations, you have the right to access, correct, delete, and port your personal data. Since we do not collect personal data through our tools, these rights are satisfied by design. If you have contacted us via email and want your correspondence deleted, email [email protected] and we will comply promptly.
13. Changes to This Policy
We will update this Privacy Policy as we release new products. Material changes will be posted on this page with an updated date. Since our tools are open source, you can also monitor our repositories for any changes that might affect data handling.
14. Contact
Questions about this Privacy Policy:
- Email: [email protected]
- GitHub: github.com/nxtg-ai
This Privacy Policy is effective as of March 1, 2026.