Recent Commits to hyperframes:main
・fix(core,producer,skills): unicode paths, non-Error rejections, shell callers Three R3 findings.
・The redactor's segment classes were ASCII `\w`, so `/数据/客户/秘密视频.mp4` and `/data/客户/secret.mp4` went out verbatim — and the generic redactor also feeds CLI telemetry and producer observation messages, where no known-path list compensates.
・Segments are now defined by their delimiters instead of an alphabet, which is correct