Releases: AIKernel-NET/AIKernel.Control
AIKernel.Control v0.1.1 — Governing the control plane
June 10th, 2026 — Governing the control plane.
2026年6月10日──制御プレーンを統治する。
Governing the control plane: policies, schedulers, and emulators align into a deterministic governance layer.
制御プレーンの統治──ポリシー・スケジューラ・エミュレータが決定論的ガバナンス層へ整列する。
Highlights
AIKernel.Control 0.1.1 finalizes the governance and control-plane packages for the Semantic OS. This release aligns policy, scheduling, diagnostics, CPU, GPU, and emulator surfaces as deterministic governance components that sit above the core runtime boundary.
What's Changed
- Finalized 0.1.1 release documentation for the Control package family.
- Clarified Control as the governance and security layer of the AIOS SDK.
- Updated package guidance and user-facing documentation for the control-plane model.
- Ensured public release notes focus on the 0.1.1 public package content.
- Added AIKernel.Monolith context as the official AIOS distribution that will consume the governance layer.
- Updated release-date references to June 10th, 2026.
- Confirmed package documentation is aligned with the wider 0.1.1 Semantic OS release.
Package Scope
This release covers:
- AIKernel.Control.Core
- AIKernel.Control.CPU
- AIKernel.Control.GPU
- AIKernel.Control.Emulator
- AIKernel.Control.Diagnostics
Compatibility
- Target version: 0.1.1
- Compatible with AIKernel.NET 0.1.1 and AIKernel.Core 0.1.1.
- Intended as the deterministic governance layer for the AIKernel Semantic OS.
Validation
- Release build passed.
- Control test suite passed.
AIKernel.Control v0.1.0
June 9th, 2026 — Governance becomes a public surface.
2026年6月9日──ガバナンスは公開面となった。
Control 0.1.0 defines the public governance surface: execution requests, snapshots, and results become contract-stable.
Control 0.1.0 は公開ガバナンス面を定義──Execution Request・Snapshot・Result が契約的に安定化される。
[CONTROL] Governance Surface: exposed
[CONTROL] Request Contract: stable
[CONTROL] Snapshot Semantics: formalized
Today, the runtime gains a stable public governance layer.
今日、ランタイムは安定した公開ガバナンス層を手に入れました。
AIKernel.Control v0.1.0
First public release of the AIKernel physical execution and governance layer.
Highlights
- Provides the AIKernel.Control package family:
- AIKernel.Control.Core
- AIKernel.Control.CPU
- AIKernel.Control.Emulator
- AIKernel.Control.GPU
- AIKernel.Control.Diagnostics
- Adds Bonsai provider contracts and public governance execution boundary
- Adds deterministic emulator support for replayable CPU-only governance execution
- Adds Q1_0 CPU execution support
- Adds GPU delegate boundary for device-specific backend integration
- Adds diagnostics records for replay approval and observability
- Adds the
aikernel-governancePython wrapper with bundled managed assemblies
Package Metadata
- Adds NuGet descriptions, release notes, project URL, README, and package icon
- Adds Python package summary, project URLs, keywords, and README metadata
Verification
- NuGet packages were rebuilt successfully
- Python wheel passed
twine check - Python tests passed: 7 tests