# claude_version
Manage Claude Code installation, versions, and session lifecycle.
## Responsibility Table
| `docs/` | Design and CLI documentation (entities.md, feature/, invariant/, etc.) |
| `src/` | Binary and library source code |
| `tests/` | Unit and integration test suite |
| `Cargo.toml` | Crate manifest |
| `unilang.commands.yaml` | YAML command metadata for all 11 manager commands (not aggregated by build.rs) |
| `changelog.md` | Notable changes by version |