Migrate run creation and validation through CoreGateway
Parent
#2
What to build
Migrate run draft validation and run creation into the new architecture. The React configuration flow should submit a typed run draft to the UI backend, the backend should validate through application services and CoreGateway, and successful requests should start a core run through the CLI contract.
This slice includes existing model dependency check behavior where it is part of the current run validation workflow, but does not add new model management UI scope.
Acceptance criteria
Blocked by
Migrate run creation and validation through CoreGateway
Parent
#2
What to build
Migrate run draft validation and run creation into the new architecture. The React configuration flow should submit a typed run draft to the UI backend, the backend should validate through application services and CoreGateway, and successful requests should start a core run through the CLI contract.
This slice includes existing model dependency check behavior where it is part of the current run validation workflow, but does not add new model management UI scope.
Acceptance criteria
Blocked by