-
Adopt lint block, pin stable toolchain, cargo fmt, fix clippy
-
Apply rustfmt across the crate
-
Concurrency/Perf: seal worker spawns, off-thread forge import, bound caches
-
Perf A+: spawn_job one-shot seal + DB persistence bench
-
Perf: bound the worker event channel with cancel-aware backpressure
-
Fuzz run 5 follow-up: finish CHRONIC #1 seal, fix dead-worker repaint loop
-
Perf: seal worker panic isolation behind worker_runtime