Skip to content

fix(build): keep the overlay panic message sanitize-clean - #35

Merged
mrap merged 1 commit into
developfrom
fix/build-rs-sanitize
Sep 17, 2026
Merged

mrap merged 1 commit into
developfrom
fix/build-rs-sanitize

Conversation

@mrap

@mrap mrap commented Sep 17, 2026

Copy link
Copy Markdown
Owner

The v0.53.4 release cut was blocked by the sanitize gate: the new --features personal panic message in build.rs (from #34) spelled out a home-relative hex path, which the personalization rule forbids. This rewords the message; behavior is unchanged and parity_full_tree_scan_is_clean passes again.

🤖 Generated with Claude Code

https://claude.ai/code/session_0189QfSdS5G3cvZiY2Uf51cb

…ed home path

The release gate's sanitize scan flagged the literal home-relative hex path
in the new --features personal panic text (rule: use HEX_DIR). Reworded;
sanitize::tests::parity_full_tree_scan_is_clean passes again.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0189QfSdS5G3cvZiY2Uf51cb
@mrap
mrap merged commit 86dc4f9 into develop Sep 17, 2026
14 checks passed
@mrap
mrap deleted the fix/build-rs-sanitize branch September 17, 2026 21:47
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