# 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
| 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 | ✅ |