cli_fmt 0.12.1

CLI output formatting utilities for command-line applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Invariant Doc Entity

### Scope

- **Purpose**: Define behavioral contracts that must always hold for this crate.
- **Responsibility**: Architectural boundary enforcement between cli_fmt (CLI-specific) and strs_tools (general-purpose).
- **In Scope**: Instance 001 — architectural boundary between `cli_fmt` and `strs_tools`.
- **Out of Scope**: Desired behavior and processing logic — see `feature/` instances.

### Overview Table

| # | File | Name | Status |
|---|------|------|--------|
| 1 | [001_architectural_boundary.md]001_architectural_boundary.md | Architectural Boundary ||