///|
/// Core PDF data model and helpers.
///
/// This package is intentionally split across many small `.mbt` files to keep
/// concerns localized (object model, streams, lookups, name trees, renumbering,
/// etc.). File boundaries do not affect the public API; see `pkg.generated.mbti`
/// for the exported surface.