Japanese version: Index
prompt Interfaces
1. Responsibility Boundary
Prompt is the boundary that elevates signed input artifacts into executable context. IPromptVerifier, IPromptValidator, and ISignatureTrustStore validate integrity, trust chain, and runtime scope, and must reject execution on any failure path.
2. Related Use Cases
UC-11Static Prompt ValidationUC-13Runtime Signature VerificationUC-20Deterministic Replay
3. Related Specs
02.SIGNED_PROMPT_GOVERNANCE_SPEC.md06.REPLAY_DUMP_SPEC.md
4. Dependency Boundary
- Depends on:
AIKernel.Dtos,AIKernel.Contracts,AIKernel.Enums - Called by:
AIKernel.Abstractions.Hosting,AIKernel.Abstractions.Governance,AIKernel.Abstractions.Execution
Documents
- IPromptRepository
- IPromptSignatureProvider
- ISignatureTrustStore (Interface Specification)
- IPromptValidator
- IPromptVerifier (Interface Specification)
Changelog
- v0.0.0 / v0.0.0.0: Initial draft
- v0.0.1 (2026-05-06): Version upgrade aligned with documentation guidelines
Source:
architecture/interfaces/prompt/index.md