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

英語版は IVectorMatcher.md を参照。

IVectorMatcher

1. 責務の境界 (Responsibility Boundary)

$n は次を定義します: 能力ベクトルの類似度・適合度を計算するマッチャ。

  • UC-03
  • 04.MODEL_ROUTING_SPEC

4. 決定論と Fail-Closed に関する注意

  • 同一入力に対して決定論的な挙動を保持すること。
  • 判定不能・不正状態は必ず Fail-Closed で扱うこと。

5. 正典ソース (Source of Truth)

  • シグネチャの正本は src/AIKernel.Abstractions(または隣接する正典契約プロジェクト)です。

変更履歴

  • 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/models/IVectorMatcher-jp.md and should be read together with the surrounding category pages in the side navigation.

Source: architecture/interfaces/models/IVectorMatcher-jp.md