Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .agents/logs/afdocs_audit_runs.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ For a `blocked` run, omit the score line rather than recording the meaningless v

---

## 2026-09-11 — valid
- **Score**: 86/100 (B)
- **Checks**: 23 total — 18 pass, 3 fail, 0 warn
- **Failing check ids**: llms-txt-links-markdown, content-negotiation, markdown-content-parity
- **Allowlisted**: 3
- **Oz run**: https://oz.warp.dev/runs/01a08f7b-1b0e-73ce-8962-f1327cd1c71b
- **Notes**: Score up from 83/100 (2026-09-04). All three failures match known-exceptions.md (OpenAPI links in llms.txt; Vercel static Accept negotiation; Turndown escaping parity on 1/50 sampled pages). markdown-content-parity moved warn→fail due to sampling; not a genuine regression. No remaining fixable issues; skipped afdocs-fix.

## 2026-09-04 — valid
- **Score**: 83/100 (B)
- **Checks**: 23 total — 16 pass, 2 fail, 3 warn
Expand Down
Loading