Japanese version: index-jp.md
Control Interfaces
AIKernel.Abstractions.Control owns the shared Control Plane interfaces used to map AIKernel semantic execution graphs onto physical execution engines.
Interfaces
IControlEngineIExecutionGraphIExecutionNodeINodeSchedulerIControlPolicyIControlStateObserver
DTOs
ControlExecutionRequestControlExecutionResultControlPolicyEvaluationControlStateSnapshotControlEnvelope
Control contracts live in AIKernel.NET because they are interface/DTO-only. Control runtime implementations, emulators, CPU/GPU engines, schedulers, and diagnostics belong to AIKernel.Control.
This concise reference page is part of the architecture documentation area for AIKernel.NET. It is generated from architecture/interfaces/control/index.md and should be read together with the surrounding category pages in the side navigation.
Source:
architecture/interfaces/control/index.md