Docs-only patch release.
Documentation
- Comprehensive README and
FEATURES.mdrewrite, verified against the source.
The README now encompasses the full library (a complete capability map plus the
highlighted features) andFEATURES.mdcorrects numerous inaccurate signatures,
counts, and behaviors (for example:shape_strictreturns the value, not a
LaminateResult;ViolationKindhas five variants) while documenting
previously-undocumented public surface: enum derive with#[laminate(unknown)],
from_llm_response, theCoerciblecoercion API, the medical
clinical-calculation and reference-range suite, schema inference config and the
coercible audit tier, provideremit,MessageSnapshot, and the standalone
SSE parser. - Fixed pack module doc-comment counts (currency 29 codes / 19 symbols; medical
44 conversions across 36 analytes) and removed an unimplemented UTM/MGRS/Plus
Codes claim from the geo pack docs.
Changed
- crates.io keyword
flexiblereplaced withllmfor discoverability. No API
change.
No code or API changes; laminate 0.4.1 is a drop-in replacement for 0.4.0.