* fix(cli): keep UTF-8 log tails valid * fix(cli): share UTF-8-safe byte tails --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>
* fix(cli): handle stdout/stderr stream errors in execFileUtf8Tail * chore(proof): add real behavior proof for logs-cli runtime stream errors * chore(proof): fix promise executor lint in logs-cli proof * fix(cli): terminate log tail children on stream errors --------- Co-authored-by: Vincent Koc <vincentkoc@ieee.org>