Research problem
Conventional analysis pipelines often separate data access, parameter selection, task execution, and visual reporting into independent tools. That separation makes it difficult to determine whether a chart refers to the intended data snapshot or whether a result was produced under the correct parameter configuration. The present design addresses this discontinuity by retaining links among source connections, variable definitions, versions, task states, and rendering rules.
- 01Input traceability. Source configuration, connection status, schema preview, and field-level interpretation are preserved before a modelling task is created.
- 02Specification transparency. Variables, algorithm settings, stopping conditions, and parameter boundaries are represented in a versioned configuration space.
- 03Output interpretability. Dynamic visual attributes are specified as explicit mappings from model outputs rather than treated as decorative presentation choices.