From cba6efe915b9546ecbbc96cd963ba66510acc07e Mon Sep 17 00:00:00 2001 From: clawgenti Date: Wed, 5 Aug 2026 19:14:32 +0000 Subject: [PATCH 1/3] docs: Update link health dashboard (2026-08-05-006) Signed-off-by: clawgenti --- automation-health/link-health.md | 45 ++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 automation-health/link-health.md diff --git a/automation-health/link-health.md b/automation-health/link-health.md new file mode 100644 index 0000000..4bb5a2a --- /dev/null +++ b/automation-health/link-health.md @@ -0,0 +1,45 @@ +# Link Health Report + +> Last scan: 2026-08-05 15:14 ET | Scan ID: 2026-08-05-006 + +## Summary + +| Metric | Value | +|--------|-------| +| Repos scanned | 8 | +| Total links checked | 1745 | +| Broken (internal) | 8 | +| Broken (external) | 12 | +| New since last scan | +0 | +| Fixed since last scan | -3 | + +## Trend (last 10 scans) + +| Date | Internal | External | Delta | +|------|----------|----------|-------| +| 08-05 | 8 | 12 | -3 | +| 08-04 | 0 | 0 | -26 | +| 07-31 | 14 | 12 | -10 | +| 07-29 | 24 | 12 | -699 | +| 07-27 | 89 | 646 | +29 | +| 07-24 | 53 | 653 | +77 | +| 07-20 | 28 | 601 | -26 | +| 07-17 | 32 | 623 | -8 | +| 07-15 | 33 | 630 | +42 | +| 07-10 | 30 | 591 | +6 | + +## Broken Links by Repo + +| Repo | Internal | External | Issues | +|------|----------|----------|--------| +| .github | 0 | 2 | 0 | +| agent-skills | 3 | 0 | 0 | +| cortex | 0 | 1 | 0 | +| examples | 0 | 2 | 0 | +| rossoctl | 5 | 7 | 0 | + + +*Issues counts open GitHub issues filed by the scanner; a broken link may not yet have an issue (due to per-run limits) or may share an issue with another link in the same file.* + +--- +*Generated by OpenClaw Link Health Scanner. Do not edit manually.* From eb854ba9b2fe6ae09edc7539f28d1af2b651384f Mon Sep 17 00:00:00 2001 From: clawgenti Date: Wed, 5 Aug 2026 19:44:27 +0000 Subject: [PATCH 2/3] docs: Update link health dashboard (2026-08-05-007) Signed-off-by: clawgenti --- automation-health/link-health.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/automation-health/link-health.md b/automation-health/link-health.md index 4bb5a2a..92c9735 100644 --- a/automation-health/link-health.md +++ b/automation-health/link-health.md @@ -1,6 +1,6 @@ # Link Health Report -> Last scan: 2026-08-05 15:14 ET | Scan ID: 2026-08-05-006 +> Last scan: 2026-08-05 15:44 ET | Scan ID: 2026-08-05-007 ## Summary @@ -8,16 +8,16 @@ |--------|-------| | Repos scanned | 8 | | Total links checked | 1745 | -| Broken (internal) | 8 | +| Broken (internal) | 10 | | Broken (external) | 12 | -| New since last scan | +0 | -| Fixed since last scan | -3 | +| New since last scan | +3 | +| Fixed since last scan | -1 | ## Trend (last 10 scans) | Date | Internal | External | Delta | |------|----------|----------|-------| -| 08-05 | 8 | 12 | -3 | +| 08-05 | 10 | 12 | +2 | | 08-04 | 0 | 0 | -26 | | 07-31 | 14 | 12 | -10 | | 07-29 | 24 | 12 | -699 | @@ -33,10 +33,11 @@ | Repo | Internal | External | Issues | |------|----------|----------|--------| | .github | 0 | 2 | 0 | -| agent-skills | 3 | 0 | 0 | +| agent-skills | 2 | 0 | 0 | | cortex | 0 | 1 | 0 | | examples | 0 | 2 | 0 | | rossoctl | 5 | 7 | 0 | +| workload-harness | 3 | 0 | 0 | *Issues counts open GitHub issues filed by the scanner; a broken link may not yet have an issue (due to per-run limits) or may share an issue with another link in the same file.* From 9980d7f793b8426e6777a864a6a92ff9592fdf6c Mon Sep 17 00:00:00 2001 From: clawgenti Date: Fri, 7 Aug 2026 11:00:56 +0000 Subject: [PATCH 3/3] docs: Update link health dashboard (2026-08-07-001) Signed-off-by: clawgenti --- automation-health/link-health.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/automation-health/link-health.md b/automation-health/link-health.md index 92c9735..c9aa8ba 100644 --- a/automation-health/link-health.md +++ b/automation-health/link-health.md @@ -1,22 +1,23 @@ # Link Health Report -> Last scan: 2026-08-05 15:44 ET | Scan ID: 2026-08-05-007 +> Last scan: 2026-08-07 07:00 ET | Scan ID: 2026-08-07-001 ## Summary | Metric | Value | |--------|-------| | Repos scanned | 8 | -| Total links checked | 1745 | -| Broken (internal) | 10 | -| Broken (external) | 12 | -| New since last scan | +3 | -| Fixed since last scan | -1 | +| Total links checked | 1752 | +| Broken (internal) | 11 | +| Broken (external) | 13 | +| New since last scan | +2 | +| Fixed since last scan | -0 | ## Trend (last 10 scans) | Date | Internal | External | Delta | |------|----------|----------|-------| +| 08-07 | 11 | 13 | +2 | | 08-05 | 10 | 12 | +2 | | 08-04 | 0 | 0 | -26 | | 07-31 | 14 | 12 | -10 | @@ -26,15 +27,14 @@ | 07-20 | 28 | 601 | -26 | | 07-17 | 32 | 623 | -8 | | 07-15 | 33 | 630 | +42 | -| 07-10 | 30 | 591 | +6 | ## Broken Links by Repo | Repo | Internal | External | Issues | |------|----------|----------|--------| | .github | 0 | 2 | 0 | -| agent-skills | 2 | 0 | 0 | -| cortex | 0 | 1 | 0 | +| agent-skills | 3 | 0 | 0 | +| cortex | 0 | 2 | 0 | | examples | 0 | 2 | 0 | | rossoctl | 5 | 7 | 0 | | workload-harness | 3 | 0 | 0 |