- __Bug:__ Don't break when an upstream transform erroneously produces a Buffer while claiming it to be `encoding: "utf8"`, by ignoring the `encoding` parameter entirely.
- __Bug:__ Fall back to working directory for relative path calculation, when no explicit entry path is specified.