Skip to content

Fix ACTZipper sibling steps and ascend_until off the trie - #113

Open
imlvts wants to merge 1 commit into
Adam-Vandervorst:masterfrom
imlvts:fix/act-off-trie-focus
Open

imlvts wants to merge 1 commit into
Adam-Vandervorst:masterfrom
imlvts:fix/act-off-trie-focus

Conversation

@imlvts

@imlvts imlvts commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

to_sibling answered None for a focus one byte off the trie, so to_next_step gave up instead of moving to the next sibling. ascend_until then checked the landing node rather than the focus for a value or branch, stopping at the wrong ancestor.

to_sibling answered None for a focus one byte off the trie, so to_next_step
gave up instead of moving to the next sibling. ascend_until then checked
the landing node rather than the focus for a value or branch, stopping at
the wrong ancestor.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019R2H8fnco29asY2v3TPbtF
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