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

英語版: Index

prompt Interfaces

1. 責務の境界 (Responsibility Boundary)

Prompt は署名済み入力を実行可能状態へ昇格させる境界です。IPromptVerifierIPromptValidatorISignatureTrustStore が整合性・信頼連鎖・実行スコープを検証し、失敗時は必ず拒否します。

  • UC-11 プロンプト静的検証
  • UC-13 実行時署名検証
  • UC-20 決定論的リプレイ
  • 02.SIGNED_PROMPT_GOVERNANCE_SPEC-jp.md
  • 06.REPLAY_DUMP_SPEC-jp.md

4. 依存境界 (Dependency Boundary)

  • Depends on: AIKernel.Dtos, AIKernel.Contracts, AIKernel.Enums
  • Called by: AIKernel.Abstractions.Hosting, AIKernel.Abstractions.Governance, AIKernel.Abstractions.Execution

ドキュメント一覧


変更履歴

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

Source: architecture/interfaces/prompt/index-jp.md