Extract destination run processing
This commit is contained in:
@@ -201,6 +201,8 @@ Run helpers are grouped by responsibility:
|
||||
- `runtime.go`: runtime config path resolution, config loading, secret loading,
|
||||
environment resolver handoff, and secret-conflict warning projection.
|
||||
- `run.go`: `Run`, `RunPipeline`, and shared run orchestration.
|
||||
- `run_destination.go`: destination-scoped planning, execution, action
|
||||
recording, and failure bookkeeping.
|
||||
- `run_output.go`: `RunReport`, action/output records, and text/JSON report projection.
|
||||
- `run_summary.go`: summary counters.
|
||||
- `run_failures.go`: destination failure aggregation and partial-result detection.
|
||||
|
||||
Reference in New Issue
Block a user