diff --git a/automation-health/automation-health.md b/automation-health/automation-health.md new file mode 100644 index 0000000..23c6fab --- /dev/null +++ b/automation-health/automation-health.md @@ -0,0 +1,105 @@ +# Automation Health Dashboard + +> Last updated: 2026-08-10 13:00 ET | Programs: 2 active + +## Executive Summary + +| Metric | Value | +|--------|-------| +| Total issues auto-created | 180 (link-health: 131, dep-bump: 49) | +| Total issues auto-resolved | 50 | +| Total PRs auto-opened | 0 | +| Estimated hours saved | 12.5 hrs (at 15 min/resolved issue) | +| Programs active | 2 | +| Last successful scan | 2026-08-10 | + +## Link Health + +| Metric | Value | Trend | +|--------|-------|-------| +| Repos scanned | 8 | | +| Total links checked | 1752 | | +| Broken (internal) | 11 | -73 from first scan | +| Broken (external) | 13 | -17 from first scan | +| Issues created (cumulative) | 131 | | +| Issues resolved (cumulative) | 34 | | + +### Trend (last 10 scans) + +| Date | Internal | External | Delta | +|------|----------|----------|-------| +| 2026-08-10 | 11 | 13 | 0 | +| 2026-08-07 | 11 | 13 | +2 | +| 2026-08-05 | 10 | 12 | +2 | +| 2026-08-05 | 8 | 12 | -3 | +| 2026-08-05 | 11 | 12 | 0 | +| 2026-08-05 | 11 | 12 | +3 | +| 2026-08-05 | 8 | 12 | -3 | +| 2026-08-05 | 11 | 12 | +4 | +| 2026-08-05 | 7 | 12 | +19 | +| 2026-08-04 | 0 | 0 | -26 | + +## Dependency Bumps + +| Metric | Value | Trend | +|--------|-------|-------| +| Repos scanned | 8 | | +| Open Dependabot PRs | 61 | | +| Stale PRs (SLA breached) | 16 | baseline: 8 | +| SLA compliance rate | 73% | | +| Median time-to-merge | 4d | baseline: 1d | +| Dependabot coverage | 50% (4/8 repos) | | + +### By Severity Tier + +| Tier | Stale | SLA | +|------|-------|-----| +| Critical | 0 | 3d | +| High | 0 | 7d | +| Medium | 0 | 30d | +| Routine | 16 | 14d | +| Major | 0 | 30d | + +### Patch Velocity (last 10 scans) + +| Date | Stale Security | Stale Routine | Delta | +|------|----------------|---------------|-------| +| 2026-08-06 | 0 | 16 | 0 | +| 2026-08-04 | 0 | 16 | +16 | +| 2026-07-30 | 0 | 0 | 0 | +| 2026-07-28 | 0 | 0 | 0 | +| 2026-07-28 | 0 | 0 | 0 | +| 2026-07-23 | 0 | 0 | 0 | +| 2026-07-21 | 0 | 0 | -6 | +| 2026-07-16 | 3 | 3 | -1 | +| 2026-07-14 | 3 | 4 | -4 | +| 2026-07-09 | 4 | 7 | +11 | + +## Cross-Program Coverage + +| Repo | Link Health | Dep Bump | Programs | +|------|-------------|----------|----------| +| agent-skills | yes | no | 1 | +| cortex | yes | no | 1 | +| examples | yes | yes | 2 | +| .github | yes | yes | 2 | +| operator | no | yes | 1 | +| rossoctl | yes | no | 1 | +| workload-harness | yes | yes | 2 | + + +### Coverage Summary +- Repos under at least one program: 7 / 7 (100%) +- Repos under all programs: 3 / 7 (42%) + +## Cron Health + +| Job | Schedule | Last Run | Status | +|-----|----------|----------|--------| +| link-health-scanner | Mon/Wed/Fri 7am ET | 2026-08-10 | ok | +| link-health-fixer | Tue/Thu 8am ET | 2026-08-10 | ok | +| dep-bump-scanner | Tue/Thu 10am ET | 2026-08-10 | ok | +| dep-bump-fixer | Tue/Thu 12pm ET | 2026-08-10 | ok | + +--- +*Generated by Rossoctl Automation Health Dashboard. Do not edit manually.*