Included survey bullets:
- Realtime viewport refresh during training.
- Auto-refresh at a constant rate.
- Support screen recording of training progress.
- Remote access to active training session on another machine.
- Live viewport, progress info, controls, and visualization modes.
Suggested solution:
Ship local live-refresh improvements first. Treat remote training viewer as a later step that depends on runtime job state, viewport streaming, and security/access decisions.
Actionable scope:
- Add toggle for periodic viewport refresh during training.
- Show refresh rate and performance impact.
- Expose basic training progress more clearly.
- Define remote viewer architecture separately.
- Avoid promising full remote controls until local state/control boundaries are clear.
Acceptance signal:
- A user can watch and record training progress without manually moving the mouse or repeatedly interacting with the scene.
Dependencies:
- Training loop visualization.
- Viewport refresh system.
- Runtime job state.
- Remote access architecture for later phase.
Included survey bullets:
Suggested solution:
Ship local live-refresh improvements first. Treat remote training viewer as a later step that depends on runtime job state, viewport streaming, and security/access decisions.
Actionable scope:
Acceptance signal:
Dependencies: