Expand description
Phase execution context.
This module defines the shared context that is passed to each phase of the pipeline. It contains references to configuration, registry, logging utilities, and runtime state that all phases need access to.
Structs§
- Phase
Context - Shared context for all pipeline phases.
Functions§
- get_
primary_ commit_ agent - Get the primary commit agent from the registry.