Implement ordered pipeline step resolution
This commit is contained in:
@@ -32,6 +32,7 @@ type LLMProfileManifest struct {
|
||||
|
||||
type ReferenceProvenance struct {
|
||||
Stage string `json:"stage,omitempty"`
|
||||
StepID string `json:"step_id,omitempty"`
|
||||
LaneID string `json:"lane_id,omitempty"`
|
||||
SlotName string `json:"slot_name"`
|
||||
OriginType string `json:"origin_type"`
|
||||
|
||||
Reference in New Issue
Block a user