Runtime Bridge Console

Separates HQ control from customer Runtime OS launch and handoff behavior.

Runtime
Handoff
Customer
Purpose

Customer-side bridge

This page is the bridge between operator-side HQ actions and customer-side Runtime OS behavior.

Kernel Binding

Computed family

{
  "kernel_family": "runtime",
  "computed_by": [
    "truth_spine",
    "holmes",
    "carr_matrix",
    "fpa",
    "play"
  ]
}
Arena Champion Binding

Merged formula ownership

{
  "dock_id": "runtime-bridge-console",
  "authority_owner": "runtime_os",
  "dock_family": "runtime",
  "modes": [
    "shush",
    "clinical",
    "mayd"
  ],
  "deploy_stage": "deliver",
  "monetization_stage": "fulfillment",
  "runtime_boundary": "runtime_only",
  "workspace_type": "customer_shell",
  "interop": [
    "truth-spine",
    "holmes",
    "carr-matrix"
  ]
}
Core Binding

Fused core ownership

{
  "page": "runtime-bridge-console.html",
  "fused_core": [
    "truth_spine",
    "holmes",
    "carr_matrix",
    "fpa",
    "play"
  ],
  "authority_owner": "runtime_os",
  "dock_family": "runtime",
  "modes": [
    "shush",
    "clinical",
    "mayd"
  ],
  "deploy_stage": "deliver",
  "monetization_stage": "fulfillment",
  "runtime_boundary": "runtime_only",
  "workspace_type": "customer_shell",
  "repair_priority": "boundary_lock",
  "runtime_profile": "customer"
}
Runtime Family Hardening

11/11 runtime hardening

Host Binding

Kernel host posture

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

Full host posture

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