Systems Overview
Use this section when you already know the feature area you need to change, but not yet the exact file or module.
Workflow System
The workflow system is the reusable flow editor and workflow detail stack used from the global app and referenced by execution features.
Experiments System
There are two experiment-shaped areas in this repo, and that matters.
Data Analysis System
This is one of the heavier shared systems in the repo. It covers model workflows, predictions, execution inputs and outputs, file handling during runs, and chat around a run.
Query System
The query system is split across both apps.
Store and Files System
These are two separate systems in code, but contributors usually touch them together because both deal with browsing, selecting, and resolving platform assets.
Tool Development System
The tool development system is the app-builder side of the frontend. It is where contributors manage app definitions, configuration, startup behavior, test runs, and experiment views for a tool.
Data Modeling System
The data modeling system is the schema and ontology side of the global frontend.
Local Operations System
This is a grouped system page for the local frontend side of the workspace.