21 lines
386 B
Markdown
21 lines
386 B
Markdown
|
|
# Workflow: VALIDATE
|
||
|
|
|
||
|
|
_Last updated: 2026-01-29 (Mario)_
|
||
|
|
|
||
|
|
## Goal
|
||
|
|
Give the user confidence that the study will run correctly:
|
||
|
|
- correct model chain
|
||
|
|
- DV bounds sane
|
||
|
|
- objectives/constraints correctly sourced
|
||
|
|
- spec is runnable
|
||
|
|
|
||
|
|
## Primary UI
|
||
|
|
- Checklist + Parameters table
|
||
|
|
|
||
|
|
## Secondary UI
|
||
|
|
- Canvas visualization
|
||
|
|
|
||
|
|
## Outputs
|
||
|
|
- Validation report (errors/warnings)
|
||
|
|
- "Ready to Run" state
|