Releases: AIKernel-NET/AIKernel.Control
Releases · AIKernel-NET/AIKernel.Control
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