claude-code-ultimate-guide/guide
Florian BRUNIAUX 19110eba22 feat(docs): add comprehensive data privacy documentation v3.2.0
- Create guide/data-privacy.md with retention policies (5y/30d/0)
- Add privacy notice to README.md
- Add section 2.6 "Data Flow & Privacy" to ultimate-guide.md
- Add Golden Rule #7 to cheatsheet.md (know what's sent)
- Add Phase 0.5 Privacy Awareness to onboarding-prompt.md
- Add privacy checks to audit-prompt.md
- Add PRIVACY CHECK section to audit-scan.sh (human + JSON)
- Add privacy reminder to check-claude.sh
- Create privacy-warning.sh SessionStart hook

Addresses user awareness of Anthropic data retention and opt-out options.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 20:42:19 +01:00
..
adoption-approaches.md refactor: restructure repo into thematic directories v3.1.0 2026-01-13 15:30:02 +01:00
cheatsheet.md feat(docs): add comprehensive data privacy documentation v3.2.0 2026-01-14 20:42:19 +01:00
data-privacy.md feat(docs): add comprehensive data privacy documentation v3.2.0 2026-01-14 20:42:19 +01:00
README.md refactor: restructure repo into thematic directories v3.1.0 2026-01-13 15:30:02 +01:00
ultimate-guide.md feat(docs): add comprehensive data privacy documentation v3.2.0 2026-01-14 20:42:19 +01:00

Guide Documentation

Core documentation for mastering Claude Code.

Contents

File Description Time
ultimate-guide.md Complete reference covering all Claude Code features ~3 hours
cheatsheet.md 1-page printable quick reference 5 min
adoption-approaches.md Implementation strategies for teams 15 min
  1. New users: Start with Quick Start section in ultimate-guide.md
  2. Daily reference: Print cheatsheet.md
  3. Team leads: Read adoption-approaches.md for rollout strategies

Back to main README