WonderPhi Complete Bundle

9 products in one download. Compute + Autonomous + 7 recipe libraries (Library, Office, Server, Host, Vault, Phone, Ledger). 161 batch recipes total. Save $112.99 vs buying separately.

© CRI-ONE. All rights reserved. Patents issued and pending. Unauthorized reproduction of the underlying designs is prohibited.


Extended catalog & full narrative — WonderPhi Complete Bundle

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.

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.

ProductWhat it doesAlone
ComputeThe constitutional parallel runtime
AutonomousSelf-improving runtime with observer + auto-planner
Library25 recipes for everyday tools (ffmpeg, ImageMagick, curl, git, PDF, 7-Zip, GPU)
Office10 recipes for Word / Excel / PowerPoint via COM
Server19 recipes for Hyper-V / WSL / SSH / WinRM fleet ops
Host24 recipes for nginx / TLS / backups / DNS / SEO
Vault30 recipes for GPG / AES / signing / PII scan
Ledger25 recipes for CSV recon / 1099 / OFAC / NACHA
Phone28 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.ps1
  • samples/ — ready-to-run demo inputs for every recipe
  • BENCHMARKS.md, README.md, INDEX.md per product
  • LICENSE.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

Retail single-user license, perpetual, non-transferable. Every download's LICENSE.txt is personalized at checkout with your name, email, and order number. Full terms live inside your download — short version: install on any machine you personally own and operate, don't redistribute, don't run it as a paid service for third parties (that needs the Industrial variant), and everything else is fine.

Support: email chris@cri-one.com. Because the WonderPhi bundle never changes, there's nothing to "support" in the update sense — but if something isn't behaving the way you expect, write and I'll help.

USA-only sales for retail.

Image SHA-256 — wonderphi-bundle-product.png
9abd9e9b0a1b7cd84963722c980b5635ab3b12e4ba57e29600aa844c18ee4afe

WonderPhi Complete Bundle

$14.75
In stock
SKU
WONDERPHI-BUNDLE-100

💳 Available Payment Options

Companies can pay via the structures below. Exact amounts and terms are set per item at agreement. Use the calculator to see approximate payments for a given total and term.

Leave blank to use the product price.
Full amount due upon agreement or by agreed date. Best for simpler deals.
Amount Due:

Sign the license agreement and complete payment via wire transfer.

Equal payments monthly (or quarterly for 24+ months).
Payment Amount:
Frequency:
Total Payments:

Sign the license agreement and complete payment via wire transfer.

Upfront fee (20-30%) + % of net revenue, with minimum annual royalty. Paid quarterly.
Upfront Fee:
Remaining (via royalty):

+ % of net revenue quarterly, with minimum annual royalty. Terms set at agreement.

Sign the license agreement and complete payment via wire transfer.

% of gross or net revenue, no/minimal upfront. Good when revenue is more predictable than milestones.
Structure: % of gross or net revenue

No or minimal upfront cost. Percentage and terms set at agreement based on projected revenue.

Sign the license agreement and complete payment via wire transfer.

Payments at key events: signing, delivery, first sale, regulatory approval, etc.
Typical Milestones:
  • Signing
  • Delivery
  • First Sale
  • Regulatory Approval

Amounts allocated per milestone at agreement. Total equals the agreed price.

Sign the license agreement and complete payment via wire transfer.

Fixed fee per year, renewable. Suits ongoing use, updates, or support. Multi-year discounts possible.
Annual Fee:
Discount:
Total over term:

Sign the license agreement and complete payment via wire transfer.

Lump sum due Net 30, Net 60, or Net 90 after agreement or delivery. Single payment, later date.
Amount Due:
Due Date:

Sign the license agreement and complete payment via wire transfer.

9 products in one download. Compute + Autonomous + 7 recipe libraries (Library, Office, Server, Host, Vault, Phone, Ledger). 161 batch recipes total. Save $112.99 vs buying separately.
First to market

Publicly online since 2010 · U.S. patent applications since 2012 · inventions offered since 2014. The work of Christopher Gabriel Brown, independently documented.

First posted: · Last updated:
Links
Write Your Own Review
You're reviewing:WonderPhi Complete Bundle
United States sales only · USD only · Email & postal mail only, no phone · Email: crioneaka@outlook.com · 1341 Wellington Cove, Lawrenceville, GA 30043-5255, USA
Copyright © 2009-present Christopher Gabriel Brown. All rights reserved. "STRICT INTELLECTUAL PROPERTY NOTICE: All content, code, scripts, and styles in this file are the exclusive intellectual property of Christopher Gabriel Brown. DO NOT COPY, DISTRIBUTE, OR USE WITHOUT EXPRESS WRITTEN PERMISSION." Under no circumstance is there to be a transfer of Intellectual Property. Christopher Gabriel Brown presents a portfolio of advanced technologies across computing, energy, defense, and data systems. The site features products including the AutoPhi Quantum Processor (3.5 ExaFLOPS with quantum capabilities), Quantum Battery (unlimited energy storage with zero degradation), War Satellite (autonomous defense platform with global surveillance), Electric Jet (zero-emission supersonic propulsion), and specialized systems like nuclear waste recycling, blockchain security infrastructure, and smart wearable platforms. Each product includes complete documentation, manufacturing blueprints, patent protection, and implementation resources, positioning them as production-ready solutions for enterprise, government, and research applications. The collection spans quantum computing, renewable energy, aerospace, cybersecurity, and IoT, emphasizing innovation, patent protection, and technical depth. **Preferred Contact Methods** Christopher Gabriel Brown accepts communication by **email and postal mail only**. No phone calls please. **Email:** crioneaka@outlook.com **Mail:** 1341 Wellington Cove, Lawrenceville, GA 30043-5255, USA | USA-ONLY SALES | United States Dollars only | Email-only contact | No non-US orders accepted