Skip to content

dsh-loom v1.1.0

Latest

Choose a tag to compare

@ZTCNO0NE ZTCNO0NE released this 17 Aug 13:16
· 3 commits to main since this release

Bounded loop candidate lifecycle

  • Adds the bounded, journal-backed BuilderKernel and independent verifier/gate/install lifecycle.
  • Adds commit-pinned candidate acquisition, sandboxed source build, Loader-level cold replacement, rollback, and recovery evidence.
  • Adds C0 entry-resolution and parallel-safe trajectory support to the contract runner.
  • Documents real isolated actor evidence for builder feedback, cold install, rollback, and the parallel-cap comparison.

Important

  • This is a GitHub source release. npm latest remains dsh-loom@1.0.4 because this host has no npm publishing credentials.
  • serial-tool-calls is a safety/ordering candidate, not a throughput improvement: the controlled two-way parallel-safe workload measured 2024ms versus the original 1017ms.
  • All lifecycle and performance experiments ran in isolated eval runtimes; production and user profiles were not touched.