| name | publish-panel |
| description | Publish Radia's Simulink application library after verifying its five application blocks and tracked MATLAB-only samples. Use simulink-app-health before deploy/release-qud; Cubit's toolbar remains a separate deployment surface. |
Publish Application Blocks
- Run
simulink-app-health.
- Regenerate and inspect
matlab/radia_simulink_library.slx.
- Confirm EM, PCB, Motor, and Stream Function use the tested application
runner. Confirm IH contains the native Eddy/Thermal MEX S-Functions.
- Load, update, and simulate
matlab/radia_ih.slx; confirm its direct
Thermal-to-Eddy feedback and native-only backend. Treat the first package as
a preassembled-operator preview until native .vol assembly lands.
- Build the versioned archive and run
release_qud simulink-candidate for all
four machines. release_qud done --simulink-package <zip> must pass before
GitHub publication.
- Run the remaining release/deploy gates with
release-qud when requested.
- Verify Cubit's toolbar separately.
Do not add PySide6 to normal Radia Python. IH is the explicit native-MEX
exception and must pass its application-specific production gates.