Skip to main content

orchestration_support

Function orchestration_support 

Source
pub fn orchestration_support(
    descriptor: &HarnessSupportDescriptor,
) -> OrchestrationSupport
Expand description

Return the single compiled inventory used by product surfaces and audits. Derive a harness’s orchestration tiers from what the registry already proves: a harness whose sessions load natively is observed for the conversation concept (sessions.discover/load), and a runtime door that answers protocol requests is controlled for pending requests (runtimes.respond). Every other cell is Absent until its ORCH item lands and adds its method here.