Skip to content

docs: add docsync tooling for automated doc synchronization#528

Open
vyavdoshenko wants to merge 1 commit into
mainfrom
bobik/hackathon_update_documentation
Open

docs: add docsync tooling for automated doc synchronization#528
vyavdoshenko wants to merge 1 commit into
mainfrom
bobik/hackathon_update_documentation

Conversation

@vyavdoshenko
Copy link
Copy Markdown
Contributor

Summary

  • Adds tools/docsync/ with five production scripts (acl_sync.py, flags_sync.py, docs_sync.py, dfly_facts.py, propose_change_message.py) that keep docs/ in sync with a live Dragonfly server by capturing ground truth from a Docker image and optionally the C++ source
  • Each script applies minimal-diff mechanical edits first, then falls back to an LLM (Claude) repair/polish pass with structural validation and Docker-verified examples; raw LLM output is preserved under tools/generated/llm_debug/ on failure
  • Updates .gitignore to exclude tools/generated/ artifacts and __pycache__

@vyavdoshenko vyavdoshenko self-assigned this May 7, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment May 7, 2026 4:30pm

Request Review

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