This deployment
The Fragility Discovery Engine on this VM serves the workbench, bundled JSON artifacts, and interactive viewers. You only need a web browser pointed at this host.
- Engine clone:
~/fragility-discovery-engine(git + venv) - Public web root:
/var/www/fragility/public - Status: /status.json (benchmark validate snapshot)
Workbench validation
Loading status.json…
Live engine status
Loading…
Demo access
This installation is meant for browser demos at the VM IP address. Live scenario runs are key-gated by default — see Demo guardrails. Custom hostnames and TLS are optional.
Updating this server
cd ~/fragility-discovery-engine git pull bash scripts/gce_publish_workbench.sh
From your local machine you can trigger the same update remotely: powershell -File scripts/gce_deploy_public_site.ps1
Product by AgenticOps. Source: GitHub.