Skip to content

fix: restore docs health and v2 tutorial README checks#169

Merged
johnxie merged 2 commits into
mainfrom
fix/current-main-docs-health-v2
Jun 2, 2026
Merged

fix: restore docs health and v2 tutorial README checks#169
johnxie merged 2 commits into
mainfrom
fix/current-main-docs-health-v2

Conversation

@johnxie

@johnxie johnxie commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

Fixes the current main docs-health regressions found during final repo audit.

What changed

  • Replaced the placeholder DeerFlow citation link target that docs_health.py treated as a broken link.
  • Normalized four format_version: v2 tutorial README files so they satisfy the required section contract:
    • anthropic-skills-tutorial
    • autoagent-tutorial
    • autoresearch-tutorial
    • hermes-agent-tutorial

Validation

  • python3 scripts/docs_health.py --root .
    • broken_link_count=0
    • missing_index_count=0
  • python3 scripts/check_index_format_v2.py --root .
    • all v2 indexes contain required section categories

@johnxie johnxie merged commit af6fedf into main Jun 2, 2026
1 check passed
@johnxie johnxie deleted the fix/current-main-docs-health-v2 branch June 2, 2026 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant