Release Repro Tools 0.1.0

This commit is contained in:
2026-09-01 13:04:50 +02:00
commit 98b1e5c23c
57 changed files with 9817 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Architecture
The React workbench retains browser `File` handles only in component memory. `core/repro.ts` normalizes paths, streams the operation one file at a time through Web Crypto, emits a versioned stable manifest, compares indexed paths and writes a deterministic, uncompressed ZIP with CRC-32 values from the shared helper package. Generated manifests omit clock time by default.
The signature layer generates a non-exportable ECDSA P-256 private key and exports only its public JWK. Relative assets allow nested Toolbox deployment. Release packaging normalizes file order, permissions and timestamps and emits a SHA-256 sidecar.