Modules¶
| Module | Description | Status |
|---|---|---|
| launcher | Central entry point – launches all modules | available |
| transform_data | Transform raw Jira data into stage-time metrics | available |
| build_reports | Generate metrics and reports | available |
| portfolio | Aggregated Large-Solution & Portfolio reports across several ARTs | available (Alpha) |
| helper | Merge JSON files (Jira pagination) | available (Alpha) |
| testdata_generator | Generate synthetic test data | available (Beta) |
| get_data | Retrieve data from Jira via REST API | planned |
| simulate | Simulations and prediction models | available (Alpha) |
Shared project template¶
transform_data, build_reports, testdata_generator and helper share a
common project template: a single JSON file with one section per module. Via
the Templates → Save / Load menu the pipeline configuration (workflow,
paths, project key, date range) can be saved once and reloaded in every module
GUI. Saving from one module preserves the other modules' sections. Older
build_reports templates (schema v4) are still read.