Skip to content

docs: sync documentation with current codebase implementation - #31

Merged
barbatdev merged 3 commits into
mainfrom
docs/doc-sync-jul-2026
Jul 4, 2026
Merged

docs: sync documentation with current codebase implementation#31
barbatdev merged 3 commits into
mainfrom
docs/doc-sync-jul-2026

Conversation

@barbatdev

Copy link
Copy Markdown
Owner

Fix documentation discrepancies found during comprehensive review against the actual codebase.

CLAUDE.md:

  • Updated structure diagram to include all 10 scripts (was showing 5)
  • Removed outdated Homebrew-only install reference
  • Added missing directories: herdr/, claude/, opencode/, lazygit/, fonts/, scripts/, bun/, npm/, pnpm/, uv/
  • Fixed function lists in claude-helpers.zsh and herdr-helpers.zsh
  • Removed outdated 'Gruvbox Dark' reference for starship palette
  • Added memsave-nudge.sh and postcompact-hook.sh as Claude Code hooks
  • Added CORTEX_HOME, CORTEX_ROOT, CORTEX_CONFIG_HOME, CORTEX_MULTIPLEXER to env.zsh variables

README.md:

  • Corrected CORTEX_DOTFILES_DIR default path from ~/.cortex/cortex-dots to ~/.config/cortex-dots
  • Added JSON validation with jq to validation section

docs/keymaps.md:

  • Added missing ccd command

docs/herdr-workflow.md:

  • Removed duplicate 'Practical keymaps' reference

nvim/README.md:

  • Removed SketchyBar reference (tool was removed from dotfiles)

TODO.md:

  • Reorganized completed items under 'Completado' section

innitdev added 3 commits July 4, 2026 02:27
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
@barbatdev
barbatdev merged commit 9edb4d2 into main Jul 4, 2026
1 check passed
@barbatdev
barbatdev deleted the docs/doc-sync-jul-2026 branch July 4, 2026 15:48
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