claude_version 1.2.0

Claude Code version manager: install, upgrade, and session lifecycle
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Parameter Group Tests

### Scope

- **Purpose**: Document interaction tests for cm parameter groups.
- **Responsibility**: Index of per-parameter-group interaction test files covering group-level behavior.
- **In Scope**: All 3 cm parameter group test files.
- **Out of Scope**: Per-command tests (→ `command/`), per-parameter edge cases (→ `param/`).

### Overview Table

| Name | Purpose | Status |
|------|---------|--------|
| 001_output_control.md | Interaction tests for Group 1 (Output Control) ||
| 002_execution_control.md | Interaction tests for Group 2 (Execution Control) ||
| 003_settings_identity.md | Interaction tests for Group 3 (Settings Identity) ||
| procedure.md | Workflow for creating and updating parameter group test specs ||