0x0LearnReferenceLibrariesMigration0x0.jmp0x1b.com

Production Runtime Capabilities

Milestone 2 adds a host runtime boundary for production app rewrites. The

runtime is intentionally separate from app release shims: app logic must live in

.0x0, while host effects are exposed through explicit runtime calls.

Capabilities

diagnostics;

hash output;

output;

upgrade/reject behavior, and LiveView-compatible readiness, event, diff,

heartbeat, and reconnect behavior;

observability, backup/restore, and job runtime tests;

HTTP service probes.

Artifacts

Gates


make runtime-local-production-check
make runtime-network-browser-production-check
make runtime-server-live-production-check
make runtime-service-production-check
make runtime-production-capabilities-check

The default gates use temp directories and loopback processes only. External

Postgres, SMTP, Kubernetes, browser, and load paths remain opt-in.