ITaskVectorEstimator
Responsibility
ITaskVectorEstimator が AIKernel のオーケストレーション、統治、ランタイム運用で担う契約境界を定義する。
主要メンバー
| Member | Type | 説明 |
|---|---|---|
EstimateTaskVector(string taskDescription) |
ModelCapacityVector |
Estimate required capacity vector from task description. |
関連ユースケース
../../use-cases/AIKernel_UseCaseCatalog-jp.md の ITaskVectorEstimator 参照箇所を基準とする。
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/pipeline/ITaskVectorEstimator-jp.md and should be read together with the surrounding category pages in the side navigation.
Source:
architecture/interfaces/pipeline/ITaskVectorEstimator-jp.md