Skip to content

feat(cli): expose the pack documentation sync command - #71

Open
guyua9 wants to merge 1 commit into
botingw:mainfrom
guyua9:codex/sync-docs-cli
Open

feat(cli): expose the pack documentation sync command#71
guyua9 wants to merge 1 commit into
botingw:mainfrom
guyua9:codex/sync-docs-cli

Conversation

@guyua9

@guyua9 guyua9 commented Aug 13, 2026

Copy link
Copy Markdown

Summary

  • expose the existing pack documentation sync helper as rulebook-ai sync-docs
  • accept an explicit --project-dir so source and destination roots are deterministic
  • validate all source files before copying and add unit/install coverage

Tests

  • PYTHONPATH=src pytest -o addopts="" tests/unit/test_sync_pack_docs.py -q (3 passed)
  • isolated editable install with PyYAML: pytest -o addopts="" tests/integration/test_package_installation.py -q (7 passed)
  • python3 -m compileall
  • git diff --check

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