# claude_core
Layer 0 shared primitives for the assistant workspace. Zero workspace dependencies.
## Responsibility Table
| `Cargo.toml` | Crate manifest: zero workspace deps, stdlib only |
| `src/` | `ClaudePaths`, process scanner and signal utilities |
| `tests/` | Unit tests for path construction and process scanning |
| `verb/` | Shell scripts for each `do` protocol verb. |
| `runbox/` | Shell scripts for container-orchestrated operations. |