Skip to content

fix: remove orphaned isStructuralHalt protocol#149

Open
ben-rogerson wants to merge 2 commits intomainfrom
fix/structural-halt-protocol-orphaned
Open

fix: remove orphaned isStructuralHalt protocol#149
ben-rogerson wants to merge 2 commits intomainfrom
fix/structural-halt-protocol-orphaned

Conversation

@ben-rogerson
Copy link
Copy Markdown
Owner

Summary

The isStructuralHalt function and its test suite were abandoned mid-implementation. The short-circuit logic was never wired into the actual retry loop, leaving this feature non-functional and unused. Remove the dead code.

Test plan

  • pnpm typecheck
  • pnpm lint
  • pnpm test

The isStructuralHalt function and its test suite were abandoned mid-implementation. The short-circuit logic was never wired into the actual retry loop, leaving this feature non-functional and unused. Remove the dead code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant