docs: sync documentation with current codebase implementation - #31
Merged
Conversation
Fix documentation discrepancies found during comprehensive review: CLAUDE.md: - Update structure diagram to include all 10 scripts (was showing 5) - Remove outdated Homebrew-only install reference - Add missing directories: herdr/, claude/, opencode/, lazygit/, fonts/, scripts/, bun/, npm/, pnpm/, uv/ - Fix claude-helpers.zsh functions list (add ccb, remove incorrect ta/tn/tk/tl/tdev) - Fix herdr-helpers.zsh functions list (hhere, hfocus, hside, hscratch, hremote, hname, whereami) - Remove outdated 'Gruvbox Dark' reference for starship palette - Add memsave-nudge.sh and postcompact-hook.sh as Claude Code hooks note - Add CORTEX_HOME, CORTEX_ROOT, CORTEX_CONFIG_HOME, CORTEX_MULTIPLEXER to env.zsh variables list README.md: - Correct CORTEX_DOTFILES_DIR default path from ~/.cortex/cortex-dots to ~/.config/cortex-dots - Add JSON validation with jq to validation section (matches release-checklist.md) docs/keymaps.md: - Add missing ccd command to AI CLIs table docs/herdr-workflow.md: - Remove duplicate 'Practical keymaps' reference in Related Docs nvim/README.md: - Remove SketchyBar reference (tool removed in commit 84f83d8) TODO.md: - Reorganize: all items are completed, group under 'Completado' section
- oss-audit externalization (env var + local denylist) - new test-install.sh and check-agent-state.sh scripts - pcsoft-helpers → pc-helpers rename - CI integration tests step
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix documentation discrepancies found during comprehensive review against the actual codebase.
CLAUDE.md:
README.md:
docs/keymaps.md:
docs/herdr-workflow.md:
nvim/README.md:
TODO.md: