Runtime Receiver

This runtime-family surface has been hardened into the customer runtime shell.

Runtime Receiver

This page now follows the same runtime family shell, boundary law, handoff posture, and customer-facing presentation as the rest of Runtime OS.

Runtime law

This page is now fully inside the customer runtime shell and inherits the sealed runtime boundary.

{
  "page": "runtime-receiver.html",
  "runtime_boundary": "runtime_only",
  "workspace_type": "customer_shell"
}
Host Binding

Kernel host posture

{
  "page": "runtime-receiver.html",
  "host_shell": true,
  "mount_ready": true,
  "evidence_ready": true
}
Host Upgrade Binding

Full host posture

{
  "page": "runtime-receiver.html",
  "package_intake": true,
  "dependency_graph": true,
  "mount_sandbox": true,
  "dock_registry": true,
  "load_recovery": true,
  "evidence": true
}