# Summary
[Introduction](./introduction.md)
# Getting Started
- [Installation](./getting-started/installation.md)
- [Quick Start](./getting-started/quick-start.md)
- [Core Concepts](./getting-started/concepts.md)
# User Guide
- [CLI Commands](./guide/cli-commands.md)
- [blame](./guide/commands/blame.md)
- [show](./guide/commands/show.md)
- [prompt](./guide/commands/prompt.md)
- [summary](./guide/commands/summary.md)
- [status](./guide/commands/status.md)
- [annotations](./guide/commands/annotations.md)
- [pager](./guide/commands/pager.md)
- [export](./guide/commands/export.md)
- [retention](./guide/commands/retention.md)
- [audit](./guide/commands/audit.md)
- [clear](./guide/commands/clear.md)
- [setup](./guide/commands/setup.md)
- [doctor](./guide/commands/doctor.md)
- [init](./guide/commands/init.md)
- [copy-notes](./guide/commands/copy-notes.md)
- [redact-test](./guide/commands/redact-test.md)
- [Configuration](./guide/configuration.md)
- [Privacy & Redaction](./guide/privacy.md)
# Workflows
- [Daily Development](./workflows/daily-development.md)
- [Code Review](./workflows/code-review.md)
- [CI/CD Integration](./workflows/ci-cd.md)
- [Team Collaboration](./workflows/team-collaboration.md)
# Reference
- [Architecture](./reference/architecture.md)
- [Data Formats](./reference/data-formats.md)
- [Git Notes Storage](./reference/git-notes.md)
- [Hook System](./reference/hooks.md)
# Appendix
- [Migrating to 1.0](./appendix/migrating-to-1.0.md)
- [Troubleshooting](./appendix/troubleshooting.md)
- [FAQ](./appendix/faq.md)