un-inception/scripts
russell@unturf.com 8da77c6dd1 feat(reports): add API health tracking to perf reports
- generate-perf-report.sh now collects api-health.json from test artifacts
- Aggregates retry counts by type (429, 5xx, timeout, connection)
- Calculates API health score (100 = perfect, decreases with retries)
- Adds API Health section to perf.md with interpretation guide
- aggregate-performance-reports.py now shows API health trends over time
- Tracks scientific integrity improvements starting from 4.2.34
2026-01-28 18:40:10 -05:00
..
science feat: Smart GitLab CI pipeline with change detection and dynamic matrix 2026-01-15 15:27:58 -05:00
aggregate-performance-reports.py feat(reports): add API health tracking to perf reports 2026-01-28 18:40:10 -05:00
build-clients.sh feat(ci): Implement inception testing pattern 2026-01-17 07:09:42 -05:00
collect-pool-metrics.sh fix: skip null rows when parsing pool metrics CSV 2026-01-23 15:28:20 -05:00
detect-changes.sh fix(ci): match test/ directory in change detection (was tests/) 2026-01-28 06:43:41 -05:00
filter-results.sh feat: Complete self-validating documentation and smart CI/CD pipeline 2026-01-15 16:11:29 -05:00
generate-aggregated-charts.py Add aggregated performance analysis with dynamic version discovery 2026-01-19 13:13:22 -05:00
generate-matrix.sh feat: add manual matrix trigger job for on-demand pool churn 2026-01-25 08:14:17 -05:00
generate-perf-charts.py feat: Add performance charts and CI auto-commit 2026-01-18 14:00:08 -05:00
generate-perf-report.sh feat(reports): add API health tracking to perf reports 2026-01-28 18:40:10 -05:00
set-version.sh fix: add dotnet and csharp to set-version.sh script 2026-01-24 13:02:11 -05:00
test-sdk.sh feat(tests): add transient error tracking for API health monitoring 2026-01-28 18:33:04 -05:00
validate-examples.sh feat: Complete Python and C SDK implementations with examples and pipeline integration 2026-01-15 16:42:58 -05:00