AIKernel.Enums
AIKernel is an operating-system-style framework for AI applications, designed around strict category separation, context isolation, and contract-driven orchestration. This package is part of the AIKernel contract surface and provides dependency-free shared enum primitives. Defines core enumerations used throughout the AIKernel OS, including RejectCode, PdpDecision, DataClassification, VfsEntryType, Semantic IR slot vocabulary, external capability module/invocation primitives, governance admissibility gate/decision/task-cost/critical-operation primitives, DynamicSLM/SeedSLM status primitives, and HATL anchor/deed/verification primitives. These enums form the shared vocabulary across contracts, DTOs, and interface layers. AIKernel は AI アプリケーション向けの OS 的フレームワークであり、カテゴリ分離、コンテキスト隔離、契約駆動の設計思想に基づいています。本パッケージは AIKernel contract surface の一部であり、依存を持たない共有 enum primitive を提供します。 RejectCode、PdpDecision、DataClassification、VfsEntryType、Semantic IR slot vocabulary、external capability module / invocation primitive、governance admissibility gate / decision / task-cost / critical-operation primitive、DynamicSLM / SeedSLM status primitive、HATL anchor / deed / verification primitive など、AIKernel OS 全体で使用されるコア列挙型を定義します。これらは契約層・DTO 層・インターフェース層を横断する共通語彙を形成します。
Source: AIKernel.NET/src/AIKernel.Enums/AIKernel.Enums.csproj
概要
AIKernel.Enums は AIKernel.NET に属します。AIKernel is an operating-system-style framework for AI applications, designed around strict category separation, context isolation, and contract-driven orchestration. This package is part of the AIKernel contract surface and provides dependency-free shared enum primitives. Defines core enumerations used throughout the AIKernel OS, including RejectCode, PdpDecision, DataClassification, VfsEntryType, Semantic IR slot vocabulary, external capability module/invocation primitives, governance admissibility gate/decision/task-cost/critical-operation primitives, DynamicSLM/SeedSLM status primitives, and HATL anchor/deed/verification primitives. These enums form the shared vocabulary across contracts, DTOs, and interface layers. AIKernel は AI アプリケーション向けの OS 的フレームワークであり、カテゴリ分離、コンテキスト隔離、契約駆動の設計思想に基づいています。本パッケージは AIKernel contract surface の一部であり、依存を持たない共有 enum primitive を提供します。 RejectCode、PdpDecision、DataClassification、VfsEntryType、Semantic IR slot vocabulary、external capability module / invocation primitive、governance admissibility gate / decision / task-cost / critical-operation primitive、DynamicSLM / SeedSLM status primitive、HATL anchor / deed / verification primitive など、AIKernel OS 全体で使用されるコア列挙型を定義します。これらは契約層・DTO 層・インターフェース層を横断する共通語彙を形成します。
位置づけ
この Reference ページは、生成された API 事実にパッケージとソースの文脈を添えて、単なる一覧ではなく実装判断に使える資料として公開しています。
利用方法
Contract packages and canonical interface surface for DTO, enum, abstraction, and contract ownership. というリポジトリ責務に該当する機能が必要なとき、このパッケージを参照またはインストールしてください。
例
dotnet add package AIKernel.Enums --version $(PackageVersion)
注記
AIKernel.NET/src/AIKernel.Enums/AIKernel.Enums.csproj から生成しています。以下のセクションは XML ドキュメントまたは Python ソースから生成されるため、最終的な挙動はリンクされたソースとテストで確認してください。
関連項目
Repository index | Docs | Module Map
AIKernel.Enums
51 members / Source: AIKernel.NET/src/AIKernel.Enums