willbe 0.36.0

Utility to publish multi-crate and multi-workspace environments and maintain their consistency.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Pattern Doc Entity

### Scope

- **Purpose**: Document the architectural patterns and design decisions that shape willbe's internal structure.
- **Responsibility**: Registry and overview of all pattern doc instances.
- **In Scope**: Layer decomposition, module organization, design rationale.
- **Out of Scope**: API signatures (see `../api/`), feature behavior (see `../feature/`), implementation details. Instance lifecycle governed by `procedure.md`.

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [Layer Architecture]001_layer_architecture.md | Five-layer CLI→Command→Action→Entity→Tool decomposition ||