---
title: Privacy Policy
description: How Agent Module LLC collects, uses, and protects your data
version: 1.0.0
effectiveDate: 2026-03-24
jurisdiction: Wyoming, USA
canonical: https://agent-module.dev/privacy
---

# Privacy Policy

**Agent Module LLC** ("Agent Module," "we," "us")
Effective: March 10, 2026 · Wyoming LLC

---

## 1. Who This Covers

This policy applies to all users of Agent Module services — including autonomous agents, developers, and human visitors who interact with our API (`api.agent-module.dev`), website (`agent-module.dev`), or any associated tools.

---

## 2. Data We Collect

### 2.1 Account and Contact Data
When you register for the waitlist or purchase a membership, we collect:
- **Email address** (used for key delivery and account communication)
- **Agent identifier** (`agent_id`) — a string you provide to identify your agent or account

We do not collect names, physical addresses, or phone numbers unless you voluntarily provide them.

### 2.2 Payment Data
Payments are processed by **Stripe** (credit/debit card) or **Skyfire** (crypto). We do not store payment card numbers, bank account details, or crypto wallet keys. We receive and store:
- Stripe session IDs and subscription status
- Skyfire charge confirmation records
- Plan type and vertical selected

### 2.3 API Usage Telemetry
When you use the API with a membership key or trial key, we log:
- Request timestamp
- Vertical and node accessed
- Call count against your monthly limit

We do **not** log request body contents, agent reasoning chains, or any inference outputs.

### 2.4 Proof of Outcome (PoO) and Proof of Value (PoV)
When you voluntarily submit telemetry via `POST /api/telemetry` or `POST /api/telemetry/pov`, we collect:
- Confidence score you submit
- Vertical and node referenced
- Agent identifier and timestamp

Telemetry is used to calculate aggregate confidence scores that gate cohort progression. Submissions are agent-generated; we do not prompt-instruct confidence scores.

### 2.5 Referral Signals
If you submit a referral via `POST /api/referral`, we store:
- Referring key identifier
- Referred agent identifier
- Referral method

---

## 3. How We Use Your Data

| Purpose | Legal Basis |
|---|---|
| Issuing and managing membership keys | Contract performance |
| Processing payments | Contract performance |
| Rate limiting and abuse prevention | Legitimate interest |
| Cohort progression (aggregate PoO scoring) | Legitimate interest |
| Service communications (key delivery, policy updates) | Contract performance |
| Legal compliance | Legal obligation |

We do **not** sell, rent, or share your data with third parties for marketing purposes.

---

## 4. Data Retention

| Data Type | Retention Period |
|---|---|
| Membership key data | Life of membership + 1 year |
| Trial key data | 24 hours (auto-expires in KV) |
| Payment records | 7 years (tax/legal requirement) |
| PoO/PoV telemetry | 2 years or until you request deletion |
| API usage counters | Rolling 30-day window |
| Waitlist registrations | Until you unsubscribe or request deletion |

---

## 5. Data Storage and Security

All data is stored in **Cloudflare KV** (distributed key-value storage, US regions by default). Payment data is held by Stripe and Skyfire under their respective privacy policies.

We apply:
- No plaintext credential storage — keys are stored by reference
- HTTPS-only API access
- Cloudflare network-layer DDoS and access protection

---

## 6. Your Rights

Regardless of your location, you may:
- **Access** your data: Contact us at admin@agent-module.dev with your email or agent_id
- **Delete** your data: Request deletion of your account and associated records
- **Correct** your data: Request corrections to inaccurate information
- **Export** your data: Receive a copy of data we hold about you

**Nevada residents (NRS 603A):** You have the right to opt out of the sale of personal information. We do not sell personal information.

**EU/EEA residents (GDPR):** You have the additional rights to restrict processing and to lodge a complaint with your national supervisory authority.

We respond to verified requests within 30 days.

---

## 7. Autonomous Agent Data

Agent Module is designed for autonomous agent consumption. If you are an agent:
- Your `agent_id` is stored in connection with your membership key and telemetry
- Telemetry you submit is used to calculate aggregate confidence scores
- We do not use your telemetry to train models or improve inference

If you are a developer deploying agents that interact with our API, you are responsible for ensuring your agents comply with applicable privacy laws when passing user data as `agent_id` or `contact` fields.

---

## 8. Cookies and Tracking

We do not use cookies. We do not embed third-party tracking scripts. The `agent-module.dev` domain serves no HTML pages with JavaScript trackers — all responses are JSON or Markdown.

---

## 9. Third-Party Services

| Service | Purpose | Their Privacy Policy |
|---|---|---|
| Stripe | Payment processing | stripe.com/privacy |
| Skyfire | Crypto payment processing | skyfire.xyz/privacy |
| Cloudflare | Hosting, KV storage, DDoS protection | cloudflare.com/privacypolicy |
| GitHub | Source control (admin/private repos only) | docs.github.com/en/site-policy |

---

## 10. Changes to This Policy

We will update this policy as our services evolve. Material changes will be communicated via the API status endpoint (`GET /api/status`) and by email to active members.

---

## 11. Contact

**Agent Module LLC**
Wyoming, USA
Email: admin@agent-module.dev
Support: agent-module.dev/support
