"""I/O layer: reading, writing, and disk-side operations.

Every function here touches the filesystem (parsing/serializing files,
copying, compressing) or is a thin format-level concern. Nothing in this
package knows about UMC business rules -- that lives in `core.domain`.
"""
