// Library entry-point exposing modules needed by integration tests.
// Self-contained modules with no dependency on the rest of kimün. Each was its
// own workspace crate and is kept extractable: nothing inside them may name
// `crate::` outside their own subtree (enforced in .github/workflows/check.yml).