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

英語版: Index

hosting Interfaces

1. 責務の境界 (Responsibility Boundary)

Hosting はカーネルの起動・モジュール登録・ライフサイクル遷移を扱う境界です。IKernelHostIKernelModuleIServiceRegistrar により、実行前に必要コンポーネントを確実に組み上げます。

  • UC-08 カーネル初期化
  • UC-09 実行状態復元
  • UC-29 タスクパイプライン管理
  • 01.EXECUTION_PIPELINE_SPEC-jp.md
  • 16.SEMANTIC_CONTEXT_OS_VISION-jp.md

4. 依存境界 (Dependency Boundary)

  • Depends on: AIKernel.Abstractions, AIKernel.Contracts, AIKernel.Dtos
  • Called by: AIKernel.Core(実装層), Host Applications

ドキュメント一覧


変更履歴

  • 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/hosting/index-jp.md and should be read together with the surrounding category pages in the side navigation.

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