Skip to content
Open
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
9 changes: 9 additions & 0 deletions .agents/logs/afdocs_audit_runs.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@ For a `blocked` run, omit the score line rather than recording the meaningless v

---

## 2026-09-18 — partial

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 [SUGGESTION] This introduces a partial status, but the log file's entry-format template still documents only valid and blocked; update the template so future run-log entries can copy the supported statuses.

- **Spec**: v0.6.0 — unweighted compatibility estimate; warnings count as half-passes
- **Score**: 76/100 (C) — partial sample; do not use for regression baseline
- **Checks**: 28 total — 18 pass, 5 fail, 2 warn, 3 skip
- **Failing check ids**: llms-txt-links-markdown, content-negotiation, page-size-html, markdown-content-parity, bot-protection-interference
- **Allowlisted**: 4 (llms-txt-links-markdown, content-negotiation, page-size-html, markdown-content-parity)
- **Oz run**: https://platform.warp.dev/runs/01a0b387-9dec-7160-9308-7c2e24e86df5
- **Notes**: scan_reliability=partial (bot-protection-interference 8/16 sustained fetches hit challenge pages). legacy_cli_score=79/100. Prior valid baseline 2026-09-11 was legacy 23-check (86/100); this is first v0.6 compatibility log entry and establishes a new baseline once a complete scan succeeds. Remaining genuine: bot-protection (WAF, out of repo). Fixable warn markdown-link-portability addressed in PR #763 (afdocs-fixes). llms-txt-directive-html 49/50 sampling noise. Interaction effects: bot-protection-degrading-scan-reliability, dynamic-content-rendered-statically.

## 2026-09-11 — valid
- **Score**: 86/100 (B)
- **Checks**: 23 total — 18 pass, 3 fail, 0 warn
Expand Down
Loading