# tests/docs
### Scope
- **Purpose**: Test-lens documentation for `claude_runner_core` — extends `docs/` with test planning and coverage.
- **Responsibility**: Test case specs organized to mirror `docs/` entity types.
- **In Scope**: Feature behavioral requirement cases (`feature/`), error classification cases (`error/`).
- **Out of Scope**: Behavioral requirements (→ `docs/feature/`), API contracts (→ `docs/api/`), implementation (→ `src/`).
### Responsibility Table
| `feature/` | Test case specs for feature doc instances in `docs/feature/` |
| `error/` | Test case specs for error classification against workspace `docs/error/` |