
WonderPhi Complete Bundle Industrial -- All 9 Products, Commercial License
All 9 WonderPhi products under one commercial license. 2 runtimes + 7 recipe libraries (190 recipes). Fleet deployment, internal redistribution, priority support. $899 vs $1,692 individual. Perpetual. No subscription.
© CRI-ONE. All rights reserved. Patents issued and pending. Unauthorized reproduction of the underlying designs is prohibited.
Extended catalog & full narrative — WonderPhi Complete Bundle Industrial -- All 9 Products, Commercial License
The extended dossier appended from the 2026-08-05 catalog snapshot. Prices in the body copy have been stripped; the live-store price on this page is the authoritative figure. Images have been omitted.
WonderPhi Bundle for organizations — perpetual single-organization commercial license
Everything below is identical to the retail product. What's different: your license covers the entire buying organization (unlimited machines, VMs, containers, cloud instances) with no seat count, no annual renewal, no telemetry, no activation. Redistribution / SaaS / hosted-service exposure require a separate OEM arrangement.
Easy Setup — No Package Manager, No Account, No Cloud
If you can run PowerShell or a Python file, you are already done.
- Compute + Autonomous (.exe): one PowerShell line, no admin.
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass; .\install.ps1 - All 7 recipe libraries (.py): Python 3.8+ standard library only. Example:
python wpo-recipe.py
Sample plans ship with each product and run out of the box.
WonderPhi Complete Bundle — all nine products, one download, one perpetual license, forever
Compute + Autonomous + all seven recipe libraries (Library, Office, Server, Host, Vault, Ledger, Phone). 161 hand-written recipes across every operational category. Buy once at , save vs buying separately, keep everything forever with no renewals and no telemetry.
Why the bundle
Every WonderPhi product is small and focused. But they compose. The most useful setup on any workstation is all nine installed together, wired to a common inbox.
Buying separately is . The bundle is . You save , and you never have to think “did I buy the vault recipes too?” when you finally need to encrypt something at scale six months from now.
What's in the bundle
Every WonderPhi product except the Driver (which is a completely different tool for IC layouts). All get the same personalized LICENSE.txt with your name and order number at checkout.
| Product | What it does | Alone |
|---|---|---|
| Compute | The constitutional parallel runtime | |
| Autonomous | Self-improving runtime with observer + auto-planner | |
| Library | 25 recipes for everyday tools (ffmpeg, ImageMagick, curl, git, PDF, 7-Zip, GPU) | |
| Office | 10 recipes for Word / Excel / PowerPoint via COM | |
| Server | 19 recipes for Hyper-V / WSL / SSH / WinRM fleet ops | |
| Host | 24 recipes for nginx / TLS / backups / DNS / SEO | |
| Vault | 30 recipes for GPG / AES / signing / PII scan | |
| Ledger | 25 recipes for CSV recon / 1099 / OFAC / NACHA | |
| Phone | 28 recipes for Whisper / CDR / E.164 / DNC | |
| Bundle total (9 products, 161 recipes) | You save |
Setup — two commands total
If you can run PowerShell and a Python file, you are already done. Everything installs to %USERPROFILE%\bin and shares one common inbox / outbox.
# 1) Install the .exe products (Compute + Autonomous) Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass .\install.ps1 # 2) Copy the recipe libraries to a folder you like copy wp*-recipe.py $env:USERPROFILE\bin\ # Done. Test with the sample plan: wpc example.plan.wpc.txt
What working with the whole bundle looks like
Once installed, the flow is: recipe generates a plan, watcher feeds it to Compute, Compute runs everything in parallel, honest logs land in the outbox. Autonomous quietly notices you doing something by hand five times and offers a plan for it.
# Example: transcribe every voicemail in a folder, in parallel, tonight python %USERPROFILE%\bin\wpp-recipe.py whisper-transcribe --input .\voicemails --output .\transcripts # The recipe wrote plan-whisper-2026-07-23.wpc.txt. # Drop it into the Compute inbox: move plan-whisper-2026-07-23.wpc.txt %USERPROFILE%\bin\wpc-inbox\ # Come back in the morning to a folder full of transcripts.
Verified capabilities
The whole bundle in one 40-core box:
- Compute pulls the 14× parallel speedup on typical batch workloads (up to 44.5× measured on a real 200-file document conversion).
- Recipes add the “didn't have to write the loop by hand” savings on top. Most recipes take 2-3 seconds to generate a plan for hundreds of inputs.
- Autonomous catches repeated commands and drafts a plan you can accept in one drag-and-drop.
- End-to-end: an evening of manual batch work becomes ~40 seconds of parallel execution + 10 seconds of you approving the plan.
Every claim is testable on your own machine using the sample plans in the download.
Under the hood
Nothing about the bundle is different from the individual products — it's literally all 9 downloaded together with a shared inbox and one install.ps1. Same constitution, same offline guarantee, same perpetual license.
- Nine products, one zip. Extract, run
install.ps1, copy the recipe files, done. - Common inbox / outbox. Every recipe emits plans into the same folder. Compute / watcher pick them up automatically.
- Personalized LICENSE.txt at checkout. Every product's LICENSE gets your name / email / order number stamped in.
- Zero renewals, zero telemetry, zero cloud. Works forever on an air-gapped machine.
What you need
- Windows 10 / 11 for the .exe products (Compute, Autonomous). Recipe libraries run on Windows / macOS / Linux.
- Python 3.8+ for the recipe libraries. Standard library only — no
pip install. - Whatever tool each recipe wraps (ffmpeg, ImageMagick, gpg, openssl, etc.) — recipes don't ship those, they orchestrate them.
- Optional: a workstation with more cores. The bundle scales linearly.
What's in the bundle download
wpc.exe,wpc-watcher.exe,wpc-autoplan.exe,wpc-observer.exe(Compute + Autonomous binaries)wpc-recipe.py,wpo-recipe.py,wps-recipe.py,wph-recipe.py,wpv-recipe.py,wpl-recipe.py,wpp-recipe.py(all 7 recipe libraries)install.ps1,uninstall.ps1samples/— ready-to-run demo inputs for every recipeBENCHMARKS.md,README.md,INDEX.mdper productLICENSE.txt— perpetual single-user license, personalized at checkout
Common questions
Q. Can I buy just Compute and add the recipe libraries later?
Yes. Every product is sold separately. But if you know you want more than one, the bundle pays for itself the second product in — and skips the “wait, do I own that one?” friction six months from now.
Q. Is the Driver in the bundle?
No. The Driver is a separate tool for IC design (GDSII layouts) and lives in a completely different world from the Compute-and-recipes lineup. Sold separately.
Q. Do I get updates for a year like most software?
No, and this is deliberate. Nothing updates. Every product in the bundle is version 1.0.0 and stays that way — forever. That's the constitutional guarantee. What you download today keeps working identically in 20 years.
Q. Is there a business / commercial variant?
Yes. Every retail product has an Industrial variant that gives one whole organization unlimited-machine rights (as opposed to the retail's single-user rights). The Bundle Industrial is .
Q. Does it phone home?
No. Nothing in the bundle makes network calls at runtime. Zero telemetry, zero update checks, zero cloud dependencies. You can run everything on an air-gapped machine.
Glossary — every term used above, in plain English
- Bundle
- The nine products (Compute + Autonomous + 7 recipe libraries) sold as one download at a discounted price.
- Perpetual license
- Buy once, use forever. No renewals, no expiration.
- Personalized LICENSE.txt
- Every download's LICENSE gets your name, email, and order number stamped in at checkout — proof of authorized ownership.
- Constitution / commandments
- The ten immutable rules baked into every WonderPhi binary. Verified at startup by SHA-256 checksum.
- Air-gapped machine
- A computer with no network connection at all. The bundle works fine on one — nothing ever needs the internet.
- Inbox / outbox
- The shared folders that recipes write plan files into and Compute reads from. Install.ps1 creates them.
License & support — Industrial variant
Perpetual, non-exclusive, non-transferable Industrial license. Covers all machines, VMs, containers, and cloud instances operated by a single organization (the legal entity named on the purchase receipt plus wholly-owned subsidiaries). No seat count, no machine limit, no renewals, no activation, no telemetry.
Employees, contractors, and consultants under the organization's direction may operate the software solely for the licensed organization's benefit. Rights end when their engagement ends.
Not permitted without a separate arrangement: redistributing the software; hosting it publicly; embedding it in a product/SaaS/PaaS you sell to third parties; sublicensing.
Support: email chris@cri-one.com.
Every download's LICENSE.txt is personalized at checkout with your organization name, order number, and issue date. USA sales.
5f4179b54dcaaf9c9f463c00a2e92eedaf8d02587cd34b95038c2734b34a25b4WonderPhi 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.
