claude_version 1.0.0

Manage Claude Code installation, versions, and session lifecycle.
Documentation
# command/

Per-command test case indices for cm CLI.

## Responsibility Table

| File | Responsibility |
|------|----------------|
| help.md | Test cases for `.help`, `.` alias, and empty argv |
| status.md | Test cases for `.status` command |
| version_show.md | Test cases for `.version.show` command |
| version_install.md | Test cases for `.version.install` command |
| version_list.md | Test cases for `.version.list` command |
| version_guard.md | Test cases for `.version.guard` command |
| version_history.md | Test cases for `.version.history` command |
| processes.md | Test cases for `.processes` command |
| processes_kill.md | Test cases for `.processes.kill` command |
| settings_show.md | Test cases for `.settings.show` command |
| settings_get.md | Test cases for `.settings.get` command |
| settings_set.md | Test cases for `.settings.set` command |