For Japanese version, see IRulesEngine-jp.md.
IRulesEngine
1. Responsibility Boundary
$n defines: Legacy prompt rule evaluation interface. Prefer IRuleEngine for canonical naming.
2. Related Use Cases
- UC-11
3. Related Specs
- 02.SIGNED_PROMPT_GOVERNANCE_SPEC
4. Deterministic and Fail-Closed Notes
- The implementation should preserve deterministic behavior for identical inputs.
- Any indeterminate or invalid state should be handled fail-closed.
5. Source of Truth
- src/AIKernel.Abstractions (or sibling canonical contract project) is the source of truth for signatures.
Changelog
- v0.0.0 / v0.0.0.0: Initial draft
- v0.0.1 (2026-05-06): Added from source-alignment finalization board
This concise reference page is part of the architecture documentation area for AIKernel.NET. It is generated from architecture/interfaces/prompt/IRulesEngine.md and should be read together with the surrounding category pages in the side navigation.
Source:
architecture/interfaces/prompt/IRulesEngine.md