Skip to content

docs: add docsync tooling for automated doc synchronization#528

Merged
vyavdoshenko merged 1 commit into
mainfrom
bobik/hackathon_update_documentation
May 27, 2026
Merged

docs: add docsync tooling for automated doc synchronization#528
vyavdoshenko merged 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

vercel Bot commented May 7, 2026

Copy link
Copy Markdown

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

@vyavdoshenko vyavdoshenko requested a review from romange May 27, 2026 11:10
@vyavdoshenko vyavdoshenko merged commit 16398cc into main May 27, 2026
2 checks passed
@vyavdoshenko vyavdoshenko deleted the bobik/hackathon_update_documentation branch May 27, 2026 12:36
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.

2 participants