ansys / ansys/Visual-Interactive-Simulation-Object-Renderer

[Remote rendering 3.6] Save/load end-to-end verification and remove remaining reapply scaffolding

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
technical
Dominant language
Python
Stars
0
Forks
0
Avg merge
1d 10h
Merged PRs (30d)
37

Description

### 📝 Description of the feature

Confirm that the full RuntimeAppState round trip is correct and complete now that every state class is server-authoritative, and for any client-side state reapplication scaffolding that remains, remove it.

The intent was for each of the individual user stories in Phase 3 to have synced back the property state to the server, so that the client-side reapplication of the cached client-side state was no longer needed and removed for that property.

In this story, we:

- verify the end to end save/load state works as expected, and
- verify that no unnecessary client-side reapplication of state remains.

### Acceptance Criteria

save/load state works as expected

### 💵 Business Value

_No response_

### 🔗 Useful links and references

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by tracing the RuntimeAppState save/load path and reviewing the Phase 3 state classes for remaining client-side reapplication scaffolding. Verify the complete state round trip end to end, then confirm that unnecessary client-side reapplication is removed and save/load behaves as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
full-stack
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.