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
The fail-closed Herdr terminal runtime integration was proposed in PR #57, which is closed and intentionally deferred from the current release scope. The former branch feat/herdr-terminal-runtime no longer exists on origin. The implementation is preserved by PR #57 at commit 98dbba28a2e50efe71d0562be4629c0ae5a23c9a through refs/pull/57/head.
Resume conditions
rerun the Phase 0 compatibility probe against the then-current Herdr release
obtain the independent architecture/security review required by docs/HERDR-PHASE0.md
update the pinned version, protocol fingerprint, and adversarial evidence if upstream changed
The expected recovered commit is 98dbba28a2e50efe71d0562be4629c0ae5a23c9a. Review and port any resumed work onto then-current main through a new PR; the compatibility and independent review requirements above remain mandatory.
Context
The fail-closed Herdr terminal runtime integration was proposed in PR #57, which is closed and intentionally deferred from the current release scope. The former branch
feat/herdr-terminal-runtimeno longer exists onorigin. The implementation is preserved by PR #57 at commit98dbba28a2e50efe71d0562be4629c0ae5a23c9athroughrefs/pull/57/head.Resume conditions
docs/HERDR-PHASE0.mdCurrent preserved state
mainor a new Herdr versionNo Herdr integration should be merged until the resume conditions above are satisfied.
Recover the preserved implementation
Fetch the pull request ref into a fresh review branch without changing an existing worktree:
The expected recovered commit is
98dbba28a2e50efe71d0562be4629c0ae5a23c9a. Review and port any resumed work onto then-currentmainthrough a new PR; the compatibility and independent review requirements above remain mandatory.