claude_version 1.6.1

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
18
# 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 4 cm parameter group test files.
- **Out of Scope**: Per-command tests (-> `command/`), per-parameter edge cases (-> `param/`).

### Overview Table

| Name | Purpose | Status |
|------|---------|--------|
| 01_output_control.md | Interaction tests for Group 1 (Output Control) ||
| 02_execution_control.md | Interaction tests for Group 2 (Execution Control) ||
| 03_settings_identity.md | Interaction tests for Group 3 (Settings Identity) ||
| 04_config_identity.md | Interaction tests for Group 4 (Config Identity) ||
| procedure.md | Workflow for creating and updating parameter group test specs ||