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 Test Specs

### Scope

- **Purpose**: Document test cases verifying that cli_fmt architectural invariants hold.
- **Responsibility**: Test specification verifying the cli_fmt/strs_tools architectural boundary invariant.
- **In Scope**: IN-prefixed spec for Invariant 001 (architectural boundary between cli_fmt and strs_tools).
- **Out of Scope**: Feature behavioral tests — see `tests/docs/feature/`.

### Overview Table

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