Advanced parameter sections and validation-gated run workflow
Parent
PRD #14: Run workspace usability rewrite
What to build
Make the run setup area usable for real configuration work. Core choices stay visible at all times, while schema-driven advanced fields are grouped and collapsed by default. The collapsed summary should show 已修改 N 项.
The run workflow should make readiness explicit: 开始运行 stays visible but disabled until the current draft validates successfully, and any draft change invalidates validation.
Acceptance criteria
Blocked by
- Issue 0015: RunDraft state model with safe persistence
- Issue 0016: Catalog option adapters and searchable configuration comboboxes
Advanced parameter sections and validation-gated run workflow
Parent
PRD #14: Run workspace usability rewrite
What to build
Make the run setup area usable for real configuration work. Core choices stay visible at all times, while schema-driven advanced fields are grouped and collapsed by default. The collapsed summary should show
已修改 N 项.The run workflow should make readiness explicit:
开始运行stays visible but disabled until the current draft validates successfully, and any draft change invalidates validation.Acceptance criteria
已修改 N 项.重置高级参数updates the modified count and invalidates validation when relevant.验证配置shows immediate loading feedback and then durable validation status.开始运行is always visible but disabled until the current draft has a successful fresh validation.开始运行again.Blocked by