claude_runner 1.2.0

CLI for executing Claude Code via builder pattern; YAML schema constants for command registration
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Feature Doc Tests

### Scope

- **Purpose**: Document test case planning for feature doc instances in `docs/feature/`.
- **Responsibility**: Index of per-feature-doc test case spec files.
- **In Scope**: All `docs/feature/` doc instances.
- **Out of Scope**: CLI parameter tests (→ `../cli/`), invariant tests (→ `../invariant/`).

Per-feature-doc test case indices for `claude_runner`. See [feature/readme.md](../../../docs/feature/readme.md) for the feature doc instances.

### Responsibility Table

| Name | Purpose | Status |
|------|---------|--------|
| `01_runner_tool.md` | Test cases for the runner tool feature doc instance ||