Skip to content

AIKernel.Providers v0.1.2 — The World Enters Through Drivers

Latest

Choose a tag to compare

@egumaru egumaru released this 18 Jun 14:22
5c27726

AIKernel.Providers v0.1.2 — The World Enters Through Drivers.

Providers became the boundary that connects external models, standard OS drivers, local runtimes, native modules, and pipeline providers to AIKernel Capability contracts.

Aisthesis, as perception, is one way the world enters.
But the essence of Providers is the driver model that translates the concreteness of the world into Core contracts.


Providers は、外部モデル、標準 OS driver、ローカル runtime、
native module、pipeline provider を
AIKernel の Capability contract へ接続する境界となった。

Aisthesis(知覚)は、その一部として世界を入力する。
しかし Provider の本質は、
世界の具体性を Core の契約へ翻訳する driver model にある。

Highlights

  • Provider substrate, manifest, deterministic router, and capability descriptors stabilized.
  • Audio, compute, council, perception, standard, local LLM, chat, and Microsoft AI providers aligned to v0.1.2.
  • Provider boundary remains runtime-configurable and descriptor-driven.
  • Official NuGet package references verified.