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

For Japanese version, see IPromptRule-jp.md.

IPromptRule

1. Responsibility Boundary

$n defines: Prompt-scoped rule abstraction evaluated before execution.

  • UC-11, UC-13
  • 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/IPromptRule.md and should be read together with the surrounding category pages in the side navigation.

Source: architecture/interfaces/prompt/IPromptRule.md