Files
rose-ash/lib
giles 4947d1f5aa
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 50s
artdag: DAG wire serialization — portable record form + integrity + 13 tests
serialize.sx emits a topo-ordered (id op inputs params commutative) record list
that survives write/read (string-keyed node dicts do not; empty inputs read back
as nil and are normalized). wire->dag reconstructs a runnable dag by content-id;
wire-verify recomputes ids to reject tampering. dag->string/string->dag for text
transport. serialize 13/13, total 128/128.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 12:22:17 +00:00
..