willbe 0.35.0

Utility to publish multi-crate and multi-workspace environments and maintain their consistency.
Documentation
# API Doc Entity

### Scope

- **Purpose**: Document the public API surfaces exposed by willbe.
- **Responsibility**: Registry and overview of all API doc instances.
- **In Scope**: CLI binary interface (commands, parameters, exit codes), Rust library API (public functions, types, modules).
- **Out of Scope**: Internal implementation details, architectural patterns (see `../pattern/`), feature behavior (see `../feature/`).

### Files

| File | Responsibility |
|------|----------------|
| `procedure.md` | Instance creation and deprecation procedure |

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [CLI Interface]001_cli_interface.md | CLI commands, parameters, binary entry points ||