AIKernel.NET
version: 0.0.4 / status: Refactor / edition: Draft / published: 2026-06-04 / updated: 2026-06-04

英語版: time/index.md

time Interfaces

1. 責務境界

Time contract は、host を DateTimeOffset.UtcNowTimeProvider.System、 Core 固有 clock に結合せず、決定論的 Kernel time を提供する。

2. 公開 Contract

3. DTO Surface

  • KernelTimestamp

境界ルール

  • replay、ROM hash、loop timeout 判定、audit metadata に影響する runtime code は IKernelClock を使う。
  • contract package は内部で現在時刻を生成してはならない。

変更履歴

  • v0.0.4 (2026-06-04): 決定論的 Kernel clock interface category を追加。

This concise reference page is part of the architecture documentation area for AIKernel.NET. It is generated from architecture/interfaces/time/index-jp.md and should be read together with the surrounding category pages in the side navigation.

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