Skip to content

Fix Jael bail crashes on comet key lookup#2

Merged
nisfeb merged 1 commit into
masterfrom
fix-jael-scry-crash
Mar 12, 2026
Merged

Fix Jael bail crashes on comet key lookup#2
nisfeb merged 1 commit into
masterfrom
fix-jael-scry-crash

Conversation

@nisfeb
Copy link
Copy Markdown
Contributor

@nisfeb nisfeb commented Mar 12, 2026

Summary

  • Replace /deed Jael scry with /pynt which returns (unit point:jael) instead of crashing for unknown ships
  • Add ring-safe helper for safe private key scry
  • Fix sys.kelvin to target zuse 408

The /deed scry causes uncatchable bail:4/bail:2 when Jael doesn't know about a ship (e.g. comets whose keys come from %urb-watcher). The /pynt path safely returns ~ for unknown ships.

Test plan

  • Verified locally: ~pocsum successfully verifies ~winwes-signed commits
  • CI workflow passes on this PR

🤖 Generated with Claude Code

The /deed scry crashes uncatchably (bail:4/bail:2) when Jael doesn't
know about a ship. Replace with /pynt which returns (unit point:jael),
safely returning ~ for unknown ships. Also add ring-safe helper for
private key scry, and fix sys.kelvin to target zuse 408.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@nisfeb nisfeb merged commit 484ef4c into master Mar 12, 2026
1 check passed
@nisfeb nisfeb deleted the fix-jael-scry-crash branch March 12, 2026 21:19
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