1 viewer
Deploy Showcase
How it works
Developer pushes a source bundle or VM function.Deploy turns it into a content-addressed hyperbundle.Virtual plans the execution graph and Compute places work on local or peer capacity.Gateway exposes HTTP/WebSocket ingress while CRE8 peers exchange signed envelopes.Every run returns receipts that can be audited, replayed, settled, or promoted.
Call surface
adapter: POST /deploy/adapterbundle: POST /deploy/hyperbundlecapabilities: GET /deploy/capabilitiesdetect: POST /deploy/detectinspect: GET /deployments/{deployment}invoke: POST /d/{deployment}list: GET /deploymentslogs: GET /d/{deployment}/logsmanifest: GET /deploy/manifestplan: POST /deploy/planpromote: POST /deploy/promoteprove_transpile: POST /deploy/prove-transpilepublish: POST /deploy/publishreceipts: GET /d/{deployment}/receiptsrollback: POST /deploy/rollbackscan: GET /deploy/scanshowcase_publish: POST /deploy/showcase/publishstatus: GET /deploy/statussubmit: POST /deploy/submittranspile: POST /deploy/transpileup: POST /deploy/up
SSR snapshot
Live Payload
Deploy.showcase SSR payload is live-ready.