Interface: ExtensionRuntimeOwnership
Makaio Framework / contracts/extension / ExtensionRuntimeOwnership
Interface: ExtensionRuntimeOwnership
Section titled “Interface: ExtensionRuntimeOwnership”Defined in: ../../../packages/contracts/src/extension/extension-runtime-boot.ts:9
Runtime subsystems with exactly one executable owner per boot.
These declarations are runtime-owned metadata on MakaioExtension, not descriptor discovery metadata. Boot uses them to select default framework packages only when no loaded extension provides the same executable responsibility.
Properties
Section titled “Properties”sessionOrchestrator?
Section titled “sessionOrchestrator?”
readonlyoptionalsessionOrchestrator?:boolean
Defined in: ../../../packages/contracts/src/extension/extension-runtime-boot.ts:11
Owns the session.sendMessage orchestration handlers for this runtime.