This roadmap keeps the Windows x64, DualSPHysics v5.4, offline-first baseline and develops the smallest verifiable end-to-end workflow before expanding scope. Version labels are planning buckets, not delivery-date commitments.
- DualSPHysics executables and cases remain user-supplied and are never bundled.
- The independent OSGB-to-STL portable suite remains a separate
DLCpackage that Studio discovers after user installation. - External executables run only after an explicit user action and only from a configured or explicitly selected trusted root.
- XML edits remain reviewable and backed up before overwrite.
- Offline editing, visualization, and simulation orchestration do not require AI or a network connection.
- Every release keeps a human-reviewable changelog, dependency audit, portable smoke test, checksums, and required corresponding-source assets.
- Completed in v1.0.1: add application-level byte and complexity guards around user-opened STL and legacy VTK files, including preflight estimates, confirmation budgets, hard limits, and post-load validation.
- Completed in v1.0.1: add a case doctor with severity filtering, source navigation, high-confidence bounds and execution-parameter checks, and a bridge to the GenCase quick check.
- Completed in v1.0.1: expose an initial searchable parameter workbench for existing scalar values while retaining XML as the only source of truth.
- Completed in v1.0.2: add conservative resource estimates that distinguish definition-domain upper bounds, GenCase particle measurements, solver memory reports, history-calibrated duration, and unavailable data.
- Completed in v1.0.2: add a run center and an explicitly confirmed complete GenCase -> CPU/GPU -> PartVTK workflow while preserving direct stage actions.
- Completed in v1.0.2: add case-local atomic run records, XML snapshots, stage logs, tool hashes, interrupted-run recovery, and privacy-aware diagnostic exports. XML is included by default and can be explicitly excluded for private cases; local paths are always redacted from exports.
- Completed in v1.0.3: add source-hash and backend-aware multi-run comparison, relative deltas, incompatible-record explanations, and CSV export.
- Completed in v1.0.3: add optional manifest-based DLC provenance, first-launch trust confirmation, legacy EXE compatibility, and an independently packaged read-only output integrity auditor.
- Completed in v1.0.3: extend the existing mesh resource preflight with a budgeted STL topology Mesh Doctor and provide the same checks as an independent DLC.
- Completed in v1.0.3: provide first-batch PostLab and Validation Lab DLCs with auditable post-processing recipes and source-traceable CSV comparison bundles.
- Collect reproducible bug reports from the public releases.
- Exercise the portable build in CI or a controlled release workflow and add Authenticode signing when a publisher certificate is available.
- Keep Python and pinned dependencies current through reviewed, audited patch releases.
Exit evidence: reproduced issues have regression tests; the complete Windows suite and frozen smoke test pass; package privacy, license, and checksum audits remain clean.
- Expand the v1.0.1 parameter workbench help and validation coverage to additional frequently used DualSPHysics v5.4 XML sections.
- Extend structure-tree navigation beyond the v1.0.1 diagnostic source localization without replacing the XML source as the source of truth.
- Extend direct geometry editing only where round-trip behavior can preserve comments, unsupported attributes, and unrelated formatting.
- Add small, generic fixtures for every newly supported editing behavior.
Exit evidence: every supported edit round-trips losslessly outside the intended change and has a focused fixture-based regression test.
The base simulation workflow moved forward into v1.0.2.
- Completed early in v1.0.3: compare actual measurements across a selected baseline and multiple case sessions, with XML SHA and backend awareness.
- Add richer filtering and recovery guidance for interrupted or failed sessions while preserving the no-delete/no-overwrite rule.
- Add explicit capability diagnostics for configured DualSPHysics installations and solver options.
- Validate history calibration on documented representative CPU and GPU cases before narrowing any resource range.
Exit evidence: comparisons remain source-hash and backend aware, recovery always creates a new safe run, and representative cases document estimate error bands.
- Add time-step navigation for generated VTK results.
- Introduce bounded particle filters, scalar coloring, clipping, and basic engineering measurements.
- Keep visualization read-only with respect to solver outputs unless a future export action is explicitly requested and reviewed.
- Validate performance and memory behavior on documented representative result sizes before increasing supported limits.
Exit evidence: representative result sets load within documented resource budgets and visualization controls have deterministic automated or fixture coverage.
This work can proceed alongside the version buckets without merging the independent OSGB-to-STL project into Studio.
- Completed in v1.0.3: document a minimal optional metadata manifest for tool name, version, executable, license file, and supported inputs.
- Completed in v1.0.3: preserve legacy EXE discovery for the current portable suite, including the independently distributed OSGB-to-STL tool.
- Completed in v1.0.3: show trust/source information before first launch and never auto-run a tool.
- Completed in v1.0.3: add compatibility tests using inert fake executables rather than shipping third-party binaries.
- Completed in v1.0.3: provide DSS Output Auditor as the first separately packaged manifest-based DLC, with bounded read-only integrity checks.
- Completed in v1.0.3: provide DSS Mesh Doctor, DSS PostLab, and DSS Validation Lab as independently packaged manifest-based DLCs; Mesh Doctor shares its diagnostic core with Studio's built-in preflight.
Exit evidence: the current OSGB-to-STL package remains auto-detected, legacy packages keep working, and manifest-based tools expose clearer provenance without expanding their execution authority.
Add recovery guidance for interrupted and failed sessions, then expose capability diagnostics for the configured DualSPHysics installation. Preserve the no-delete/no-overwrite rule and do not narrow resource ranges until representative CPU and GPU evidence supports it.