# Parameter Group Tests
### Scope
- **Purpose**: Document interaction tests for clr parameter groups.
- **Responsibility**: Index of per-parameter-group interaction test files covering group-level behavior.
- **In Scope**: All 5 clr parameter group test files.
- **Out of Scope**: Per-command tests (→ `command/`), per-parameter edge cases (→ `param/`).
Per-group interaction test indices for `clr`. See [param_group/readme.md](../../../../docs/cli/param_group/readme.md) for specification.
### Responsibility Table
| `01_claude_native_flags.md` | Interaction tests for Group 1 (Claude-Native Flags) | ✅ |
| `02_runner_control.md` | Interaction tests for Group 2 (Runner Control) | ✅ |
| `03_system_prompt.md` | Interaction tests for Group 3 (System Prompt) | ✅ |
| `04_credential_operations.md` | Interaction tests for Group 4 (Credential Operations) | ✅ |
| `05_session_listing.md` | Interaction tests for Group 5 (Session Listing) | ✅ |