docs: sync documentation with code changes for v5.1.0 #223

Merged
lmiranda merged 1 commits from docs/sync-documentation-v5.1.0 into development 2026-01-27 20:16:17 +00:00
Owner

Summary

  • Sync documentation with v5.1.0 code changes
  • Fix 14 documentation drift issues identified by /doc-guardian:doc-audit
  • Update version references and add missing command documentation

Changes Applied

Version Sync

  • Updated 5.0.0 → 5.1.0 in CLAUDE.md, CANONICAL-PATHS.md, setup.sh

Missing Commands Added

  • projman: /suggest-version, /proposal-status added to README.md
  • cmdb-assistant: /cmdb-audit, /cmdb-register, /cmdb-sync added to README.md
  • Added /proposal-status to projman section in COMMANDS-CHEATSHEET.md
  • Added 3 cmdb-assistant commands to COMMANDS-CHEATSHEET.md

Missing Documentation

  • Added /suggest-version command documentation to plugins/projman/README.md
  • Added 4 missing scripts to CANONICAL-PATHS.md (verify-hooks.sh, setup-venvs.sh, venv-repair.sh, release.sh)

Test Plan

  • Verified all version references are consistent (5.1.0)
  • Verified command counts match actual command files
  • Verified scripts section matches actual scripts directory

🤖 Generated with Claude Code

## Summary - Sync documentation with v5.1.0 code changes - Fix 14 documentation drift issues identified by `/doc-guardian:doc-audit` - Update version references and add missing command documentation ## Changes Applied ### Version Sync - Updated 5.0.0 → 5.1.0 in CLAUDE.md, CANONICAL-PATHS.md, setup.sh ### Missing Commands Added - projman: `/suggest-version`, `/proposal-status` added to README.md - cmdb-assistant: `/cmdb-audit`, `/cmdb-register`, `/cmdb-sync` added to README.md - Added `/proposal-status` to projman section in COMMANDS-CHEATSHEET.md - Added 3 cmdb-assistant commands to COMMANDS-CHEATSHEET.md ### Missing Documentation - Added `/suggest-version` command documentation to plugins/projman/README.md - Added 4 missing scripts to CANONICAL-PATHS.md (verify-hooks.sh, setup-venvs.sh, venv-repair.sh, release.sh) ## Test Plan - [x] Verified all version references are consistent (5.1.0) - [x] Verified command counts match actual command files - [x] Verified scripts section matches actual scripts directory 🤖 Generated with [Claude Code](https://claude.ai/code)
lmiranda added 1 commit 2026-01-27 20:15:06 +00:00
Changes applied:
- Updated version references from 5.0.0 to 5.1.0 (CLAUDE.md, CANONICAL-PATHS.md, setup.sh)
- Added missing projman commands to README.md (/suggest-version, /proposal-status)
- Added missing cmdb-assistant commands to README.md (/cmdb-audit, /cmdb-register, /cmdb-sync)
- Added /proposal-status to projman section in COMMANDS-CHEATSHEET.md
- Added 3 cmdb-assistant commands to COMMANDS-CHEATSHEET.md
- Added /suggest-version documentation to plugins/projman/README.md
- Added 4 missing scripts to CANONICAL-PATHS.md (verify-hooks.sh, setup-venvs.sh, venv-repair.sh, release.sh)

Fixes 14 documentation drift issues identified by /doc-guardian:doc-audit.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda merged commit 3da9adf44e into development 2026-01-27 20:16:17 +00:00
lmiranda deleted branch docs/sync-documentation-v5.1.0 2026-01-27 20:16:17 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#223