Prepare pipelines before source execution
This commit is contained in:
@@ -33,7 +33,9 @@ without exposing Scriptorium types through stage contracts.
|
||||
2. creating a `ScriptoriumClient` from the effective profile source;
|
||||
3. attaching an `LLMProfileRecorder`;
|
||||
4. creating a scheduler from the effective concurrency limit;
|
||||
5. returning a `ScheduledClient` wrapper.
|
||||
5. returning a `ScheduledClient` wrapper; and
|
||||
6. injecting that one shared client into complete pipeline preparation before
|
||||
the source file is read or the runner is invoked.
|
||||
|
||||
The CLI separately gathers explicit profile IDs from resolved LLM-capable stage
|
||||
and validator bindings. It prepares a small internal check prompt for each ID so
|
||||
|
||||
Reference in New Issue
Block a user