AIKernel.NET
version: 0.0.2 / status: Refactor / edition: Draft / published: 2026-05-16 / updated: 2026-05-16

英語版: IProviderRegistrar

IProviderRegistrar

Responsibility

IProviderRegistrar が AIKernel のオーケストレーションおよび統治フローで担う契約境界を定義する。

主要メンバー(Draft)

Member Type 説明
Name string 契約インスタンスの論理識別名。
Version string 互換性確認に用いる契約バージョン。
Metadata IReadOnlyDictionary<string, string> 実装固有拡張のためのメタデータ。

関連ユースケース

../../use-cases/AIKernel_UseCaseCatalog-jp.md の IProviderRegistrar 参照箇所を基準とする。

Notes

  • 本文書は Interface レベルのドラフトである。
  • 実装は fail-closed と deterministic replay の原則を維持すること。

変更履歴

  • v0.0.0 / v0.0.0.0: 初期ドラフト
  • v0.0.1 (2026-05-06): ドキュメント規約に基づくバージョン更新

This concise reference page is part of the architecture documentation area for AIKernel.NET. It is generated from architecture/interfaces/hosting/IProviderRegistrar-jp.md and should be read together with the surrounding category pages in the side navigation.

Source: architecture/interfaces/hosting/IProviderRegistrar-jp.md