Voltron Docking Hub

Dock relationships, interop axes, and system combination rules.

Docking
Interop
Whole House
Purpose

Dock relationships

This page gathers native authority docking logic into one visible hub.

Kernel Binding

Computed family

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

Merged formula ownership

{
  "dock_id": "voltron-docking-hub",
  "authority_owner": "truth_spine",
  "dock_family": "command",
  "modes": [
    "shush",
    "clinical",
    "mayd"
  ],
  "deploy_stage": "classify",
  "monetization_stage": "service",
  "runtime_boundary": "hq_only",
  "workspace_type": "workspace",
  "interop": [
    "truth-spine",
    "holmes",
    "carr-matrix"
  ]
}
Core Binding

Fused core ownership

{
  "page": "voltron-docking-hub.html",
  "fused_core": [
    "truth_spine",
    "holmes",
    "carr_matrix",
    "fpa",
    "play"
  ],
  "authority_owner": "truth_spine",
  "dock_family": "command",
  "modes": [
    "shush",
    "clinical",
    "mayd"
  ],
  "deploy_stage": "classify",
  "monetization_stage": "service",
  "runtime_boundary": "hq_only",
  "workspace_type": "workspace",
  "repair_priority": "chain_lock",
  "runtime_profile": "operator"
}
Host Binding

Kernel host posture

{
  "page": "voltron-docking-hub.html",
  "host_shell": true,
  "mount_ready": true,
  "evidence_ready": true
}
Host Upgrade Binding

Full host posture

{
  "page": "voltron-docking-hub.html",
  "package_intake": true,
  "dependency_graph": true,
  "mount_sandbox": true,
  "dock_registry": true,
  "load_recovery": true,
  "evidence": true
}