Commit Graph
1 Commits
Author SHA1 Message Date
clawbot 9d301d7b1d Add deterministic file ordering in Builder.Build()
Sort file entries by path (lexicographic, byte-order) before
serialization to ensure deterministic output. Add fixedUUID support
for testing reproducibility, and a test asserting byte-identical
output from two runs with the same input.

Closes #23
2026-02-08 16:09:16 -08:00