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

英語版: Index

context Interfaces

1. 責務の境界 (Responsibility Boundary)

Context は推論サイクル内の作業記憶を管理します。IContextCollection がバッファ境界を、IContextSnapshot が監査・再現用の固定点を提供し、3層分離と決定論的リプレイを支えます。

  • UC-06 3層バッファ境界
  • UC-09 実行状態の永続化と復元
  • UC-20 決定論的リプレイと監査証跡
  • 01.EXECUTION_PIPELINE_SPEC-jp.md
  • 06.REPLAY_DUMP_SPEC-jp.md

4. 依存境界 (Dependency Boundary)

  • Depends on: AIKernel.Dtos.Context, AIKernel.Dtos.Kernel
  • Called by: AIKernel.Abstractions.Execution, AIKernel.Abstractions.Hosting, AIKernel.Abstractions.Conversation

ドキュメント一覧


変更履歴

  • v0.0.0 / v0.0.0.0: 初期ドラフト
  • v0.0.1 (2026-05-06): ドキュメント規約に基づくバージョン更新

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

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