cli_fmt 0.9.2

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**: Master index for all invariant test spec files in this directory.
- **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

| Name | Purpose | Status |
|------|---------|--------|
| `001_architectural_boundary.md` | Invariant test spec for Architectural Boundary ||