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

Japanese version: Index

pipeline Interfaces

1. Responsibility Boundary

Pipeline controls stateful execution transitions. IPipelineOrchestrator and IPipelineStep fix transition order, while IStructurePlanner and ITaskManager isolate phase-level responsibilities.

  • UC-02 Structure Phase
  • UC-29 Task Pipeline Management
  • UC-30 Token/Vector Estimation
  • docs/specs/01.EXECUTION_PIPELINE_SPEC.md
  • docs/specs/04.MODEL_ROUTING_SPEC.md

Documents


Changelog

  • v0.0.0 / v0.0.0.0: Initial draft
  • v0.0.1 (2026-05-06): Added state transition and governance guidance

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

Source: architecture/interfaces/pipeline/index.md