626aa48442222bafe028ca0d769a5fe2402164d028debc1a541445637b528c7f
WonderPhi Complete Bundle Industrial -- All 9 Products, Commercial License
Publicly online since 2010 · U.S. patent applications since 2012 · inventions offered since 2014. The work of Christopher Gabriel Brown, independently documented.
INDUSTRIAL / COMMERCIAL LICENSE — Fleet deployment, internal redistribution, priority support.
Every WonderPhi Product. One Download. One Commercial License.
Software acceleration for existing hardware.
The Industrial Complete Bundle contains all 9 WonderPhi products — 2 runtimes and 7 recipe libraries totaling 190 batch recipes — under a single perpetual commercial license. Individual Industrial pricing sums to $1,692.00. This bundle: $899.00. You save $793.00 (47%).
What Is Included
1. WonderPhi Compute v1.0.0 — Constitutional Parallel Runner (Industrial $399)
The core runtime. A frozen, version-locked parallel batch executor governed by 10 immutable Commandments burned into the binary. Compute reads a plain-text plan file and executes every line in parallel across all available CPU cores. The constitution guarantees: no telemetry, no network calls, no updates, no subscription, no data collection, no AI, no cloud dependency. Version 1.0.0 shall never be updated. The binary is byte-for-byte identical across Home and Industrial editions.
- Parallel execution — saturate every core on the machine from a single plan file
- Constitutional governance — 10 Commandments enforced at the binary level, not by policy
- Version-frozen — v1.0.0 is final; the checksum you verify today is the checksum forever
- Zero dependencies — standalone Windows executable, no installer, no runtime, no framework
2. WonderPhi Autonomous Compute v1.0.0 — Self-Improving Runtime (Industrial $299)
Three cooperating file-system watchers that observe your workflow, detect batch-eligible patterns, and generate WPC plan files automatically. When a folder fills with 50 images, Autonomous writes the plan and hands it to Compute. When logs rotate, it batches the compression. It watches; it learns the rhythm of your workstation; it accelerates what you already do.
- Three watchers — folder watcher, schedule watcher, threshold watcher cooperating as a single observer
- SeDebugPrivilege escalation — full system-level visibility when run as administrator
- Auto-plan generation — turns observed patterns into executable WPC plans without manual authoring
- Constitutional guarantees intact — same 10 Commandments, same frozen binary promise
3. WonderPhi Library v1.0.0 — 29 General-Purpose Batch Recipes (Industrial $99)
The foundational recipe collection. Point a recipe at a folder of files, get a ready-to-run WPC plan.
| Video (6) | H.264 transcode, H.265/HEVC, WebM/VP9, thumbnails, GIF extraction, resolution scaling |
| Audio (5) | MP3, FLAC, Opus, WAV normalize, silence detection |
| Image (5) | JPEG optimize, PNG crush, WebP convert, resize, EXIF strip |
| PDF (3) | Merge, split, compress (Ghostscript) |
| Hash (3) | SHA-256, MD5, SHA-512 manifests |
| Archive (3) | 7z compress, zip, tar.gz |
| GPU (4) | NVENC H.264, NVENC H.265, CUDA benchmark, GPU inventory |
Tools driven: ffmpeg, ImageMagick, Ghostscript, 7-Zip, certutil, nvidia-smi.
4. WonderPhi Office v1.0.0 — 10 Microsoft Office Batch Recipes (Industrial $99)
Batch automation for Word, Excel, and PowerPoint via COM (no macros, no VBA, no Office 365 dependency).
| Word (3) | Word-to-PDF, Word-to-DOCX (format normalize), metadata strip |
| Excel (3) | Excel-to-CSV, Excel-to-PDF, Excel-to-XLSX (format normalize) |
| PowerPoint (2) | PPT-to-PDF, PPT-to-images (one PNG per slide) |
| Cross-format (2) | Office inventory (list all Office files with metadata), SHA-256 hash each document |
Tools driven: PowerShell COM automation (Word.Application, Excel.Application, PowerPoint.Application).
5. WonderPhi Server v1.0.0 — 19 Infrastructure Batch Recipes (Industrial $99)
Batch operations for Hyper-V virtual machines, WSL instances, remote SSH hosts, and WinRM endpoints. Built for MSPs and IT departments managing fleets.
| Hyper-V (5) | Snapshot all VMs, export all VMs, start all, stop all, status inventory |
| WSL (2) | Update all distros, snapshot/export each distro |
| SSH (4) | Uptime check, disk usage, apt upgrade, reboot — one command per host per line |
| WinRM (2) | Remote command execution, remote reboot across Windows hosts |
| SFTP (1) | Batch file upload to multiple hosts |
| Audit (4) | Ping sweep, HTTP status check, SSH-alive probe, port check |
| Integrity (1) | ISO hash verification against published checksums |
Tools driven: PowerShell (Hyper-V, WSL, WinRM cmdlets), ssh, sftp, ping, curl, certutil.
6. WonderPhi Host v1.0.0 — 24 Web Hosting Batch Recipes (Industrial $99)
Everything an operator needs to manage a fleet of web servers: configuration testing, certificate lifecycle, backups, log analysis, deployment, DNS verification, and SEO.
| nginx (2) | Config test, graceful reload — per host |
| Apache (1) | Graceful reload per host |
| TLS (3) | Lets Encrypt renewal, SSL expiry check, SSL fingerprint audit |
| Backup (3) | Full site backup (tar), MySQL dump, rsync pull |
| Logs (3) | Log rotation, top URLs report, 404 report |
| Deploy (3) | rsync deploy, cache-bust touch, PHP-FPM reload |
| Audit (4) | URL status check, URL timing, broken-link scan, URL content check |
| DNS (3) | A record lookup, MX record lookup, TXT record lookup |
| SEO (2) | Sitemap ping (Google/Bing), feed fetch verification |
Tools driven: ssh, certbot, openssl, mysqldump, rsync, curl, nslookup, tar.
7. WonderPhi Vault v1.0.0 — 30 Encryption & Security Batch Recipes (Industrial $199)
Enterprise-grade batch cryptography. Hash evidence archives, encrypt client data, sign code, audit certificate chains, scan codebases for leaked secrets.
| Hash & integrity (5) | SHA-256, SHA-512, MD5 per file; combined manifest; verification pass |
| GPG / PGP (5) | Encrypt, decrypt, detached-sign, verify signature, symmetric encryption |
| AES / OpenSSL (2) | AES-256-CBC + PBKDF2 encrypt and decrypt |
| Password archives (2) | 7z with AES-256 + hidden filenames; extraction |
| Code signing (2) | Authenticode sign each PE/MSI; batch verify |
| Cert & TLS (6) | Fingerprint, expiry check, chain extraction, cipher audit, HSTS header check, CSP header check |
| Secrets scanning (3) | AWS key scan, GitHub token scan, embedded private key detection |
| PII / redaction (3) | SSN scan, credit card scan, EXIF metadata strip |
| SSH keys (2) | Batch keypair generation, authorized_keys audit |
Tools driven: certutil, openssl, gpg, 7z, signtool.exe, ssh-keygen, exiftool, curl, findstr.
8. WonderPhi Ledger v1.0.0 — 25 Banking & Finance Batch Recipes (Industrial $299)
Batch financial operations for accounting firms, CFOs, and finance departments. CSV reconciliation, regulatory PDF generation, OFAC sanctions screening, ACH validation, tamper-evident archival.
| CSV normalization (6) | Dedupe, sort by date, sum Amount column, row-hash (content-addressable), XLSX conversion, JSON conversion |
| Compliance / OFAC (1) | Match every CSV row against local SDN (Specially Designated Nationals) name list |
| PDF generation (6) | Invoices, statements, receipts, payment reminders, collection letters, wire-transfer instructions |
| Tax forms (2) | 1099-NEC per contractor, W-2 per employee |
| OCR (2) | Receipt OCR to text, invoice OCR (PSM 6 layout) |
| ACH / NACHA (2) | 94-character record validation, per-file summary |
| Reconciliation (1) | Two-way match: find unmatched rows against a reference file |
| Currency / FX (1) | Apply rate table to Amount column for multi-currency books |
| Rules engine (1) | Regex-based transaction categorization from a rules.json file |
| Regulatory archival (1) | SHA-256 + timestamped audit-trail sidecar per file |
| Financial schedules (2) | Straight-line depreciation schedule, loan amortization schedule |
Tools driven: Python stdlib (CSV/JSON), wkhtmltopdf, tesseract, LibreOffice soffice, certutil.
9. WonderPhi Phone v1.0.0 — 28 Telephony & Voice Batch Recipes (Industrial $199)
Batch telephony without third-party APIs. Voicemail transcription via Whisper, call-recording processing, CDR parsing, phone-number normalization, and the sudo-SMS queue pattern where the phone number is identity and operator delivers manually. Never calls Twilio, Plivo, or Bandwidth.
| Transcription (4) | Whisper GPU (medium model), Whisper CPU (base), Whisper tiny (fastest), SRT-timestamped (courtroom-ready) |
| Audio processing (7) | EBU R128 loudness-normalize, silence trim, MP3 convert, Opus convert, mono 8kHz downsample, spectrogram PNG, waveform PNG |
| Fax (2) | TIFF-to-PDF, OCR to searchable PDF |
| CDR parsing (2) | Generic CDR summary (calls/minutes/callers JSON), toll-fraud destination scan |
| Phone number ops (4) | E.164 normalize, DNC scrub, local CNAM lookup, US dial-plan (10-digit NANP) validation |
| Sudo-SMS queue (4) | General queue write, appointment reminders, OTP codes, broadcast messages — operator delivers |
| Voice queue (2) | Voicemail-drop record, reminder-call task — operator delivers |
| Compliance (3) | Recording SHA-256 sidecar, AES-256 password-encrypt each recording, transcript PII redaction |
Tools driven: Whisper (GPU/CPU), ffmpeg, tesseract, ImageMagick, certutil, 7z, Python stdlib.
Bundle Pricing
| Product | Recipes | Individual |
|---|---|---|
| Compute | Runtime | $399.00 |
| Autonomous | Runtime | $299.00 |
| Library | 29 | $99.00 |
| Office | 10 | $99.00 |
| Server | 19 | $99.00 |
| Host | 24 | $99.00 |
| Vault | 30 | $199.00 |
| Ledger | 25 | $299.00 |
| Phone | 28 | $199.00 |
| TOTAL (individual) | 190 recipes + 2 runtimes | $1,692.00 |
| BUNDLE PRICE | $899.00 | |
| YOU SAVE | $793.00 (47%) | |
What The Industrial License Grants
- Commercial use rights — production workloads, service delivery to your customers, revenue-generating operations of any scale
- Fleet deployment — install on any number of machines owned or controlled by your organization, from 2 workstations to 2,000
- Internal redistribution — distribute copies to your employees, contractors, and agents for use in furtherance of your operations
- Priority email support — 3-business-day response target directly from Christopher Gabriel Brown
- Perpetual license — does not expire, does not renew, does not require reactivation, is void only upon material breach
What Stays The Same
The runtime binaries are byte-for-byte identical to the Home editions. The 10 Commandments of WonderPhi Compute remain inviolate. Version 1.0.0 shall never be updated. No telemetry. No network calls. No subscription. No data collection. No AI. No cloud dependency. The LICENSE-INDUSTRIAL.txt file included in this download supersedes the standard LICENSE.txt for the buying entity. The software itself does not change.
Who This Is For
- Managed service providers (MSPs) deploying batch automation across client environments
- IT departments standardizing parallel batch processing across a Windows fleet
- Accounting firms running financial batch operations on client data
- Call centers processing voicemail, CDR, and phone operations at scale
- DevOps teams managing multi-server deployments, TLS lifecycle, and infrastructure audits
- Security teams running enterprise-wide encryption, code signing, and secrets scanning
- Any commercial operation that needs to accelerate the hardware it already owns
Compared To The Home Bundle
The Home Complete Bundle ($59.00) grants personal, single-user, single-workstation rights. This Industrial Complete Bundle ($899.00) grants commercial rights and fleet deployment for the same 9 products. The software is identical. The license is what changes.
Requirements
- Windows (as the operators machine)
- The external tool for each recipe you use (ffmpeg, openssl, gpg, Whisper, etc.)
- Python 3.8+ to generate plans from recipe libraries
- Purchase attributable to a single organizational entity
- USA only. USD only.
Perpetual commercial license. No subscription. No renewals. No reactivation. Version 1.0.0 shall never be updated. The constitution does not bend for anyone.