willbe 0.35.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
# Documentation

## Purpose

Technical documentation for `willbe`, the multi-crate workspace publish and consistency tool.

## Responsibility Table

| Entry | Responsibility |
|-------|----------------|
| `feature/` | Feature scope docs: what each command capability does |
| `api/` | Public API surface docs: CLI binary interface and library API |
| `pattern/` | Architectural patterns: layer decomposition and design decisions |