Dentolize · Sandbox Build Optimizations Walkthrough
On this pageThe short versionWhy this isn't a talking pointIf a prospect asks about engineering velocity

For Sales

The short version

Nothing to pitch here, and nothing to prep for objections either. This is an internal build-pipeline change, not a product feature — it doesn't touch anything a demo, trial, or live customer environment would show.

Why this isn't a talking point

  • The optimizations only activate when SANDBOX_BUILD=true, an environment variable

set solely on Dentolize's internal preview-build host. Customer environments, trials, and production deployments never set it, so the change is inert there.

  • Nothing about clinic-web's behavior, appearance, speed, or feature set changes for

an end user. A doctor, receptionist, or accountant using the product would produce byte-identical clinic-web bundles before and after this PR.

  • There is no competitive angle: this isn't a capability the product now has that it

didn't before, and it isn't a gap competitors have that this closes.

If a prospect asks about engineering velocity

This PR is a small, concrete example of Dentolize investing in build infrastructure so the engineering team can preview and ship changes faster — useful as a general "we invest in our engineering practices" answer if that ever comes up, but it's not something to name specifically or promise a timeline around, since it has no customer-visible outcome to point to.