You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DSH Web foreground bash checks can now provide successful evidence when the pinned renderer completes cleanly without emitting an [exit code: 0] marker.
Fail-closed boundaries are unchanged: background execution, negative terminal facts, unsupported command syntax, and the unverified generic shell alias still cannot certify completion.
Changes
Clean foreground bash results are treated as success only when there is no error, timeout, sandbox denial, signal, interruption, or non-zero exit marker.
Command parsing remains independent from execution outcome, so a successful unsupported command still receives no certifiable operation or subject.
Validation
The release suite contains 106 tests, including 86 domain/core tests.
The macOS candidate runtime replayed a genuine durable DSH Web log and certified the matching scope contracts; Windows native acceptance re-verified the existing bounded PowerShell write-plus-read model without expanding the Windows Bash claim.
The exact release commit passed the full Ubuntu, macOS, and Windows CI matrix on Node.js 22 and 24 for both main and v0.1.1.