runbox 1.5.1

CLI for scaffolding container runner integration files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# docs/

### Scope

**Responsibilities:** Documentation for the `runbox` crate covering behavioral requirements and CLI command design.
**In Scope:** Feature requirements (`feature/`), doc cross-reference graph.
**Out of Scope:** Source code (→ `src/`), automated tests (→ `tests/`), build scripts (→ `verb/`).

### Responsibility Table

| File | Responsibility |
|------|----------------|
| `feature/` | Scaffold command design and generated file templates |
| `doc_graph.yml` | Cross-reference graph for all doc instances |