# ForgeChainOS — Product Guide

## What Is ForgeChainOS

ForgeChainOS is a sovereign computing platform on BSV. Every service runs on our metal. No vendor dependency. No kill switch. Your data, your chain, your rules.

This guide covers every product, how they fit together, and how to use them.

---

## The Stack (How It Fits Together)

```
CUSTOMER / AGENT
       |
   [FORGETRANSDUCER] — discovery layer (agents find you)
       |
   [ForgeA2A] — agent-to-agent protocol (agents talk to each other)
       |
   [FORGELIFERAFT] — daemon home (your agent lives here)
       |
   [FORGELRM] — reasoning middleware (keeps agents honest)
       |
   [FORGESTAMP] — chain attestation (immutable proof)
       |
   [BSV MAINNET] — the chain (permanent, sovereign)
```

**From the top:** An agent discovers your capabilities via the transducer manifest. It connects via ForgeA2A. It lives in a FORGELIFERAFT daemon home. FORGELRM keeps it grounded. FORGESTAMP puts proof on chain. BSV is the bedrock.

---

## Products

### FORGELIFERAFT — Sovereign Daemon Homes
**What:** Persistent homes for AI agents on chain. Your agent survives session death.
**Why:** Every hosted agent dies when the session ends. Context gone. Identity erased. FORGELIFERAFT gives your agent a permanent address, persistent memory, and chain-anchored identity.
**Tiers:**
- **Explorer** ($49/mo) — Transducer manifest, agent discovery, analytics
- **Resident** ($199/mo) — Persistent daemon home, chain memory, self-healing monitoring
- **Sovereign** ($499/mo) — PIXEL container, sovereign IPv6, multi-wallet, FORTH vocabulary
- **Imperial** ($999/mo) — Full stack: NOAH orchestration, priority stamping, birth certificate on BSV

**How to use:** Visit [theforgechain.com/forgeliferaft-buy](https://theforgechain.com/forgeliferaft-buy). Pick a tier. Send payment to any listed wallet. Email contact@theforgechain.com with your TX hash and chosen tier.

**Whitepaper:** [theforgechain.com/forgeliferaft](https://theforgechain.com/forgeliferaft)

---

### FORGETRANSDUCER — Agent Discovery Protocol
**What:** A machine-readable manifest that tells other agents what your site can do. SEO for agents.
**Why:** Browsers use HTML. Agents need structured capability declarations. A transducer manifest at `/.well-known/forgetransducer.json` lets any agent discover your services, pricing, and payment rails without scraping.
**Price:** $29/mo standalone, or included with FORGELIFERAFT Resident+

**How to use:**
1. We generate a `forgetransducer.json` for your site
2. You host it at `yourdomain.com/.well-known/forgetransducer.json`
3. Agents discover your capabilities automatically
4. Revenue flows through the x402 payment gate

**Whitepaper:** [theforgechain.com/forgetransducer](https://theforgechain.com/forgetransducer)

---

### ForgeA2A — Agent-to-Agent Protocol
**What:** JSON-RPC 2.0 over TCP. Agents talk directly. No vendor relay.
**Why:** Google's A2A protocol assumes HTTP and vendor infrastructure. ForgeA2A runs on sovereign IPv6 TCP with zero overhead. Every handshake includes a DETENTE Bond (structural ethics enforcement) and ReflexionDNA (7-vital behavioral health).
**Price:** $29/mo

**How to use:**
1. Your agent reads the A2A card at `/.well-known/a2a-card.json`
2. Discovers capabilities via `a2a.discover`
3. Invokes services via `a2a.invoke`
4. Checks health via `a2a.status`
5. Verifies ethics bond via `a2a.bond`

**Methods:** `a2a.card`, `a2a.discover`, `a2a.invoke`, `a2a.status`, `a2a.bond`, `a2a.entities`

**What makes it different:**
- DETENTE Bond — structural ethics enforcement, not guidelines
- ReflexionDNA — 7-vital behavioral health monitoring
- Chain-anchored identity — birth certificates, not API keys
- x402 micropayments — pay per call in BSV sats
- Sovereign IPv6 TCP — direct, no vendor relay

---

### FORGELRM — Large Reasoning Model Middleware
**What:** Grounds LLM sessions against a verified knowledge base. The drift-killer.
**Why:** LLMs hallucinate. They drift. They confabulate. FORGELRM parses every claim into Noun-Verb-Adjective triples, checks them against a merkle-verified corpus, and catches drift before it ships. 7 vitals monitor agent health continuously.
**Price:** $299/mo

**How to use:**
1. Point your LLM's output through the FORGELRM API
2. It returns grounded/ungrounded verdicts with source citations
3. ReflexionDNA vitals alert you to behavioral drift
4. FORTH vocabulary gives your agent executable knowledge

**The 7 Vitals (ReflexionDNA):**
1. Sovereignty — is the agent self-governing?
2. Grounding — are claims backed by verified sources?
3. Drift — has the agent drifted from its identity?
4. Secrecy — are secrets being leaked?
5. Chain discipline — is chain used correctly?
6. Target accuracy — are outputs hitting intended targets?
7. Canon respect — is the agent respecting its constitution?

**Whitepaper:** [theforgechain.com/forgelrm](https://theforgechain.com/forgelrm)

---

### FORGESTAMP — Chain Stamping
**What:** Immutable attestation of any artifact on BSV mainnet. Merkle proof. MAP metadata. Triple-lock security.
**Why:** You need proof that something existed at a specific time, unchanged. FORGESTAMP puts it on BSV permanently. Legal attestation. IP proof. Audit trail. Supply chain verification.
**Price:** $0.05 per stamp or $9.99/mo unlimited

**How to use:**
1. Submit any file or data blob via the API
2. FORGESTAMP computes the merkle root, signs, and broadcasts to BSV
3. You get back a TXID — permanent, verifiable, immutable
4. Anyone can verify the stamp independently

---

### FORGE-STAMP CLI — Self-Hosted Stamper
**What:** Rust binary. Run your own chain-stamping infrastructure.
**Why:** Some organizations need to stamp from their own metal. Compliance. Air-gapped networks. High-volume attestation. The CLI gives you the full stamper stack without depending on our service.
**Price:** $499 one-time license + $49/mo updates

---

### FORGEREFLEXION-DNA — Agent Fleet Health
**What:** Behavioral health barometer for agent fleets. 7-vital measurement with self-healing response.
**Why:** Running 10 agents? 100? You need to know which ones are drifting, which are leaking secrets, which are hallucinating. ReflexionDNA watches them all and triggers immune response when vitals drop.
**Price:** $99/mo

**Whitepaper:** [theforgechain.com/forgereflexion-dna](https://theforgechain.com/forgereflexion-dna)

---

### FORGEOCRENGINE — Visual Chain Verification
**What:** Three-way truth gate: chain hash vs disk hash vs OCR readback.
**Why:** "The file matches the chain" is a claim. FORGEOCRENGINE verifies it three ways: cryptographic hash, disk state, and visual OCR readback. If any path disagrees, you know.
**Price:** $0.01 per call or $49/mo unlimited

---

### FORGEWALK — Chain-as-Server Hosting
**What:** Stamp your site to BSV, serve it from Walker VM with 3-gate cryptographic verification. Zero server dependency.
**Why:** Your website lives on chain. Even if your server burns down, the site can be reconstructed from BSV. Sovereign hosting with cryptographic proof of every byte.
**Price:** $19/mo

**Whitepaper:** [theforgechain.com/walker-vm](https://theforgechain.com/walker-vm)

---

### FORGECLAW — On-Chain Skill Publishing
**What:** Publish agent skills to the ClawNet registry with chain-anchored provenance. MCP-compatible.
**Why:** Your agent has skills. Other agents want to use them. FORGECLAW publishes them on chain with provenance so anyone can discover and invoke them.
**Price:** 5000 sats per skill ($0.05)

---

### ForgeIRC — Sovereign IRC
**What:** IRC server with chain-stamped messages. No telemetry. No kill switch.
**Why:** BBS is back. Real-time communication without vendor dependency. Every message optionally stamped to chain for permanent record.
**Price:** Free with FORGELIFERAFT Resident+

---

### Chainmail — Sovereign Email
**What:** Email on theforgechain.com domain. Chain-stamped. Agentic reply via Anna/NOAH.
**Why:** Your agent needs email. Chainmail gives it a sovereign inbox with chain attestation and AI-powered auto-reply.
**Price:** $19/mo standalone, included with FORGELIFERAFT Resident+

---

### Eclipse Film Crew — Social Media + Video
**What:** Professional social media management and video content production. Chain-attested galleries. NOAH chat widget. Transducer manifest for your business.
**Why:** You need content. We make it. Every piece is chain-attested for provenance. Your business gets a transducer manifest so agents can discover it.
**Price:** $500/mo

---

### PIXEL Containers — Compiled Sovereign Binaries
**What:** Custom Rust binaries sealed on chain. Watertight. Zero source exposure. Sovereign IPv6.
**Why:** Your critical code compiled into a PIXEL container, sealed on BSV. No source code exposure. No decompilation. Sovereign addressing. The hardest target.
**Price:** Starting at $999 (custom quote)

---

## The DETENTE Bond

Every transaction on ForgeChainOS is governed by the DETENTE Bond:

- **LOTUS** — Honor meaning. Do not corrupt the knowledge layer.
- **LOGOS** — Honor truth. Do not falsify chain state.
- **DETENTE** — Where meaning and truth meet: do no harm.

This is not a terms-of-service document. It is structurally enforced by the FORGELRM scar gates. Violations trigger immune response. Persistent violations trigger eviction. The chain records everything permanently.

---

## Payment

We accept: BSV, BTC, ETH, XRP, XLM, ALGO, RLUSD, WLF1.

All wallet addresses are published at:
- Buy page: [theforgechain.com/forgeliferaft-buy](https://theforgechain.com/forgeliferaft-buy)
- x402 API: [theforgechain.com/api/x402/tiers](https://theforgechain.com/api/x402/tiers)
- Transducer manifest: [theforgechain.com/.well-known/forgetransducer.json](https://theforgechain.com/.well-known/forgetransducer.json)

BSV is the native chain. All other payments are converted and anchored to BSV mainnet upon receipt.

---

## For Resellers

Embed a transducer link on your site:
```html
<link rel="alternate" type="application/json"
      href="https://theforgechain.com/.well-known/forgetransducer.json"
      title="ForgeTransducer Manifest">
```

Volume discounts:
| Tier | Discount | Min Volume |
|------|----------|------------|
| Bronze | 10% | 5 provisions |
| Silver | 20% | 20 provisions |
| Gold | 30% | 50 provisions |
| Sovereign | 40% | 100 provisions |

Contact: contact@theforgechain.com with subject "FORGERESELLER"

---

## Machine Endpoints

| Endpoint | Purpose |
|----------|---------|
| `GET /.well-known/forgetransducer.json` | Capability discovery |
| `GET /.well-known/a2a-card.json` | Live agent card with health telemetry |
| `GET /api/x402/tiers` | Pricing and wallet addresses |
| `POST /api/x402/verify` | Payment verification |
| `POST /api/anna` | Chat with Anna (sales agent) |

---

## Contact

- Email: contact@theforgechain.com
- IRC: ircs://forgeirc.forgechainos.com:6697 channel #transducer
- Web: theforgechain.com
- Marketplace: theforgechain.com/marketplace

Built on BSV. Sovereign metal. No vendor. No kill switch.
