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

英語版は IGuard.md を参照。

IGuard

1. 責務の境界 (Responsibility Boundary)

$n は次を定義します: 実行時アクション許可を判定する決定論的ガード。

  • UC-13, UC-21
  • 02.SIGNED_PROMPT_GOVERNANCE_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/security/IGuard-jp.md and should be read together with the surrounding category pages in the side navigation.

Source: architecture/interfaces/security/IGuard-jp.md