英語版: IStructuredMaterial
IStructuredMaterial
Responsibility
IStructuredMaterial が AIKernel のオーケストレーションおよび統治フローで担う契約境界を定義する。
主要メンバー(Draft)
| Member | Type | 説明 |
|---|---|---|
RawContent |
string |
Original source content before normalization. |
NormalizedContent |
string |
Sanitized and normalized content for inference. |
Weight |
double |
Importance/trust weight between 0.0 and 1.0. |
SourceInfo |
SourceInfo |
Source provenance metadata. |
関連ユースケース
../../use-cases/AIKernel_UseCaseCatalog-jp.md の IStructuredMaterial 参照箇所を基準とする。
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/material/IStructuredMaterial-jp.md and should be read together with the surrounding category pages in the side navigation.
Source:
architecture/interfaces/material/IStructuredMaterial-jp.md