# docs/
Documentation for the `claude_version` crate covering behavioral requirements, design patterns, and algorithms.
## Responsibility Table
| `cli/` | CLI reference: commands, flags, types, parameter groups, workflows |
| `design_decisions.md` | Key design rationale for the CLI redesign |
| `feature/` | Version management, process lifecycle, settings, dry-run, CLI design |
| `pattern/` | 5-layer version lock design pattern |
| `algorithm/` | Settings type inference algorithm |
| `entities.md` | Master index of all doc entities and instances |
| `doc_graph.yml` | Cross-reference graph for all doc instances |