* Constructor to initialize the BuilderContext. * Sets up the handler manager, retry handler, model provider, logger, and virtual directory. * Initializes the global context with default values. * @param sequence The build sequence containing nodes to be executed. * @param id Unique iden
(
private sequence: BuildSequence,
id: string,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected