From 688c0092d81c98ce7807378de002c36a84215fe9 Mon Sep 17 00:00:00 2001 From: "warp-factories[bot]" <243557089+warp-factories[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 08:03:46 +0000 Subject: [PATCH 1/2] chore: log afdocs audit run 2026-08-28 Co-Authored-By: Oz --- .agents/logs/afdocs_audit_runs.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.agents/logs/afdocs_audit_runs.md b/.agents/logs/afdocs_audit_runs.md index 6aaee3a75..5877529d0 100644 --- a/.agents/logs/afdocs_audit_runs.md +++ b/.agents/logs/afdocs_audit_runs.md @@ -25,6 +25,14 @@ For a `blocked` run, omit the score line rather than recording the meaningless v --- +## 2026-08-28 — valid +- **Score**: 86/100 (B) +- **Checks**: 23 total — 17 pass, 2 fail, 2 warn +- **Failing check ids**: llms-txt-links-markdown, content-negotiation +- **Allowlisted**: 4 +- **Oz run**: https://oz.warp.dev/runs/01a04762-139a-7f02-8a22-28c574a00654 +- **Notes**: Score up from 76/100 (2026-08-21). Both failures and both warnings match known-exceptions.md (OpenAPI links in llms.txt; Vercel static Accept negotiation; Turndown escaping parity; 1/50 sampled md page missing directive — sampling noise, /api.md has no Starlight md variant by design). No genuine remaining issues; skipped afdocs-fix. markdown-url-support 50/50. page-size checks passed this sample. + ## 2026-08-21 — valid - **Score**: 76/100 (C) - **Checks**: 23 total — 15 pass, 4 fail, 2 warn From 8ccf33bd07a2d00d188c23d4b544f6289f71b12d Mon Sep 17 00:00:00 2001 From: "warp-factories[bot]" <243557089+warp-factories[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 08:02:19 +0000 Subject: [PATCH 2/2] chore: log afdocs audit run 2026-09-04 Co-Authored-By: Oz --- .agents/logs/afdocs_audit_runs.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.agents/logs/afdocs_audit_runs.md b/.agents/logs/afdocs_audit_runs.md index 5877529d0..6725d1951 100644 --- a/.agents/logs/afdocs_audit_runs.md +++ b/.agents/logs/afdocs_audit_runs.md @@ -25,6 +25,14 @@ For a `blocked` run, omit the score line rather than recording the meaningless v --- +## 2026-09-04 — valid +- **Score**: 83/100 (B) +- **Checks**: 23 total — 16 pass, 2 fail, 3 warn +- **Failing check ids**: llms-txt-links-markdown, content-negotiation +- **Allowlisted**: 5 +- **Oz run**: https://oz.warp.dev/runs/01a06b6e-9cba-7348-9467-9a7f8189886c +- **Notes**: Score down from 86/100 (2026-08-28) due to sampling: page-size-markdown, page-size-html, and markdown-content-parity warned this run (all allowlisted). Failing set unchanged (OpenAPI links in llms.txt; Vercel static Accept negotiation). No genuine remaining issues; skipped afdocs-fix. + ## 2026-08-28 — valid - **Score**: 86/100 (B) - **Checks**: 23 total — 17 pass, 2 fail, 2 warn