英語版: Index
hosting Interfaces
1. 責務の境界 (Responsibility Boundary)
Hosting はカーネルの起動・モジュール登録・ライフサイクル遷移を扱う境界です。IKernelHost、IKernelModule、IServiceRegistrar により、実行前に必要コンポーネントを確実に組み上げます。
2. 関連ユースケース (Related UCs)
UC-08カーネル初期化UC-09実行状態復元UC-29タスクパイプライン管理
3. 関連仕様 (Related Specs)
01.EXECUTION_PIPELINE_SPEC-jp.md16.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