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

英語版: Index

pipeline Interfaces

1. 責務の境界

Pipeline はステートフル実行遷移を制御する境界です。IPipelineOrchestratorIPipelineStep が遷移順序を固定し、IStructurePlanner/ITaskManager がフェーズ内責務を分離します。

2. 関連ユースケース

  • UC-02 Structure フェーズ
  • UC-29 タスクパイプライン管理
  • UC-30 トークン・ベクトル推定

3. 関連仕様

  • docs/specs/01.EXECUTION_PIPELINE_SPEC-jp.md
  • docs/specs/04.MODEL_ROUTING_SPEC-jp.md

ドキュメント一覧


変更履歴

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

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