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

Japanese version: Specification Index

Specification Index

1. Purpose

docs/specs defines AIKernel normative contracts. Implementations must follow each MUST/MUST NOT rule and apply fail-closed behavior when decision paths are indeterminate.

2. Spec Family Mapping

  • RCS (ROM Core): structure, canonicalization, hash invariance of intelligence assets
  • SGS (Signed Prompt Governance): trust chain and non-LLM PDP before execution
  • MRS (Model Routing): dynamic selection and replay-time locking behavior
  • RDS (Replay Dump): frozen execution context for deterministic replay

3. Integration Points

  • RCS canonical output is consumed by SGS signature verification
  • MRS decisions are frozen by RDS as LockedProviderInfo
  • SGS and RDS connect pre-execution and post-execution audit chain

4. Documents


Changelog

  • v0.0.0 / v0.0.0.0: Initial draft
  • v0.0.1 (2026-05-06): Added explicit RCS/SGS/MRS/RDS cross-mapping
Source: specs/index.md