Calculator Factory

One calculator live now. A thousand later without a rewrite.

Each calculator is a registry entry. The host, routes, and publish pipeline scale by instance slug — no hardcoded routes, no one-off host logic.

Instances 2
Default voyager-freight

Published Instances

Voyager Freight Impact Calculator

Default

U.S. Bank Voyager freight calculator with live report and employee flyer surface.

Calculator /calculators/voyager-freight
Report /calculators/voyager-freight/report/
Flyer /calculators/voyager-freight/flyer

MojoMosaic® Selling Capacity Calculator

MojoMosaic® calculator that translates recurring deck-production time into reclaimable selling capacity.

Calculator /calculators/revenue-story-waste
Report /calculators/revenue-story-waste/report/

Adding a Calculator

Add an entry to calculators/registry.json, then publish with python3 scripts/publish-laravel13-host.py. The host and routes scale automatically.

/healthz for runtime status. /calculators/registry.json for publish metadata.