Tianyi Cui
a552a6ce63
test(code-runtime): cover revoked constructor spoof
2026-07-23 02:02:59 +08:00
Tianyi Cui
e9e450a902
fix(code-runtime): reject forged container prototypes
2026-07-23 02:01:04 +08:00
Tianyi Cui
ef2de530ff
fix(code-runtime): flatten worker JSON transport
2026-07-22 19:09:27 +08:00
Tianyi Cui
f2d86b232e
fix(code-runtime): accept deeply nested JSON
2026-07-22 02:13:37 +08:00
Tianyi Cui
fc97403946
fix(code-runtime): contain deep output accounting
2026-07-21 22:54:12 +08:00
Tianyi Cui
8fd1201cfa
fix(code-runtime): align worker JSON snapshots
2026-07-21 22:29:55 +08:00
Tianyi Cui
2623ddbee4
fix(code-runtime): validate arguments before worker dispatch
2026-07-21 18:19:07 +08:00
Tianyi Cui
1709b8cfee
fix: keep source Code Mode worker self-contained
...
A direct runtime import of the session package made the unbuilt worker depend on sibling lib output. Use a parity-tested local JSON snapshotter and pin the isolated source closure with a real-worker test.
2026-07-21 05:19:40 +08:00