claude_runner 1.0.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
# Feature Doc Entity

### Scope

- **Purpose**: Document user-facing capabilities of the claude_runner crate for CLI users and automation consumers.
- **Responsibility**: Index of feature doc instances covering the clr binary tool design.
- **In Scope**: Execution modes, default flags, YAML library surface, CLI flag behavior.
- **Out of Scope**: Dependency constraints (→ `invariant/`), public API contracts (→ `api/`).

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [Runner Tool]001_runner_tool.md | clr binary design: modes, default flags, and YAML library ||